PatchSiren cyber security CVE debrief
CVE-2026-50273 DataDog CVE debrief
CVE-2026-50273 is a vulnerability in Datadog .NET Tracer that allows remote unauthenticated attackers to cause unbounded CPU and memory consumption. The issue is fixed in version 3.43.0. The vulnerability affects Datadog .NET Tracer prior to version 3.43.0 and has a high CVSS score of 7.5. The vulnerability is related to the parsing of incoming baggage HTTP headers without enforcing DD_TRACE_BAGGAGE_MAX_ITEMS or DD_TRACE_BAGGAGE_MAX_BYTES on extraction.
- Vendor
- DataDog
- Product
- dd-trace-dotnet
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-17
- Original CVE updated
- 2026-07-17
- Advisory published
- 2026-07-17
- Advisory updated
- 2026-07-17
Who should care
Users of Datadog .NET Tracer prior to version 3.43.0 should be aware of this vulnerability and take steps to mitigate it. This includes operators, platform administrators, vulnerability management teams, and security teams who need to assess the impact of the vulnerability on their systems and plan for remediation.
Technical summary
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. The issue is fixed in version 3.43.0.
Defensive priority
High
Recommended defensive actions
- Update to version 3.43.0 or later
- Monitor for suspicious activity
- Implement compensating controls
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record was published on 2026-07-17T18:17:16.840Z and has not been modified since then. The NVD entry is currently Awaiting Analysis. There is limited information available about the vulnerability, and defenders should verify the affected scope and severity with the vendor. The CVE record does not provide details on the vulnerability's impact or exploitability.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-50273 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-50273
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-50273 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-50273
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/DataDog/dd-trace-dotnet/commit/38092e0d41a36decbe649e048e48ae1b1607292f
-
Source reference
Unverified legacy reference
URL: https://github.com/DataDog/dd-trace-dotnet/pull/8555
-
Source reference
Unverified legacy reference
URL: https://github.com/DataDog/dd-trace-dotnet/releases/tag/v3.43.0
-
Source reference
Unverified legacy reference
URL: https://github.com/DataDog/dd-trace-dotnet/security/advisories/GHSA-38wr-vpc7-2mp4
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.