dd-trace-rs provides Datadog application performance monitoring for Rust. From 0.1.0 until 0.3.3, datadog-opentelemetry/src/propagation/tracecontext.rs parses the W3C tracestate header and collects every semicolon-separated key and value pair in the Datadog dd=... vendor entry into a HashMap without enforcing a pair count or entry size limit. Because tracecontext extraction is enabled by default, a remote unauthenticated attacker can send an arbitrarily large dd=... entry and force excessive CPU and memory consumption for each request, causing denial of service in an instrumented network service. This vulnerability is fixed in 0.3.3.
CVE-2026-54788
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.6%, top 56% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 38(Track)EG Risk 38/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation1% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 44%
- KEV
- Not listed
Published
August 28, 2026
Last Modified
August 28, 2026
Advisory Details (4)
Auto-updated Aug 28, 2026Unbounded W3C tracestate parsing may lead to DoS · Advisory · DataDog/dd-trace-rs · GitHub
https://github.com/DataDog/dd-trace-rs/security/advisories/GHSA-gpwf-4h98-v82qdatadog-opentelemetry-v0.3.3
Patch available: DataDog/dd-trace-rs datadog-opentelemetry-v0.3.3
https://github.com/DataDog/dd-trace-rs/releases/tag/datadog-opentelemetry-v0.3.3feat(propagation): limit the number of keys parsed from tracestate
Patch available: DataDog/dd-trace-rs datadog-opentelemetry-v0.3.3 (PR #218 merged 2026-05-05)
https://github.com/DataDog/dd-trace-rs/pull/218commit 77c5d185c71d (DataDog/dd-trace-rs)
Patch available: DataDog/dd-trace-rs datadog-opentelemetry-v0.3.3 (contains commit 77c5d185c71d)
https://github.com/DataDog/dd-trace-rs/commit/77c5d185c71d0ea8103da0e6cf4cd50677ffacd2Vendor Advisories for CVE-2026-54788(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 4× in last 7d / 4× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 06:09 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 20:25 UTCEG score recompute
- 2026-08-28 17:11 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-770
Frequently asked(5)
What is CVE-2026-54788?
When was CVE-2026-54788 disclosed?
Is CVE-2026-54788 actively exploited?
What is the CVSS score of CVE-2026-54788?
How do I remediate CVE-2026-54788?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-54788
Is Your Infrastructure Affected by CVE-2026-54788?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.