Bug 2511988 (CVE-2026-63687) - CVE-2026-63687 cxf-rt-rs-security-oauth2: Apache CXF: Security bypass due to improper handling of authorization parameters
Summary: CVE-2026-63687 cxf-rt-rs-security-oauth2: Apache CXF: Security bypass due to ...
Keywords:
Status: NEW
Alias: CVE-2026-63687
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-06 11:51 UTC by OSIDB Bzimport
Modified: 2026-08-26 13:13 UTC (History)
34 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-06 11:51:52 UTC
Apache CXF's JwtRequestCodeFilter copies all claims from a signed request JWT into the authorization parameter map without excluding security-sensitive parameters. A client that can produce a validly-signed request JWT (e.g., one whose client_secret is known or compromised) can thereby substitute the code_challenge, code_challenge_method, nonce, and state values that were set in the outer HTTP request, undermining PKCE integrity and OpenID Connect replay protection. Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.


Note You need to log in before you can comment on or make changes to this bug.