---
cve: "CVE-2026-45682"
severity: "MEDIUM"
cvss: 5.1
epss: "16%"
vendor: "open-telemetry"
kev: false
exploited: false
published: "2026-06-02 16:16:42"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T00:24:09+02:00"
---

# CVE-2026-45682

> 5.1 MEDIUM · 🧪 PoC

## Beschreibung

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-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- e92b0c2dd4d88b90d28b7b706eacbac2fabd2623 (Commit)

## Referenzen

- <https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/security/advisories/GHSA-962q-hwm5-52x5>
- <https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/releases/tag/v0.9.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-45682) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
