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

03 Jun 2026, 16:51

Type Values Removed Values Added
First Time Opentelemetry ebpf Instrumentation
Opentelemetry
CPE cpe:2.3:a:opentelemetry:ebpf_instrumentation:*:*:*:*:*:go:*:*
References () https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/releases/tag/v0.9.0 - () https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/releases/tag/v0.9.0 - Product, Release Notes
References () https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/security/advisories/GHSA-962q-hwm5-52x5 - () https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/security/advisories/GHSA-962q-hwm5-52x5 - Exploit, Vendor Advisory

02 Jun 2026, 20:16

Type Values Removed Values Added
References () https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/security/advisories/GHSA-962q-hwm5-52x5 - () https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/security/advisories/GHSA-962q-hwm5-52x5 -

02 Jun 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-02 16:16

Updated : 2026-06-03 16:51


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