CVE-2026-50270
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
com.datadoghq:dd-java-agentMaven | < 1.62.0 | 1.62.0 |
Affected products
1- Range: <1.62.0
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-74xj-wh4w-vqxcghsaADVISORY
- github.com/DataDog/dd-trace-java/security/advisories/GHSA-74xj-wh4w-vqxcnvdWEB
- github.com/DataDog/dd-trace-java/commit/16c6a5fd1fed71cef6c35f69122f19f5ee242757nvd
- github.com/DataDog/dd-trace-java/pull/11265nvd
- github.com/DataDog/dd-trace-java/releases/tag/v1.62.0nvd
News mentions
0No linked articles in our index yet.