Description
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.
Published: 2026-06-02
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the MongoDB TCP parser of OpenTelemetry eBPF Instrumentation, where malformed MongoDB wire messages are parsed without proper validation before any input checks are performed. This missing safeguard leads to an uncaught panic that terminates the telemetry agent process. The failure results in an unavailability of telemetry collection for the affected node, effectively creating a denial‑of‑service condition for any monitoring and observability functions that rely on that agent. This weakness is identified by CWEs 20, 248, and 704, indicating classic input‑validation, unchecked operations, and type‑confusion errors.

Affected Systems

Systems running OpenTelemetry eBPF Instrumentation between versions 0.1.0 and prior to 0.9.0 are affected. The agent process that performs MongoDB traffic tracing can be crashed by any remote source that can send arbitrary MongoDB wire messages to the telemetry service.

Risk and Exploitability

The CVSS score of 7.5 reflects a high severity requiring prompt attention. Although an EPSS score is not available, the vulnerability can be exploited remotely from an unauthenticated source simply by crafting a malicious message over the network. Because the agent interprets raw network data without prior validation, a single crafted packet is sufficient to bring down the process, making the attack straightforward. The vulnerability is not listed in the CISA KEV catalog, but the impact remains significant for observability and monitoring workloads.

Generated by OpenCVE AI on June 2, 2026 at 16:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenTelemetry eBPF Instrumentation to version 0.9.0 or later, which contains the fix for the MongoDB parser panic.
  • If an upgrade cannot be performed immediately, temporarily disable MongoDB instrumentation in the eBPF telemetry agent or restart the agent to restore functionality as a short‑term measure.
  • Monitor telemetry logs and network traffic for abnormal crash patterns or malformed MongoDB messages to detect exploitation attempts.

Generated by OpenCVE AI on June 2, 2026 at 16:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-j8p6-96vp-f3r9 OpenTelemetry eBPF Instrumentation: MongoDB parser panics on malformed wire messages
History

Tue, 02 Jun 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 02 Jun 2026 17:00:00 +0000

Type Values Removed Values Added
First Time appeared Opentelemetry
Opentelemetry opentelemetry-ebpf-instrumentation
Vendors & Products Opentelemetry
Opentelemetry opentelemetry-ebpf-instrumentation

Tue, 02 Jun 2026 15:45:00 +0000

Type Values Removed Values Added
Description 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.
Title OpenTelemetry eBPF Instrumentation: MongoDB parser panics on malformed wire messages
Weaknesses CWE-20
CWE-248
CWE-704
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Opentelemetry Opentelemetry-ebpf-instrumentation
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-02T16:42:02.910Z

Reserved: 2026-05-13T04:38:01.163Z

Link: CVE-2026-45685

cve-icon Vulnrichment

Updated: 2026-06-02T16:39:23.414Z

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-06-02T16:16:43.347

Modified: 2026-06-02T17:16:34.780

Link: CVE-2026-45685

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T16:45:13Z

Weaknesses