Improper access control in Quarkus - CVE-2026-39852
Published: May 5, 2026
Vulnerability details
The vulnerability allows a remote attacker to bypass authorization and access protected resources.
The vulnerability exists due to improper access control in the quarkus security layer and RESTEasy Reactive routing layer when handling HTTP requests containing matrix parameters. A remote attacker can append a semicolon and arbitrary text to the request URL to bypass authorization and access protected resources.
The issue is caused by a path-normalization inconsistency where authorization checks are performed on the raw URL path while routing strips matrix parameters before endpoint matching.
Affected software
Enterprise Build of Quarkus
Red Hat build of Quarkus
Red Hat Camel for Spring Boot
How to mitigate CVE-2026-39852
Enterprise Build of Quarkus - update to 3.27.1.SP1
Red Hat build of Quarkus - addressed in versions 3.20.6.SP1, 3.27.3.SP1
Red Hat Camel for Spring Boot - update to 4.14