VYPR

Metrics-Any-Adapter-Statsd

by Perl Foundation

CVEs (1)

  • CVE-2026-50637Jun 10, 2026
    risk 0.00cvss epss

    Metrics::Any::Adapter::Statsd versions before 0.04 for Perl does not protect against metric injections. The statsd protocol (and extensions) allow mutiple metrics,separated by newlines, to be sent per packet. The send method does not validate the contents of the metric names…