PT-2026-36916 · Quarkus · Quarkus

·

CVE-2026-39852

·

Published

2026-05-04

·

Updated

2026-07-21

CVSS v4.0

8.8

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Quarkus version 3.32.4
Description An authorization bypass exists where semicolons used as matrix parameters in HTTP requests can circumvent security constraints, potentially granting unauthorized access to protected resources. Unauthenticated or lower-privileged users can bypass HTTP path-based authorization policies by appending a semicolon (;) and arbitrary text to the request URL. This occurs due to a path-normalization inconsistency: the security layer performs authorization checks on the raw URL path, while the RESTEasy Reactive routing layer strips matrix parameters before matching endpoints. Consequently, a request to an endpoint like "/api/admin;anything" may bypass policies protecting "/api/admin" while still being routed to that protected endpoint.
Recommendations Update Quarkus version 3.32.4 to a patched version.

Fix

Incorrect Authorization

Improper Authentication

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CLEANSTART-2026-BK55944
CLEANSTART-2026-KL03760
CLEANSTART-2026-NE94194
CLEANSTART-2026-VJ37814
CLEANSTART-2026-YY96069
CVE-2026-39852
GHSA-RC95-PCM8-65V9

Affected Products

Quarkus