OpenTelemetry eBPF Instrumentation: Unbounded BPF internal metrics replay can exhaust CPU — CVE-2026-45680
GitHub · GitHub · CVE-2026-45680
ID
CVE-2026-45680
CVE-2026-45680
Date
Activity
Source
GitHub
GitHub
Vendor
GitHub
GitHub
Threat
medium
medium
CVSS
5.9
5.9
Summary
### Summary OBI replays BPF probe hits into histogram observations by looping once per recorded run count. On busy systems, the run-count delta can become very large, causing the metrics exporter to spend excessive CPU time in a tight loop every collection interval. ### Details The vulnerable loop is in…
Product
go: go.opentelemetry.io/obi
What to do
General, cautious steps (verify details in the official source):
- Review exposure and plan remediation based on risk and environment.
- Identify affected product versions in your inventory and verify whether you are impacted.
- Apply vendor patches/updates or recommended mitigations as soon as available.
- Read the official advisory for exact affected versions and remediation steps.