SCA: security update for io.opentelemetry:opentelemetry-api, io.opentelemetry:opentelemetry-extension-trace-propagators (GHSA-rcgg-9c38-7xpx)

high Tenable Cloud Security Plugin ID 441857

Description

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

- opentelemetry-java is the Java implementation of the OpenTelemetry API for recording telemetry, and SDK
for managing telemetry recorded by the API. Prior to 1.62.0, a vulnerability affects the baggage
propagation implementation in opentelemetry-api and opentelemetry-extension-trace-propagators. Parsing
oversized baggage causes unbounded memory allocation and CPU consumption. Because baggage is automatically
re-injected into every outgoing request, the effect can fan out to downstream services that never received
the original malicious request. This vulnerability is fixed in 1.62.0. (CVE-2026-45292)

Solution

Update the io.opentelemetry:opentelemetry-api library and its related packages to version 1.62.0 or later.

See Also

https://github.com/advisories/GHSA-rcgg-9c38-7xpx

Plugin Details

Severity: High

ID: 441857

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 5/14/2026

Updated: 6/30/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-45292

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/14/2026

Vulnerability Publication Date: 5/14/2026

Reference Information

CVE: CVE-2026-45292

cwe: CWE-770