๐Ÿ” CVE Alert

CVE-2026-63687

UNKNOWN 0.0

Apache CXF: JwtRequestCodeFilter silently overrides outer PKCE and nonce parameters

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-345
Vendor apache software foundation
Product apache cxf
Published Aug 6, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache cxf

Be the first to know when new unknown vulnerabilities affecting apache software foundation apache cxf are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Apache Software Foundation / Apache CXF
4.2.0 < 4.2.3 4.0.0 < 4.1.8 0 < 3.6.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
lists.apache.org: https://lists.apache.org/thread/drcq4chmt0btx86f17o47j17r378hzpw

Credits

Guanping Zhang reported this vulnerability.