Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
5601 articles · 220742 vulns · 37/41 feeds (7d)
← Back to list
7.5
CVE-2026-50276PATCHED
rubygems · datadog

dd-trace-rb: Improper parsing of W3C baggage headers may lead to DoS

Description

dd-trace-rb is Datadog's client library for Ruby. Prior to 2.32.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 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 2.32.0.

Affected Products

VendorProductVersions
rubygemsdatadog< 2.32.0

References

  • https://github.com/DataDog/dd-trace-rb/security/advisories/GHSA-p5f6-rccc-jv98(x_refsource_CONFIRM)
  • https://github.com/DataDog/dd-trace-rb/pull/5672(x_refsource_MISC)
  • https://github.com/DataDog/dd-trace-rb/commit/361947090214488778ac4f144e219426ffcf92e6(x_refsource_MISC)
  • https://github.com/DataDog/dd-trace-rb/releases/tag/v2.32.0(x_refsource_MISC)

Related News (1 articles)

Tier C
VulDB7d ago
CVE-2026-50276 | Datadog dd-trace-rb up to 2.31.x W3C Baggage Extraction denial of service
→ No new info (linked only)

Discussion (0)

Loading…

CVSS 3.17.5 HIGH
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA KEV❌ No
Actively exploited❌ No
Patch available
datadog@2.32.0
CWECWE-770
PublishedJul 15, 2026
Tags
GHSA-p5f6-rccc-jv98rubygems
Trending Score13
Source articles1
Independent1
Info Completeness0/14
Missing: cve_id, title, description, vendor, product, versions, cvss, epss, cwe, kev, exploit, patch, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

MEDIUMCVE-2026-44163
fluent-plugin-opentelemetry: Denial of Service (DoS) via Large Payloads and Decompression Bombs in `in_opentelemetry`
Trending: 15
NONECVE-2026-66066EXPKEV
Action Pack: Possible arbitrary file read and remote code execution in Active Storage variant processing
Trending: 13
MEDIUMCVE-2026-54171
Excon: redact additional sensitive/risky headers when following redirects
Trending: 10
LOWCVE-2026-44162
fluent-plugin-s3: Denial of Service (DoS) via Decompression Bomb in `in_s3`
Trending: 6
MEDIUMCVE-2026-53769
Avo: Direct attachment upload endpoint lacks upload authorization and bypasses field-level upload policy
Trending: 4

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jul 15, 2026
Discovered by ZDM
Jul 15, 2026
Patch Available
Sep 14, 2026