Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-9270 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://www.cve.org/CVERecord?id=CVE-2026-46719 CPANSecThird Party Advisory
https://www.cve.org/CVERecord?id=CVE-2026-46720 CPANSecThird Party Advisory
https://www.cve.org/CVERecord?id=CVE-2026-46741 CPANSecThird Party Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-150Improper Neutralization of Escape, Meta, or Control SequencesCPANSec
CWE-93Improper Neutralization of CRLF Sequences ('CRLF Injection')CPANSec

Affected Products

ProductVersions
binary datadog::dogstatsd
<= 0.07

CPE

  • cpe:2.3:a:binary:datadog::dogstatsd:*:*:*:*:*:perl:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-9270
NVD Published Date:
Jun 5, 2026
NVD Last Modified:
Jun 17, 2026
Source:
CPANSec
CVE-2026-9270 Details - Not Deferred