CVE-2026-45685

OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From version 0.1.0 to before version 0.9.0, malformed MongoDB wire messages can trigger uncaught panics in the MongoDB TCP parser, allowing a remote unauthenticated attacker to crash the telemetry agent and cause a denial of service. The parser operates on raw attacker-controlled network payloads before the input is fully validated, so a single crafted message can terminate telemetry collection for the affected process or node. This issue has been patched in version 0.9.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:opentelemetry:ebpf_instrumentation:*:*:*:*:*:go:*:*

History

03 Jun 2026, 16:52

Type Values Removed Values Added
First Time Opentelemetry ebpf Instrumentation
Opentelemetry
CPE cpe:2.3:a:opentelemetry:ebpf_instrumentation:*:*:*:*:*:go:*:*
References () https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/releases/tag/v0.9.0 - () https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/releases/tag/v0.9.0 - Product, Release Notes
References () https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/security/advisories/GHSA-j8p6-96vp-f3r9 - () https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/security/advisories/GHSA-j8p6-96vp-f3r9 - Exploit, Vendor Advisory

02 Jun 2026, 17:16

Type Values Removed Values Added
References () https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/security/advisories/GHSA-j8p6-96vp-f3r9 - () https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/security/advisories/GHSA-j8p6-96vp-f3r9 -

02 Jun 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-02 16:16

Updated : 2026-06-03 16:52


NVD link : CVE-2026-45685

Mitre link : CVE-2026-45685

CVE.ORG link : CVE-2026-45685


JSON object : View

Products Affected

opentelemetry

  • ebpf_instrumentation
CWE
CWE-20

Improper Input Validation

CWE-248

Uncaught Exception

CWE-704

Incorrect Type Conversion or Cast