CVE-2026-50628
Received Received - Intake
OAuthRequestFilter Logic Error Allows Unauthorized Access

Publication date: 2026-06-12

Last updated on: 2026-06-12

Assigner: Apache Software Foundation

Description
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 security 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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-12
Last Modified
2026-06-12
Generated
2026-06-12
AI Q&A
2026-06-12
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
apache cxf 4.2.2
apache cxf 4.1.7
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-20 The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a logic error in Apache CXF's OAuthRequestFilter component. It causes legitimate requests originating from the bound IP address to be rejected, while requests from any other IP address are allowed. This behavior inverts the intended security check, effectively allowing unauthorized access by bypassing the IP binding security control.

Impact Analysis

The vulnerability can impact you by allowing unauthorized access to your system. Because the security check is inverted, attackers from any IP address other than the bound one can bypass IP binding restrictions, potentially gaining access to protected resources or services.

Mitigation Strategies

To mitigate this vulnerability, users are advised to upgrade Apache CXF to versions 4.2.2 or 4.1.7, which contain the fix for the logic error in OAuthRequestFilter.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-50628. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart