CVE-2026-50277
Last modified
CVE-2026-50277 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. dd-trace-cpp is the Datadog distributed tracing library for C++. Prior to 2.1.0, dd-trace-cpp parses incoming W3C baggage headers without enforcing DD_TRACE_BAGGAGE_MAX_ITEMS or DD_TRACE_BAGGAGE_MAX_BYTES on the extraction path, even though those limits are enforced during injection. EPSS estimates a 0.79% chance of exploitation in the next 30 days.
Description
dd-trace-cpp is the Datadog distributed tracing library for C++. Prior to 2.1.0, dd-trace-cpp parses incoming W3C baggage headers without enforcing DD_TRACE_BAGGAGE_MAX_ITEMS or DD_TRACE_BAGGAGE_MAX_BYTES on the extraction path, even though those limits are enforced during injection. A remote unauthenticated attacker can send a header containing many comma-separated key-value pairs or one very large value, causing per-request hash-map allocation and unbounded CPU and memory consumption. Baggage extraction is enabled by default in most affected tracers unless baggage is removed from DD_TRACE_PROPAGATION_STYLE or DD_TRACE_PROPAGATION_STYLE_EXTRACT, so affected internet-facing services can be denied service. This issue is fixed in version 2.1.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| DataDog | dd-trace-cpp | < 2.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-50277?
How severe is CVE-2026-50277?
How do I fix CVE-2026-50277?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-50271Datadog dd-trace-py is the Datadog Python APM client. Prior …7.5
- CVE-2026-50272dd-trace is the Datadog APM client for Node.js. Prior to 5.1…7.5
- CVE-2026-50273Datadog .NET Tracer is a client library for Datadog APM for …7.5
- CVE-2026-50274Datadog dd-trace-go is a Go client library for Datadog appli…7.5
- CVE-2026-50275The Datadog PHP Tracer provides application performance moni…7.5
- CVE-2026-50276dd-trace-rb is Datadog's client library for Ruby. Prior to 2…7.5
- CVE-2026-50278iccDEV provides a set of libraries and tools for working wit…6.5
- CVE-2026-50279Craft CMS is a content management system (CMS). IN versions …7.6
- CVE-2026-5028The Eight Day Week Print Workflow plugin for WordPress is vu…6.5
- CVE-2026-50280Craft CMS is a content management system (CMS). In versions …6
- CVE-2026-50281Craft CMS is a content management system (CMS). Versions 5.7…7.1
- CVE-2026-50282Craft CMS is a content management system (CMS). Versions 5.0…4.9
Are you affected by CVE-2026-50277?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
