CVE-2026-61466
Received
Received - Intake
OAuth2 Scope Validation Bypass in Apache CXF
Vulnerability report for CVE-2026-61466, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-06
Last updated on: 2026-08-06
Assigner: Apache Software Foundation
Description
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 Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | cxf | From 4.2.3 (inc) |
| apache | cxf | From 4.1.8 (inc) |
| apache | cxf | From 3.6.12 (inc) |
| apache | cxf | 4.2.3 |
| apache | cxf | 4.1.8 |
| apache | cxf | 3.6.12 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-304 | The product implements an authentication technique, but it skips a step that weakens the technique. |