CVE-2026-45684
Last modified
CVE-2026-45684 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.7.0 to before version 0.9.0, OBI's log enricher mishandles writev buffers by reading only the first iovec entry but using the total iov_iter.count as the copy length. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.7.0 to before version 0.9.0, OBI's log enricher mishandles writev buffers by reading only the first iovec entry but using the total iov_iter.count as the copy length. When log injection is enabled, a crafted multi-segment writev call can make OBI read and overwrite memory beyond the first segment. This issue has been patched in version 0.9.0.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Opentelemetry | Ebpf Instrumentation | >= 0.7.0, < 0.9.0 |
References
- https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/releases/tag/v0.9.0Product, Release Notes
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-45684?
How severe is CVE-2026-45684?
How do I fix CVE-2026-45684?
Are you affected by CVE-2026-45684?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
