CVE-2026-46740

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).
Configurations

No configuration.

History

19 Jun 2026, 16:16

Type Values Removed Values Added
CWE CWE-150

28 May 2026, 16:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.3

26 May 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-26 23:16

Updated : 2026-06-19 16:16


NVD link : CVE-2026-46740

Mitre link : CVE-2026-46740

CVE.ORG link : CVE-2026-46740


JSON object : View

Products Affected

No product.

CWE
CWE-93

Improper Neutralization of CRLF Sequences ('CRLF Injection')

CWE-150

Improper Neutralization of Escape, Meta, or Control Sequences