๐Ÿ” CVE Alert

CVE-2026-50277

HIGH 7.5

dd-trace-cpp: Improper parsing of W3C baggage headers may lead to DoS

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

dd-trace-cpp is the Datadog distributed tracing library for C++. Prior to 2.1.0, dd-trace-cpp parses incoming W3C baggage headers without enforcing DD_TRACE_BAGGAGE_MAX_ITEMS or DD_TRACE_BAGGAGE_MAX_BYTES on the extraction path, even though those limits are enforced during injection. A remote unauthenticated attacker can send a header containing many comma-separated key-value pairs or one very large value, causing per-request hash-map allocation and unbounded CPU and memory consumption. Baggage extraction is enabled by default in most affected tracers unless baggage is removed from DD_TRACE_PROPAGATION_STYLE or DD_TRACE_PROPAGATION_STYLE_EXTRACT, so affected internet-facing services can be denied service. This issue is fixed in version 2.1.0.

CWE CWE-770
Vendor datadog
Product dd-trace-cpp
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for datadog dd-trace-cpp

Be the first to know when new high vulnerabilities affecting datadog dd-trace-cpp are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

DataDog / dd-trace-cpp
< 2.1.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/DataDog/dd-trace-cpp/security/advisories/GHSA-ch7h-phmx-rqwq github.com: https://github.com/DataDog/dd-trace-cpp/pull/313 github.com: https://github.com/DataDog/dd-trace-cpp/commit/422dc91bb93e358e3977381275d311f3f926d666 github.com: https://github.com/DataDog/dd-trace-cpp/releases/tag/v2.1.0