SCA: security update for io.quarkus:quarkus-vertx (GHSA-9623-mj7j-p9v4)

medium Tenable Self-Hosted Container Security Plugin ID 436479

Description

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

- Quarkus is a Cloud Native, (Linux) Container First framework for writing Java applications. In versions
prior to 3.24.1, 3.20.2, and 3.15.6, there is a potential data leak when duplicating a duplicated context.
Quarkus extensively uses the Vert.x duplicated context to implement context propagation. With the new
semantic data from one transaction can leak to the data from another transaction. From a Vert.x point of
view, this new semantic clarifies the behavior. A significant amount of data is stored in the duplicated
context, including request scope, security details, and metadata. Duplicating a duplicated context is
rather rare and is only done in a few places. This issue has been patched in version 3.24.1, 3.20.2, and
3.15.6. (CVE-2025-49574)

See Also

https://github.com/advisories/GHSA-9623-mj7j-p9v4

Plugin Details

Severity: Medium

ID: 436479

Version: Revision 1.12

Type: Local

Family: SCA Checks

Published: 12/23/2025

Updated: 7/1/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.2

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 4.4

Vector: CVSS2#AV:A/AC:H/Au:S/C:C/I:C/A:N

CVSS Score Source: CVE-2025-49574

CVSS v3

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5.6

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/23/2025

Vulnerability Publication Date: 6/23/2025

Reference Information

CVE: CVE-2025-49574

cwe: CWE-668