Vulnerability Description
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).
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Cosimo | Net\ | < 0.13, \ |
Related Weaknesses (CWE)
References
- https://github.com/cosimo/perl5-net-statsd/pull/10Issue TrackingPatch
- https://www.cve.org/CVERecord?id=CVE-2026-46719Third Party Advisory
- https://www.cve.org/CVERecord?id=CVE-2026-46720Third Party Advisory
FAQ
What is CVE-2026-46739?
CVE-2026-46739 is a vulnerability with a CVSS score of 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 sta...
How severe is CVE-2026-46739?
CVE-2026-46739 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46739?
Check the references section above for vendor advisories and patch information. Affected products include: Cosimo Net\.