Bug 2515085 - CVE-2026-41178 cri-o1.34: OpenTelemetry-Go: Denial of Service via oversized baggage headers [fedora-all]
Summary: CVE-2026-41178 cri-o1.34: OpenTelemetry-Go: Denial of Service via oversized b...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: cri-o1.34
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Brad Smith
QA Contact:
URL:
Whiteboard: {"flaws": ["8af1214d-5e3b-4d7d-9f73-4...
Depends On:
Blocks: CVE-2026-41178
TreeView+ depends on / blocked
 
Reported: 2026-08-13 04:13 UTC by Praise Ogwuche
Modified: 2026-08-24 17:50 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Praise Ogwuche 2026-08-13 04:13:18 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 Brad Smith 2026-08-24 17:50:56 UTC
Confirmed

    {
      "vulnerability": {
        "@id": "https://pkg.go.dev/vuln/GO-2026-5158",
        "name": "GO-2026-5158",
        "description": "Opentelemetry-go's baggage parsing no longer caps raw header length in go.opente
lemetry.io/otel",
        "aliases": [
          "CVE-2026-41178",
          "GHSA-5wrp-cwcj-q835"
        ]
      },
      "products": [
        {
          "@id": "Unknown Product",
          "subcomponents": [
            {
              "@id": "pkg:golang/go.opentelemetry.io%2Fotel.0"
            }
          ]
        }
      ],
      "status": "affected"
    },


Note You need to log in before you can comment on or make changes to this bug.