Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-50270— dd-trace-java: Improper parsing of W3C baggage headers may lead to DoS

Quick assessment

Affected
DataDog dd-trace-java
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

dd-trace-java 是 Datadog 的 Java APM(应用性能监控)客户端。在 1.62.0 版本之前,W3C baggage 提取过程未强制执行 (默认值为 64)或 (默认值为 8192),尽管这些限制在 baggage 注入(injection)阶段是生效的。一个远程未认证的 attackers 可以发送包含大量逗号分隔键值对或单个超大值的 baggage HTTP 头。在处理启用了 baggage 传播样式(propagation style)的 HTTP 服务中,解析攻击者可控的请求头时会

CVSS 7.5 · High EPSS 0.11% · P28

Possible ATT&CK Techniques 1 AI

T1190 · Exploit Public-Facing Application

Affected Version Matrix 2

VendorProduct Version RangeStatus
com.datadoghq dd-java-agent < 1.62.0 affected
DataDog dd-trace-java < 1.62.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-50270

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
dd-trace-java: Improper parsing of W3C baggage headers may lead to DoS
Source: CVE Program / CVE List V5
Vulnerability 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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
不加限制或调节的资源分配
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
DataDog dd-trace-java < 1.62.0 -
com.datadoghq dd-java-agent < 1.62.0 -

II. Public POCs for CVE-2026-50270

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-50270

登录查看更多情报信息。

Patches & Fixes for CVE-2026-50270 (2)

Vendor Pages for CVE-2026-50270 (1)

Other References for CVE-2026-50270 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-50270

No comments yet


Leave a comment