VYPR

Net Statsd Lite

by Rrwo

Source repositories

CVEs (2)

  • CVE-2026-8788HigMay 18, 2026
    risk 0.40cvss 7.3epss 0.00

    Net::Statsd::Lite versions through 0.10.0 for Perl allowed metric injections. The values from the set_add method were not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional statsd metrics. Note that version 0.9.0 fixed a…

  • CVE-2026-46719MedMay 16, 2026
    risk 0.35cvss 6.5epss 0.00

    Net::Statsd::Lite versions before 0.9.0 for Perl allowed metric injections. The metric names were not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional statsd metrics.