PT-2026-44723 · Unknown · Opentelemetry-Go
Pellared
·
Published
2026-05-28
·
Updated
2026-06-04
·
CVE-2026-41178
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
OpenTelemetry Go (affected versions not specified)
Description
A denial-of-service issue exists due to the removal of raw-length rejection during baggage header parsing. The
Parse function processes arbitrarily large or invalid baggage headers and logs errors, allowing a remote client to trigger excessive CPU and memory consumption. Specifically, in baggage/baggage.go, the parseMember function performs full parsing and PathUnescape on members without a size guard. Additionally, in propagation/baggage.go, parsing errors from attacker-controlled headers are sent to the global error handler, which by default performs logging, potentially amplifying the impact of oversized inputs.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Opentelemetry-Go