ZeroHour

CVE-2026-19651

moderate

Authorization Bypass via Query Parameter Manipulation in IBM Enterprise Build of Quarkus

CVSS 3.1
7.4 high
EPSS
<1%p27
Published
()
Modified
AI analysis

CVE-2026-19651 is an authorization bypass (CWE-639) in the IBM Enterprise Build of Quarkus, IBM's commercially supported distribution of the open-source Quarkus Java framework, caused by incorrect mapping of values to untrusted query string input. A remote, unauthenticated attacker can manipulate URL query parameters on protected endpoints so that authorization checks are evaluated against the wrong values, gaining access to resources the application's security configuration should deny (CVSS high confidentiality and integrity impact, no availability impact). The high attack-complexity score (AC:H) indicates that successful exploitation depends on application-specific conditions, such as how an app's path- or role-based authorization rules interact with query parameters, so not every deployment is equally exposed. Affected organizations are those running IBM Enterprise Build of Quarkus versions 3.27.1 through 3.27.5 or 3.33.1 through 3.33.3. There is no evidence of exploitation in the wild, no known public proof-of-concept, the flaw is not in CISA's KEV catalog, and EPSS puts 30-day exploitation probability at about 0.3%.

What to do: Update to the latest IBM Enterprise Build of Quarkus release in your stream — newer than 3.27.5 on the 3.27 line or newer than 3.33.3 on the 3.33 line — and confirm the exact fixed micro-version in IBM's security bulletin. In the meantime, review applications for authorization rules that key on URL query parameters (e.g., path-based security policies) and limit direct internet exposure of affected REST endpoints. Given the low EPSS score and no known public PoC, patching in the normal cycle is reasonable, but prioritize internet-facing services that enforce path-based authorization.

Affected
IBM Enterprise Build of Quarkus3.27.1 through 3.27.5
IBM Enterprise Build of Quarkus3.33.1 through 3.33.3
Estimated exposure
moderatelikely on the order of 1,000–10,000 enterprise service instances running the affected micro-version ranges; most deployed internally rather than directly… — No public install counts or internet-exposure scan data exist for this licensed IBM distribution of the Quarkus Java framework, so this extrapolates from Quarkus's enterprise microservices adoption, typical deployment patterns (embedded in…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

IBM Enterprise Build of Quarkus 3.27.1 through 3.27.5, and 3.33.1 through 3.33.3 could allow an attacker to bypass authorization by manipulating URL query parameters due to incorrect mapping of values to untrusted query string input.

Weakness
CWE-639
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

In the news

No ingested article mentions this CVE yet.