CVE-2026-46740

MEDIUM EPSS 24.3%
Published May 26, 20261mo ago · Modified Jun 19, 20261w ago
5.3 CVSS 3.1
Medium
Find Similar
Published May 26, 2026 1mo ago
Last Modified Jun 19, 2026 1w ago

Description

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

CVSS Details

Base Score
5.3
Exploitability
3.9
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
24.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 2

CWE-150
CWE-93

References 3

  • github.com https://github.com/robrwo/perl-Mojolicious-Plugin-Statsd/commit/f049156982a2c0b8050f173e24a04a29ddd64853.patch
  • metacpan.org https://metacpan.org/release/RRWO/Mojolicious-Plugin-Statsd-0.06/changes
  • cve.org https://www.cve.org/CVERecord?id=CVE-2026-46720

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.