SCA: security update for io.quarkiverse.openapi.generator:quarkus-openapi-generator (GHSA-fr8f-rwjx-f32v)

medium Tenable Cloud Security Plugin ID 441105

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-42333)

Solution

Update the io.quarkiverse.openapi.generator:quarkus-openapi-generator library and its related packages to version 2.16.0-lts or later.

See Also

https://github.com/advisories/GHSA-fr8f-rwjx-f32v

Plugin Details

Severity: Medium

ID: 441105

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 5/5/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2026-42333

CVSS v3

Risk Factor: Critical

Base Score: 9.1

Temporal Score: 7.9

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.3

Threat Score: 1.7

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/4/2026

Vulnerability Publication Date: 5/4/2026

Reference Information

CVE: CVE-2026-42333

cwe: CWE-200