CVE-2026-45682
MEDIUM EPSS 5.7%
Published Jun 2, 20264w ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Published Jun 2, 2026 4w ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
5.7% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 2
CWE-401
CWE-770
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| opentelemetry | ebpf_instrumentation | * | <0.9.0 |
References 2
- github.com https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/releases/tag/v0.9.0
- github.com https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/security/advisories/GHSA-962q-hwm5-52x5
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.