Datadog PHP Tracer: Improper parsing of W3C baggage headers may lead to DoS
Summary
| CVE | CVE-2026-50275 |
|---|---|
| State | PUBLISHED |
| Assigner | GitHub_M |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-17 21:17:14 UTC |
| Updated | 2026-09-18 20:17:16 UTC |
| Description | The Datadog PHP Tracer provides application performance monitoring and distributed tracing for PHP. Prior to 1.19.2, ddtrace_deserialize_baggage in ext/distributed_tracing_headers.c parses incoming W3C baggage HTTP headers without enforcing DD_TRACE_BAGGAGE_MAX_ITEMS or DD_TRACE_BAGGAGE_MAX_BYTES. A remote unauthenticated client can send an arbitrarily large number of comma-separated key-value pairs or a single oversized value, causing the tracer to allocate hash-map entries and consume unbounded CPU and memory on each request. Baggage extraction is enabled by default in most affected deployments unless baggage is removed from DD_TRACE_PROPAGATION_STYLE or DD_TRACE_PROPAGATION_STYLE_EXTRACT. This issue is fixed in version 1.19.2. |
Risk And Classification
Primary CVSS: v3.1 7.5 HIGH from [email protected]
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS: 0.004850000 probability, percentile 0.407420000 (date 2026-09-21)
Problem Types: CWE-770 | CWE-770 CWE-770: Allocation of Resources Without Limits or Throttling
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Secondary | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
| 3.1 | CNA | DECLARED | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
NoneUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | DataDog | Dd-trace-php | affected < 1.19.2 | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/DataDog/dd-trace-php/commit/2f7987eb02e306bb62bce8ec4152dece6... | [email protected] | github.com | |
| github.com/DataDog/dd-trace-php/security/advisories/GHSA-phwx-ww2p-cv9v | [email protected] | github.com | |
| github.com/DataDog/dd-trace-php/releases/tag/1.20.0 | [email protected] | github.com | |
| github.com/DataDog/dd-trace-php/commit/43072ccafe55a5dbdfba75a42bf316b41... | [email protected] | github.com | |
| github.com/DataDog/dd-trace-php/pull/3854 | [email protected] | github.com | |
| github.com/DataDog/dd-trace-php/releases/tag/1.19.2 | [email protected] | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.