Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. go.opentelemetry.io/obi
  4. ›
  5. CVE-2026-45684

CVE-2026-45684: OpenTelemetry eBPF Instrumentation: Log enricher writev path can overread and overwrite user buffers

May 18, 2026 (updated June 9, 2026)

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.

References

  • github.com/advisories/GHSA-vvmg-8mjr-g6q3
  • github.com/open-telemetry/opentelemetry-ebpf-instrumentation/releases/tag/v0.9.0
  • github.com/open-telemetry/opentelemetry-ebpf-instrumentation/security/advisories/GHSA-vvmg-8mjr-g6q3
  • nvd.nist.gov/vuln/detail/CVE-2026-45684

Code Behaviors & Features

Detect and mitigate CVE-2026-45684 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 →

Affected versions

All versions starting from 0.7.0 before 0.9.0

Fixed versions

  • 0.9.0

Solution

Upgrade to version 0.9.0 or above.

Impact 4.9 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-126: Buffer Over-read
  • CWE-787: Out-of-bounds Write

Source file

go/go.opentelemetry.io/obi/CVE-2026-45684.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:20 +0000.