Vulnerability Description
Datadog dd-trace-go is a Go client library for Datadog application performance monitoring, profiling, and security monitoring. Prior to 2.8.1, Datadog tracing libraries that implement W3C baggage propagation parse incoming baggage HTTP headers without enforcing DD_TRACE_BAGGAGE_MAX_ITEMS or DD_TRACE_BAGGAGE_MAX_BYTES limits on the extract path. A remote, unauthenticated attacker can send a request whose baggage header contains an arbitrarily large number of comma-separated key-value pairs or a single very large value, causing unbounded CPU and memory consumption and enabling a remote denial of service against HTTP services with baggage propagation enabled. This issue is fixed in version 2.8.1.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/DataDog/dd-trace-go/commit/192712ba0291b2e89166259111ebb5e90c
- https://github.com/DataDog/dd-trace-go/pull/4720
- https://github.com/DataDog/dd-trace-go/releases/tag/v2.8.1
- https://github.com/DataDog/dd-trace-go/security/advisories/GHSA-74j5-xf3v-crq8
FAQ
What is CVE-2026-50274?
CVE-2026-50274 is a vulnerability with a CVSS score of 7.5 (HIGH). Datadog dd-trace-go is a Go client library for Datadog application performance monitoring, profiling, and security monitoring. Prior to 2.8.1, Datadog tracing libraries that implement W3C baggage prop...
How severe is CVE-2026-50274?
CVE-2026-50274 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-50274?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.