Beveiligingsadvies

CVE-2026-46739

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-06-04 15:45:23
Laatst bijgewerkt 2026-06-19 15:30:27
Toegewezen door CPANSec
CVSS-score 5.3
Status PUBLISHED

Beschrijving

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