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

CVE-2026-45683: OpenTelemetry eBPF Instrumentation: Java TLS ioctl kprobe allows kernel memory disclosure

May 18, 2026 (updated June 9, 2026)

The Java TLS ioctl probe reads user-controlled ioctl pointers with bpf_probe_read instead of bpf_probe_read_user. An instrumented local process can therefore point OBI at kernel memory and cause that memory to be copied into telemetry.

References

  • github.com/advisories/GHSA-fjq3-ffvr-vm46
  • github.com/open-telemetry/opentelemetry-ebpf-instrumentation/releases/tag/v0.9.0
  • github.com/open-telemetry/opentelemetry-ebpf-instrumentation/security/advisories/GHSA-fjq3-ffvr-vm46
  • nvd.nist.gov/vuln/detail/CVE-2026-45683

Code Behaviors & Features

Detect and mitigate CVE-2026-45683 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 before 0.9.0

Fixed versions

  • 0.9.0

Solution

Upgrade to version 0.9.0 or above.

Impact 3.8 LOW

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

Learn more about CVSS

Weakness

  • CWE-127: Buffer Under-read
  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

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