CVE-2026-42333
Received
Received - Intake
Authentication Bypass in Quarkus OpenAPI Generator
Publication date: 2026-05-09
Last updated on: 2026-05-11
Assigner: GitHub, Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| quarkus | quarkus_openapi_generator | to 2.11.1-lts (exc) |
| quarkus | quarkus_openapi_generator | to 2.16.0-lts (exc) |
| quarkus | quarkus_openapi_generator | to 2.17.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-200 | The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |