CVE-2026-39852
Severity CVSS v4.0:
HIGH
Type:
Unavailable / Other
Publication date:
05/05/2026
Last modified:
08/05/2026
Description
Quarkus is a Java framework for building cloud-native applications. In versions prior to 3.20.6.1, 3.27.3.1, 3.33.1.1, 3.35.1.1, 3.34.7, and 3.35.2, a path normalization inconsistency between the security layer and the routing layer allows unauthenticated or lower-privileged users to bypass HTTP path-based authorization policies. Quarkus's security layer performs authorization checks on the raw URL path which preserves matrix parameters (semicolons), while RESTEasy Reactive's routing layer strips matrix parameters before matching endpoints. An attacker can append a semicolon and arbitrary text to a request URL (e.g., /api/admin;anything) to bypass policies protecting /api/admin while still routing to the protected endpoint. This issue has been fixed in versions 3.20.6.1, 3.27.3.1, 3.33.1.1, 3.35.1.1, 3.34.7, and 3.35.2.
Impact
Base Score 4.0
8.80
Severity 4.0
HIGH
Base Score 3.x
8.20
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:* | 3.20.6.1 (excluding) | |
| cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:* | 3.21.0 (including) | 3.27.3.1 (excluding) |
| cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:* | 3.28.0 (including) | 3.33.1.1 (excluding) |
| cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:* | 3.34.0 (including) | 3.34.7 (excluding) |
| cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:* | 3.35.0 (including) | 3.35.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



