Vulnerabilities (CVE)

Filtered by vendor Cosimo Subscribe
Filtered by product Net\
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-46739 1 Cosimo 1 Net\ 2026-06-08 N/A 5.3 MEDIUM
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 do not check that values are numeric (which would block metric injection).