CVE Catalog

CVE-2026-54712

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

15th percentile - higher than 15% of all known CVEs

Summary

A vulnerability in OpenTelemetry Java Instrumentation before version 2.27.0 allows an attacker to send an oversized RMI context propagation payload, causing excessive memory allocation and potential denial of service (DoS). This issue affects only deployments with RMI instrumentation enabled and a network-reachable RMI endpoint.

Risk Assessment

An attacker can exhaust memory on the Java application server, leading to service unavailability. The risk is particularly high in critical systems where availability is essential.

Recommendation

Upgrade OpenTelemetry Java Instrumentation to version 2.27.0 or later immediately. If an upgrade is not possible, consider disabling RMI instrumentation or restricting network access to RMI endpoints.

Other vulnerabilities in OpenTelemetry Java Instrumentation

See all
Original NVD description (English source)

OpenTelemetry Java Instrumentation provides OpenTelemetry auto-instrumentation and instrumentation libraries for Java. In versions prior to 2.27.0, the RMI context propagation payload reader limits the number of context entries but does not limit the aggregate size of the strings read from the stream. An attacker who can reach an RMI endpoint on an instrumented JVM can send an oversized context propagation payload. This can cause excessive memory allocation while the JVM reads the payload, potentially leading to denial of service. The issue affects only deployments where RMI instrumentation is enabled and an RMI endpoint is network-reachable. This issue has been fixed in version 2.27.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS