๐Ÿ” CVE Alert

CVE-2026-45682

MEDIUM 5.1

OpenTelemetry eBPF Instrumentation: CappedConcurrentHashMap leaks keys after removals

CVSS Score
5.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-401 CWE-770
Vendor open-telemetry
Product opentelemetry-ebpf-instrumentation
Published Jun 2, 2026
Last Updated Jun 2, 2026
Stay Ahead of the Next One

Get instant alerts for open-telemetry opentelemetry-ebpf-instrumentation

Be the first to know when new medium vulnerabilities affecting open-telemetry opentelemetry-ebpf-instrumentation are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Local
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

open-telemetry / opentelemetry-ebpf-instrumentation
< 0.9.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/security/advisories/GHSA-962q-hwm5-52x5 github.com: https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/releases/tag/v0.9.0