CVE-2026-42333 MEDIUM

CVE-2026-42333: quarkus-openapi-generator has overly broad path-parameter matching that sends authentication headers to unintended operations

Vendor Quarkiverse
Product quarkus-openapi-generator
Weakness CWE-200 · Info exposure
Published May 9, 2026
Last update May 11, 2026

CVSS base score

6.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Quarkus OpenAPI Generator is Quarkus' extensions for generation of Rest Clients and server stubs generation. Prior to versions 2.11.1-lts, 2.16.0-lts, and 2.17.0, the generated authentication filter matches OpenAPI path templates too broadly when deciding whether to attach credentials. A security scheme configured for one operation can therefore be applied to a different same-method operation whose path only partially resembles the protected template, causing bearer tokens, API keys, or basic credentials to be sent to unintended endpoints. This issue has been patched in versions 2.11.1-lts, 2.16.0-lts, and 2.17.0.

Key dates

02Disclosure timeline

May 9, 2026 CVE published
May 11, 2026 Record updated