Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Opentelemetry | Opentelemetry | >= 1.36.0, < 1.41.0 |
Related Weaknesses (CWE)
References
- https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-mh2qExploitVendor Advisory
FAQ
What is CVE-2026-29181?
CVE-2026-29181 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 val...
How severe is CVE-2026-29181?
CVE-2026-29181 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-29181?
Check the references section above for vendor advisories and patch information. Affected products include: Opentelemetry Opentelemetry.