PT-2026-41786 · Unknown · @Opentelemetry/Instrumentation

Mralias

·

Published

2026-05-18

·

Updated

2026-06-25

·

CVE-2026-45681

CVSS v3.1

5.9

Medium

VectorAV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions OpenTelemetry eBPF Instrumentation versions prior to 0.9.0
Description The per-CPU message-buffer fallback path uses a 256-byte backup buffer but preserves the original payload size, which can reach up to 8KB. If a CPU mismatch occurs between producer and consumer contexts, the system can read beyond the fallback buffer, leading to a memory leak of adjacent data into telemetry. This issue specifically affects the HTTP tracing path when context propagation is enabled, the tpinjector sock msg path is active, and HTTP large-buffer capture is configured with a non-zero size. Technical details involve the fallback buf in msg buffer t and the use of real size to read payload data from u buf, which causes an over-read when the smaller fallback buffer is utilized.
Recommendations Update to version 0.9.0.

Exploit

Fix

Out of bounds Read

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-45681
GHSA-R6C9-G6Q5-QRF9
GO-2026-5610

Affected Products

@Opentelemetry/Instrumentation