CVE-2026-45679 PUBLISHED

OpenTelemetry eBPF Instrumentation: Redis error text is exported in span status messages

Assigner: GitHub_M
Reserved: 12.05.2026 Published: 02.06.2026 Updated: 02.06.2026

OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. Prior to version 0.9.0, OBI exports raw Redis error text as the span status message. Because Redis error replies can contain attacker-controlled or sensitive values, this behavior can exfiltrate tokens, PII, or other confidential input into telemetry backends and inject untrusted text into downstream analysis systems. This issue has been patched in version 0.9.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CVSS Score: 6.5

Product Status

Vendor open-telemetry
Product opentelemetry-ebpf-instrumentation
Versions
  • Version < 0.9.0 is affected

References

Problem Types

  • CWE-117: Improper Output Neutralization for Logs CWE
  • CWE-532: Insertion of Sensitive Information into Log File CWE