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.
References
| Link | Resource |
|---|---|
| https://lists.apache.org/thread/2l1r16g79tpxd7fzrzr2q9oscwrjgljs | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/08/06/21 |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-06 12:16
Updated : 2026-08-07 00:16
NVD link : CVE-2026-61466
Mitre link : CVE-2026-61466
CVE.ORG link : CVE-2026-61466
JSON object : View
Products Affected
apache
- cxf
CWE
CWE-304
Missing Critical Step in Authentication
