CVE-2026-46740

CVE-2026-46740: Mojolicious::Plugin::Statsd versions through 0.04 for Perl allowed metric injections

Vendor Rrwo
Product Mojolicious::Plugin::Statsd
Weakness CWE-93 · CRLF injection
Published May 26, 2026
Last update May 28, 2026

CVSS base score

What the vulnerability does

01Description

Mojolicious::Plugin::Statsd versions through 0.04 for Perl allowed metric injections. The metric names and set values were not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional statsd metrics. Version 0.06 changes the module from being a statsd client to using a separate statsd client. It defaults to using a version of Net::Statsd::Tiny that fixes a similar issue (CVE-2026-46720).

Key dates

02Disclosure timeline

May 26, 2026 CVE published
May 28, 2026 Record updated