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-46739 Details

Description

Net::Statsd versions before 0.13 for Perl allow metric injections. The metric names are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional statsd metrics. The update_stats (used for updating counters) and gauge methods do not check that values are numeric (which would block metric injection).

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://github.com/cosimo/perl5-net-statsd/pull/10 CPANSecIssue TrackingPatch
https://www.cve.org/CVERecord?id=CVE-2026-46719 CPANSecThird Party Advisory
https://www.cve.org/CVERecord?id=CVE-2026-46720 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
cosimo net::statsd
< 0.13

CPE

  • cpe:2.3:a:cosimo:net::statsd:*:*:*:*:*:perl:*:*

Remediation

  • No remediation found in references.

Change History

7 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-46739
NVD Published Date:
Jun 4, 2026
NVD Last Modified:
Jul 22, 2026
Source:
CPANSec
CVE-2026-46739 Details - Not Deferred