Bug 2515098

Summary: CVE-2026-41178 go-chromecast: OpenTelemetry-Go: Denial of Service via oversized baggage headers [fedora-all]
Product: [Fedora] Fedora Reporter: Praise Ogwuche <pogwuche>
Component: go-chromecastAssignee: Ondrej Mosnáček <omosnacek>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: go-sig, omosnacek
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["8af1214d-5e3b-4d7d-9f73-4565cc41f9fd"]}
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-08-13 14:33:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2484830    

Description Praise Ogwuche 2026-08-13 04:15:05 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.

Comment 1 Ondrej Mosnáček 2026-08-13 14:33:07 UTC
Looking at the vendor tarball, the vendored version is 1.32.0, so this package shouldn't be affected.