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.
Project Subscriptions
No data.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-5wrp-cwcj-q835 | opentelemetry-go's baggage parsing no longer caps raw header length |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Thu, 04 Jun 2026 15:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | OpenTelemetry-Go's baggage parsing no longer caps raw header length | |
| Weaknesses | CWE-789 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-06-04T15:46:11.923Z
Reserved: 2026-04-17T16:34:45.526Z
Link: CVE-2026-41178
No data.
Status : Awaiting Analysis
Published: 2026-06-04T16:16:37.297
Modified: 2026-06-04T16:23:52.530
Link: CVE-2026-41178
No data.
OpenCVE Enrichment
Updated: 2026-06-04T16:30:06Z
Weaknesses
Github GHSA