๐Ÿ” CVE Alert

CVE-2026-9270

CRITICAL 9.1

DataDog::DogStatsd versions through 0.07 for Perl allow metric injections

CVSS Score
9.1
EPSS Score
0.0%
EPSS Percentile
8th

DataDog::DogStatsd versions through 0.07 for Perl allow metric injections. DataDog::DogStatsd does not properly sanitise input, allowing metric injections of data from untrusted sources. The send_stats method does not remove newlines from metric names ($stat variable), allowing attackers to change the metric name prefix. The send_stats method does not validate the content of the value ($delta variable), allowing attackers to inject metrics, especially from methods that do not restrict the data type for the value, such as set, gauge, count and histogram. The send_stats method does not validate the content of the tags, which may contain newlines, pipes and colons that allow metric injections. Note that the SYNOPSIS shows an example of passing a website form "loginName" parameter as a tag, which is unsafe.

CWE CWE-93 CWE-150
Vendor binary
Product datadog::dogstatsd
Published Jun 5, 2026
Last Updated Jun 8, 2026
Stay Ahead of the Next One

Get instant alerts for binary datadog::dogstatsd

Be the first to know when new critical vulnerabilities affecting binary datadog::dogstatsd are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

BINARY / DataDog::DogStatsd
0 โ‰ค 0.07

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
cve.org: https://www.cve.org/CVERecord?id=CVE-2026-46741 cve.org: https://www.cve.org/CVERecord?id=CVE-2026-46719 cve.org: https://www.cve.org/CVERecord?id=CVE-2026-46720