eBPF Instrumentation Vulnerability in OpenTelemetry
CVE-2026-45681
5.9MEDIUM
What is CVE-2026-45681?
The OpenTelemetry eBPF Instrumentation prior to version 0.9.0 has a vulnerability in its per-CPU message-buffer fallback mechanism. This issue arises from the utilization of a 256-byte backup buffer that inadequately manages the original payload size, which can reach up to 8KB. In instances of CPU mismatches, it can result in unintended memory reads beyond the fallback buffer, potentially leading to the exposure of sensitive adjacent memory contents in telemetry data. The vulnerability has been addressed in version 0.9.0.
Affected Version(s)
opentelemetry-ebpf-instrumentation < 0.9.0
