CVE-2026-39852

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*
cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*
cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*
cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*
cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*

History

08 May 2026, 17:18

Type Values Removed Values Added
CPE cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.2
References () https://github.com/quarkusio/quarkus/security/advisories/GHSA-rc95-pcm8-65v9 - () https://github.com/quarkusio/quarkus/security/advisories/GHSA-rc95-pcm8-65v9 - Vendor Advisory
First Time Quarkus
Quarkus quarkus

05 May 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-05 21:16

Updated : 2026-05-08 17:18


NVD link : CVE-2026-39852

Mitre link : CVE-2026-39852

CVE.ORG link : CVE-2026-39852


JSON object : View

Products Affected

quarkus

  • quarkus
CWE
CWE-863

Incorrect Authorization