CVE-2026-45682: OpenTelemetry eBPF Instrumentation: CappedConcurrentHashMap leaks keys after removals
(updated )
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-45682 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →