SCA: security update for io.opentelemetry.javaagent:opentelemetry-javaagent (GHSA-xw7x-h9fj-p2c7)

critical Tenable Self-Hosted Container Security Plugin ID 439231

Description

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

- OpenTelemetry Java Instrumentation provides OpenTelemetry auto-instrumentation and instrumentation
libraries for Java. In versions prior to 2.26.1, the RMI instrumentation registered a custom endpoint that
deserialized incoming data without applying serialization filters. On JDK version 16 and earlier, an
attacker with network access to a JMX or RMI port on an instrumented JVM could exploit this to potentially
achieve remote code execution. All three of the following conditions must be true to exploit this
vulnerability: First, OpenTelemetry Java instrumentation is attached as a Java agent (`-javaagent`) on
Java 16 or earlier. Second, JMX/RMI port has been explicitly configured via
`-Dcom.sun.management.jmxremote.port` and is network-reachable. Third, gadget-chain-compatible library is
present on the classpath. This results in arbitrary remote code execution with the privileges of the user
running the instrumented JVM. For JDK >= 17, no action is required, but upgrading is strongly encouraged.
For JDK < 17, upgrade to version 2.26.1 or later. As a workaround, set the system property
`-Dotel.instrumentation.rmi.enabled=false` to disable the RMI integration. (CVE-2026-33701)

Solution

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

See Also

https://github.com/advisories/GHSA-xw7x-h9fj-p2c7

Plugin Details

Severity: Critical

ID: 439231

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 3/26/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58.03

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.4

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

CVSS Score Source: CVE-2026-33701

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8.1

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/25/2026

Vulnerability Publication Date: 3/25/2026

Reference Information

CVE: CVE-2026-33701

cwe: CWE-502