VYPR

Perl5 Net Statsd

by Cosimo

Source repositories

CVEs (1)

  • CVE-2026-46739MedJun 4, 2026
    risk 0.27cvss 5.3epss

    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…