Vulnerability Description
In Apache CXF's OAuth2 Dynamic Client Registration endpoint, the authorization server accepts and stores the `scope` value supplied in the client registration request verbatim, without validating it against an AS-defined allowlist. This could lead to a client self-assigning privileged scopes at registration time. Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Cxf | < 3.6.12 |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread/2l1r16g79tpxd7fzrzr2q9oscwrjgljsMailing ListVendor Advisory
- http://www.openwall.com/lists/oss-security/2026/08/06/21
FAQ
What is CVE-2026-61466?
CVE-2026-61466 is a vulnerability with a CVSS score of 9.1 (CRITICAL). In Apache CXF's OAuth2 Dynamic Client Registration endpoint, the authorization server accepts and stores the `scope` value supplied in the client registration request verbatim, without validating it a...
How severe is CVE-2026-61466?
CVE-2026-61466 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-61466?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Cxf.