Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. go.opentelemetry.io/otel
  4. ›
  5. CVE-2026-29181

CVE-2026-29181: OpenTelemetry-Go: multi-value `baggage` header extraction causes excessive allocations (remote dos amplification)

April 7, 2026 (updated April 24, 2026)

multi-value baggage: header extraction parses each header field-value independently and aggregates members across values. this allows an attacker to amplify cpu and allocations by sending many baggage: header lines, even when each individual value is within the 8192-byte per-value parse limit.

References

  • github.com/advisories/GHSA-mh2q-q3fh-2475
  • github.com/open-telemetry/opentelemetry-go
  • github.com/open-telemetry/opentelemetry-go/commit/aa1894e09e3fe66860c7885cb40f98901b35277f
  • github.com/open-telemetry/opentelemetry-go/pull/7880
  • github.com/open-telemetry/opentelemetry-go/releases/tag/v1.41.0
  • github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-mh2q-q3fh-2475
  • nvd.nist.gov/vuln/detail/CVE-2026-29181

Code Behaviors & Features

Detect and mitigate CVE-2026-29181 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.36.0 before 1.41.0

Fixed versions

  • 1.41.0

Solution

Upgrade to version 1.41.0 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption
  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

go/go.opentelemetry.io/otel/CVE-2026-29181.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:18:23 +0000.