Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-46719 1 Rrwo 1 Net::statsd::lite 2026-05-19 6.5 Medium
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.
CVE-2026-8788 1 Rrwo 1 Net::statsd::lite 2026-05-19 7.3 High
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 similar issue CVE-2026-46719 for metric names.