CVE-2026-46740

Source
https://cve.org/CVERecord?id=CVE-2026-46740
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46740.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-46740
Published
2026-05-26T22:48:03.747Z
Modified
2026-07-15T01:49:22.371901497Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Mojolicious::Plugin::Statsd versions through 0.04 for Perl allowed metric injections
Details

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

Database specific
{
    "cwe_ids": [
        "CWE-150",
        "CWE-93"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46740.json",
    "cna_assigner": "CPANSec",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "last_affected": "0.04"
                }
            ],
            "source": "AFFECTED_FIELD"
        },
        {
            "extracted_events": [
                {
                    "fixed": "0.04"
                }
            ],
            "source": "DESCRIPTION"
        }
    ]
}
References

Affected packages

Git / github.com/robrwo/perl-mojolicious-plugin-statsd

Affected ranges

Type
GIT
Repo
https://github.com/robrwo/perl-mojolicious-plugin-statsd
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "REFERENCES"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46740.json"