CVE-2026-46739

CVE-2026-46739: Net::Statsd versions before 0.13 for Perl allow metric injections

Vendor Cosimo
Product Net::Statsd
Weakness CWE-93 · CRLF injection
Published June 4, 2026
Last update June 4, 2026

CVSS base score

What the vulnerability does

01Description

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

Key dates

02Disclosure timeline

June 4, 2026 CVE published
June 4, 2026 Record updated