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.
References
| Link | Resource |
|---|---|
| https://github.com/open-telemetry/opentelemetry-java-instrumentation/security/advisories/GHSA-fq3f-m5qm-99f5 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
06 Jul 2026, 16:58
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linuxfoundation
Linuxfoundation opentelemetry Instrumentation For Java |
|
| CPE | cpe:2.3:a:linuxfoundation:opentelemetry_instrumentation_for_java:*:*:*:*:*:*:*:* | |
| References | () https://github.com/open-telemetry/opentelemetry-java-instrumentation/security/advisories/GHSA-fq3f-m5qm-99f5 - Vendor Advisory |
01 Jul 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-01 22:16
Updated : 2026-07-06 16:58
NVD link : CVE-2026-54712
Mitre link : CVE-2026-54712
CVE.ORG link : CVE-2026-54712
JSON object : View
Products Affected
linuxfoundation
- opentelemetry_instrumentation_for_java
CWE
CWE-400
Uncontrolled Resource Consumption
