CVE-2026-46740
5.3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Summary
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).
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| RRWO | Mojolicious::Plugin::Statsd | 0 <= 0.04 | affected |
Weaknesses
- CWE-93: CWE-93 Improper Neutralization of CRLF Sequences
- CWE-150: CWE-150 Improper Neutralization of Escape, Meta, or Control Sequences
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://metacpan.org/release/RRWO/Mojolicious-Plugin-Statsd-0.06/changes
- https://github.com/robrwo/perl-Mojolicious-Plugin-Statsd/commit/f049156982a2c0b8050f173e24a04a29ddd64853.patch
- https://www.cve.org/CVERecord?id=CVE-2026-46720
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.