OpenTelemetry-Go is the Go implementation of OpenTelemetry. Versions 1.41.0 and 1.43.0 removed raw-length rejection and it causes `Parse` to process arbitrarily large/invalid baggage headers and log errors, enabling DoS via oversized inputs. Versions 1.42.0 and 1.44.0 fix the issue.
References
| Link | Resource |
|---|---|
| https://github.com/open-telemetry/opentelemetry-go/pull/7880 | Issue Tracking Patch |
| https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-5wrp-cwcj-q835 | Issue Tracking Patch Vendor Advisory |
| https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-5wrp-cwcj-q835 | Issue Tracking Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-06-04 16:16
Updated : 2026-07-22 20:10
NVD link : CVE-2026-41178
Mitre link : CVE-2026-41178
CVE.ORG link : CVE-2026-41178
JSON object : View
Products Affected
opentelemetry
- opentelemetry
CWE
CWE-789
Memory Allocation with Excessive Size Value
