CVE-2026-46739

MEDIUM EPSS 17.1%
Published Jun 4, 20264w ago · Modified Jun 19, 20261w ago
5.3 CVSS 3.1
Medium
Find Similar
Published Jun 4, 2026 4w ago
Last Modified Jun 19, 2026 1w ago

Description

Net::Statsd versions before 0.13 for Perl allow metric injections. The metric names are not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional statsd metrics. The update_stats (used for updating counters) and gauge methods do not check that values are numeric (which would block metric injection).

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
17.1% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-150
CWE-93

Affected Products 1

VendorProductVersionRange
cosimonet\\ <0.13

References 3

  • github.com https://github.com/cosimo/perl5-net-statsd/pull/10
    Issue TrackingPatch
  • cve.org https://www.cve.org/CVERecord?id=CVE-2026-46719
    Third Party Advisory
  • cve.org https://www.cve.org/CVERecord?id=CVE-2026-46720
    Third Party Advisory

Remediation

  • github.com https://github.com/cosimo/perl5-net-statsd/pull/10
    Issue TrackingPatch