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.
References
Configurations
Configuration 1 (hide)
|
History
03 Jul 2026, 13:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
30 Jun 2026, 03:19
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-551 | |
| References |
|
08 May 2026, 17:18
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/quarkusio/quarkus/security/advisories/GHSA-rc95-pcm8-65v9 - Vendor Advisory | |
| First Time |
Quarkus
Quarkus quarkus |
|
| CPE | cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.2 |
05 May 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-05 21:16
Updated : 2026-07-15 02:20
NVD link : CVE-2026-39852
Mitre link : CVE-2026-39852
CVE.ORG link : CVE-2026-39852
JSON object : View
Products Affected
quarkus
- quarkus
