原始 OSV JSON{
"id": "GHSA-g5v7-jchf-7jrr",
"aliases": [
"CVE-2026-50628"
],
"details": "A logic error in OAuthRequestFilter rejects legitimate requests originating from the bound IP address, while blindly allowing requests from any other IP address. Enabling this\n\nsecurity feature inadvertently creates an inverse security check. Users are recommended to upgrade to versions 4.2.2 or 4.1.7, which fixes this issue.",
"summary": "Apache CXF OAuth2 has Inverted IP Binding Check that Defeats Security Control",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.2"
}
]
}
],
"package": {
"name": "org.apache.cxf:cxf-rt-rs-security-oauth2",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.7"
}
]
}
],
"package": {
"name": "org.apache.cxf:cxf-rt-rs-security-oauth2",
"ecosystem": "Maven"
}
}
],
"modified": "2026-08-20T18:31:53Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2026-06-12T12:31:33Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50628",
"type": "ADVISORY"
},
{
"url": "https://access.redhat.com/errata/RHSA-2026:37390",
"type": "WEB"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2026-50628",
"type": "WEB"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488302",
"type": "WEB"
},
{
"url": "https://github.com/apache/cxf",
"type": "PACKAGE"
},
{
"url": "https://lists.apache.org/thread/vb3ho8lf228gh90m1fpnohf2008xrdxk",
"type": "WEB"
},
{
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-50628.json",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2026/06/11/5",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20",
"CWE-358"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2026-06-12T10:16:22Z",
"github_reviewed_at": "2026-08-20T18:31:53Z"
}
}