CVE-2026-50637
Metrics::Any::Adapter::Statsd versions before 0.04 for Perl does not protect against metric injections
CVSS Score
8.2
EPSS Score
0.3%
EPSS Percentile
20th
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 or values. If the names have newlines and statsd control characters (colon, pipe) then metric injections are possible. Version 0.04 fixed this by modifying the _make method to block metric names with characters below ASCII 32 (which includes the newline), or colons or pipes.
| CWE | CWE-93 CWE-150 |
| Vendor | pevans |
| Product | metrics::any::adapter::statsd |
| Published | Jun 10, 2026 |
| Last Updated | Jun 19, 2026 |
Stay Ahead of the Next One
Get instant alerts for pevans metrics::any::adapter::statsd
Be the first to know when new high vulnerabilities affecting pevans metrics::any::adapter::statsd are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
PEVANS / Metrics::Any::Adapter::Statsd
0 < 0.04
References
metacpan.org: https://metacpan.org/release/PEVANS/Metrics-Any-Adapter-Statsd-0.04/changes cve.org: https://www.cve.org/CVERecord?id=CVE-2026-46719 cve.org: https://www.cve.org/CVERecord?id=CVE-2026-46720 cve.org: https://www.cve.org/CVERecord?id=CVE-2026-46739 cve.org: https://www.cve.org/CVERecord?id=CVE-2026-50638 cve.org: https://www.cve.org/CVERecord?id=CVE-2026-50639