CVE-2026-39852
CVE-2026-39852 is a high-severity vulnerability in Quarkus with a CVSS 3.x base score of 8.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-863.
Key facts
- Severity: High (CVSS 3.x base score 8.2)
- CVSS v4: 8.8
- EPSS exploit prediction: 0% (36th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-27500
- Weakness: CWE-863
- Affected product: Quarkus
- Published:
- Last modified:
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2026-39852?
- CVE-2026-39852 has a CVSS 3.x base score of 8.2, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity low, and availability none.
- Is CVE-2026-39852 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (36th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-39852?
- CVE-2026-39852 affects Quarkus. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-39852?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-39852 have an EU (EUVD) identifier?
- Yes. CVE-2026-39852 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-27500.
- When was CVE-2026-39852 published?
- CVE-2026-39852 was published on 2026-05-05 and last updated on 2026-07-03.
References
- https://github.com/quarkusio/quarkus/security/advisories/GHSA-rc95-pcm8-65v9
- https://access.redhat.com/errata/RHSA-2026:11720
- https://access.redhat.com/errata/RHSA-2026:11721
- https://access.redhat.com/errata/RHSA-2026:13631
- https://access.redhat.com/errata/RHSA-2026:17789
- https://access.redhat.com/errata/RHSA-2026:25089
- https://access.redhat.com/errata/RHSA-2026:34608
- https://access.redhat.com/security/cve/CVE-2026-39852
- https://bugzilla.redhat.com/show_bug.cgi?id=2457819
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-39852.json
Affected products (1)
- cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:*
More vulnerabilities in Quarkus
- CVE-2022-4116 — Critical (CVSS 9.8): A vulnerability was found in quarkus. This security flaw happens in Dev UI Config Editor which is vulnerable to…
- CVE-2022-2466 — Critical (CVSS 9.8): It was found that Quarkus 2.10.x does not terminate HTTP requests header context which may lead to unpredictable…
- CVE-2024-12225 — Critical (CVSS 9.1): A vulnerability was found in Quarkus in the quarkus-security-webauthn module. The Quarkus WebAuthn module publishes…
- CVE-2021-26291 — Critical (CVSS 9.1): Apache Maven will follow repositories that are defined in a dependency’s Project Object Model (pom) which may be…
- CVE-2022-0981 — High (CVSS 8.8): A flaw was found in Quarkus. The state and potentially associated permissions can leak from one web request to another…
- CVE-2021-29428 — High (CVSS 8.8): In Gradle before version 7.0, on Unix-like systems, the system temporary directory can be created with open permissions…
Other CWE-863 (Incorrect Authorization) vulnerabilities
- CVE-2026-48286 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9396 and earlier are affected by an Incorrect Authorization…
- CVE-2026-48303 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by an Incorrect Authorization…
- CVE-2026-44330 — Critical (CVSS 10.0): free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF mounts the…
- CVE-2026-46595 — Critical (CVSS 10.0): Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of…
- CVE-2026-33105 — Critical (CVSS 10.0): Improper authorization in Microsoft Azure Kubernetes Service allows an unauthorized attacker to elevate privileges over…
- CVE-2026-32213 — Critical (CVSS 10.0): Improper authorization in Azure AI Foundry allows an unauthorized attacker to elevate privileges over a network.
Browse all CWE-863 (Incorrect Authorization) vulnerabilities →