CVE-2026-45682

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:opentelemetry:ebpf_instrumentation:*:*:*:*:*:go:*:*

History

No history.

Information

Published : 2026-06-02 16:16

Updated : 2026-07-22 19:10


NVD link : CVE-2026-45682

Mitre link : CVE-2026-45682

CVE.ORG link : CVE-2026-45682


JSON object : View

Products Affected

opentelemetry

  • ebpf_instrumentation
CWE
CWE-401

Missing Release of Memory after Effective Lifetime

CWE-770

Allocation of Resources Without Limits or Throttling