CVE 5.1 MEDIUM

OpenTelemetry eBPF Instrumentation: CappedConcurrentHashMap leaks keys after removals_CVE-2026-45682

5.1 / 10
MEDIUM
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Description

OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the custom CappedConcurrentHashMap introduced for Java TLS state tracking never removes keys from its insertion-order queue when entries are deleted. In long-running instrumented JVMs, repeated connection churn can therefore grow the queue without bound and exhaust heap memory. This issue has been patched in version 0.9.0.

Basic Information

ID CVE-2026-45682
Source GitHub_M
Published Jun 2, 2026 at 15:23

Affected Product

Vendor open-telemetry
Product opentelemetry-ebpf-instrumentation
Version < 0.9.0
Affected Versions open-telemetry opentelemetry-ebpf-instrumentation < 0.9.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.