๐Ÿ” CVE Alert

CVE-2026-50270

HIGH 7.5

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

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

dd-trace-java is a Datadog APM client for Java. Prior to 1.62.0, W3C baggage extraction does not enforce DD_TRACE_BAGGAGE_MAX_ITEMS, which defaults to 64, or DD_TRACE_BAGGAGE_MAX_BYTES, which defaults to 8192, although those limits apply during baggage injection. A remote unauthenticated attacker can send a baggage HTTP header containing many comma-separated key-value pairs or a single very large value. The extraction path allocates map entries while parsing the attacker-controlled header on every request, causing unbounded CPU and memory consumption in an HTTP service where the baggage propagation style is enabled, which is the default for most affected tracers. This can cause denial of service. This issue is fixed in version 1.62.0.

CWE CWE-770
Vendor datadog
Product dd-trace-java
Published Sep 14, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for datadog dd-trace-java

Be the first to know when new high vulnerabilities affecting datadog dd-trace-java 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-java
< 1.62.0
com.datadoghq / dd-java-agent
< 1.62.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/DataDog/dd-trace-java/security/advisories/GHSA-74xj-wh4w-vqxc github.com: https://github.com/DataDog/dd-trace-java/pull/11265 github.com: https://github.com/DataDog/dd-trace-java/commit/16c6a5fd1fed71cef6c35f69122f19f5ee242757 github.com: https://github.com/DataDog/dd-trace-java/releases/tag/v1.62.0