CVE-2026-50273 Details
Description
Datadog .NET Tracer is a client library for Datadog APM for .NET applications. Prior to 3.43.0, Datadog tracing libraries that implement W3C baggage propagation parse incoming baggage HTTP headers without enforcing DD_TRACE_BAGGAGE_MAX_ITEMS or DD_TRACE_BAGGAGE_MAX_BYTES on extraction, allowing a remote unauthenticated attacker to send a baggage header with many comma-separated key-value pairs or one very large value and cause unbounded CPU and memory consumption in services with baggage propagation enabled. This issue is fixed in version 3.43.0.
A denial-of-service vulnerability has been identified in Datadog .NET Tracer versions prior to 3.43.0. The issue arises in tracing libraries that implement W3C baggage propagation, which parse incoming baggage HTTP headers without applying limits on the number of items or the size in bytes during extraction. This oversight allows a remote, unauthenticated attacker to send a baggage header containing an excessive number of comma-separated key-value pairs or a single large value, leading to unbounded CPU and memory usage. The vulnerability is present in services with baggage propagation enabled, which is the default in most affected tracers.
Users can upgrade to Datadog .NET Tracer version 3.43.0 or later, where this vulnerability has been fixed. If an immediate upgrade is not possible, W3C baggage extraction can be disabled by removing 'baggage' from the 'DD_TRACE_PROPAGATION_STYLE' environment variable. Alternatively, the maximum HTTP request header size can be capped at an upstream proxy or web server.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-770 | Allocation of Resources Without Limits or Throttling | [email protected] |
Affected Products
No affected product data is available for this CVE.
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 17, 2026 | CVE Modified | CISA-ADP |
| Jul 17, 2026 | New CVE Received | [email protected] |