← Back to CVE search

CVE-2026-46739

Net::Statsd

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

CVSS 5.3EPSS 0.258%Risk 0.54
View source
Published
2026-06-04 17:16:32
Affected versions
<0.13
Type
Library
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N