CVE Catalog

CVE-2026-29181

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.65%

49th percentile - higher than 49% of all known CVEs

Summary

OpenTelemetry-Go versions 1.36.0 to 1.40.0 process 'baggage' headers in a way that allows an attacker to amplify CPU and memory allocation by sending many header lines, even if each value is within the 8192-byte limit.

Risk Assessment

An attacker can overload the server, causing denial of service (DoS) through excessive resource consumption.

Recommendation

Update OpenTelemetry-Go to version 1.41.0 or later.

Other vulnerabilities in OpenTelemetry-Go

See all
Original NVD description (English source)

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From 1.36.0 to 1.40.0, multi-value baggage: header extraction parses each header field-value independently and aggregates members across values. This allows an attacker to amplify cpu and allocations by sending many baggage: header lines, even when each individual value is within the 8192-byte per-value parse limit. This vulnerability is fixed in 1.41.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS