VYPR

Dogstatsd

by RubyGems

CVEs (2)

  • CVE-2026-9270Jun 5, 2026
    risk 0.00cvss epss

    DataDog::DogStatsd versions through 0.07 for Perl allow metric injections. DataDog::DogStatsd does not properly sanitise input, allowing metric injections of data from untrusted sources. The send_stats method does not remove newlines from metric names ($stat variable),…

  • CVE-2026-11362Jun 5, 2026
    risk 0.00cvss epss

    DataDog::DogStatsd versions through 0.07 for Perl allow metric injections from event tags. DataDog::DogStatsd does not properly sanitise input, allowing metric injections of data from untrusted sources. The format_event method (used by the event method) does not validate the…