Description
OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the Postgres protocol parser assumes BIND message payloads contain a valid NUL-terminated portal name. A crafted empty or unterminated payload can make OBI slice beyond the end of the captured buffer and panic. 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

OpenTelemetry eBPF Instrumentation implements a Postgres protocol parser that expects BIND message payloads to contain a valid NUL-terminated portal name. A specially crafted payload that is empty or lacks the terminating NUL can cause the parser to read past the end of the provided buffer, leading to a panic and process crash. This failure disrupts service availability and may allow an attacker to bring the instrumentation component down. The weakness is expressed through CWE‑20 (Improper Input Validation) and CWE‑754 (Buffer Overread).

Affected Systems

The vulnerability affects the open‑telemetry:opentelemetry‑ebpf‑instrumentation product in all releases prior to v0.9.0. Any environment using this eBPF instrumentation with a Postgres backend is potentially impacted until the component is upgraded to version 0.9.0 or later.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity level. While an EPSS score is not available, the lack of entries in the CISA KEV catalog suggests no known exploit is actively being used. The likely attack vector is network based: a malicious actor can send a malformed Postgres BIND message to an instrumented database server, triggering the panic. The vulnerability requires network access to the Grok endpoint and the ability to send arbitrary BIND payloads; no local privilege escalation is needed.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade open‑telemetry:opentelemetry‑ebpf‑instrumentation to version 0.9.0 or later.
  • If an immediate upgrade is not possible, disable Postgres eBPF instrumentation or block incoming BIND messages until the fix is applied.
  • Monitor infrastructure for crash logs and filter out offending IP addresses to reduce denial‑of‑service impact.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-pgvv-q3wf-mm9m OpenTelemetry eBPF Instrumentation: Postgres BIND parsing can panic on malformed payloads
History

Tue, 02 Jun 2026 16:45: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 16: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 15:45:00 +0000

Type Values Removed Values Added
Description OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, the Postgres protocol parser assumes BIND message payloads contain a valid NUL-terminated portal name. A crafted empty or unterminated payload can make OBI slice beyond the end of the captured buffer and panic. This issue has been patched in version 0.9.0.
Title OpenTelemetry eBPF Instrumentation: Postgres BIND parsing can panic on malformed payloads
Weaknesses CWE-20
CWE-754
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-02T15:54:32.180Z

Reserved: 2026-05-12T21:59:25.666Z

Link: CVE-2026-45678

cve-icon Vulnrichment

Updated: 2026-06-02T15:54:28.812Z

cve-icon NVD

Status : Undergoing Analysis

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

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

Link: CVE-2026-45678

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses