CVE-2026-46739

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).
Configurations

No configuration.

History

04 Jun 2026, 19:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3

04 Jun 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-04 17:16

Updated : 2026-06-04 19:16


NVD link : CVE-2026-46739

Mitre link : CVE-2026-46739

CVE.ORG link : CVE-2026-46739


JSON object : View

Products Affected

No product.

CWE
CWE-93

Improper Neutralization of CRLF Sequences ('CRLF Injection')