CVE-2026-11362
CRITICAL EPSS 35.7%
Published Jun 5, 20263w ago · Modified Jun 17, 20262w ago
9.8 CVSS 3.1
Published Jun 5, 2026 3w ago
Last Modified Jun 17, 2026 2w ago
Description
DataDog::DogStatsd versions through 0.07 for Perl allow metric injections from event tags. DataDog::DogStatsd does not properly sanitise input, allowing metric injections of data from untrusted sources. The format_event method (used by the event method) does not validate the content of the tags, which may contain commas (allowing tags to be injected) or newlines, pipes and colons that allow metric injections. (There is an ineffective s/|//g to remove pipes, but because the pipe is not escaped, it is interpreted as a regular expression metacharacter and has no effect.)
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
35.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 2
CWE-150
CWE-93
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| binary | datadog\ | \ | ≤0.07 |
References 3
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.