CVE-2026-46739

medium

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

References

https://www.cve.org/CVERecord?id=CVE-2026-46720

https://www.cve.org/CVERecord?id=CVE-2026-46719

https://github.com/cosimo/perl5-net-statsd/pull/10

Details

Source: Mitre, NVD

Published: 2026-06-04

Updated: 2026-06-04

Risk Information

CVSS v2

Base Score: 5

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N

Severity: Medium

CVSS v3

Base Score: 5.3

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Severity: Medium