Vulnerability Description
Datadog dd-trace-py is the Datadog Python APM client. Prior to 4.8.2, 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 4.8.2.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/DataDog/dd-trace-py/commit/9c80faa3dcfe238d008c3b3cd0b8e5dfef
- https://github.com/DataDog/dd-trace-py/pull/17926
- https://github.com/DataDog/dd-trace-py/releases/tag/v4.8.2
- https://github.com/DataDog/dd-trace-py/security/advisories/GHSA-mw54-j2v2-42hr
FAQ
What is CVE-2026-50271?
CVE-2026-50271 is a vulnerability with a CVSS score of 7.5 (HIGH). Datadog dd-trace-py is the Datadog Python APM client. Prior to 4.8.2, Datadog tracing libraries that implement W3C baggage propagation parse incoming baggage HTTP headers without enforcing DD_TRACE_BA...
How severe is CVE-2026-50271?
CVE-2026-50271 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-50271?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.