CVE-2026-46739

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

Configuration 1 (hide)

cpe:2.3:a:cosimo:net\:\:statsd:*:*:*:*:*:perl:*:*

History

No history.

Information

Published : 2026-06-04 17:16

Updated : 2026-07-22 20:10


NVD link : CVE-2026-46739

Mitre link : CVE-2026-46739

CVE.ORG link : CVE-2026-46739


JSON object : View

Products Affected

cosimo

  • net\
CWE
CWE-93

Improper Neutralization of CRLF Sequences ('CRLF Injection')

CWE-150

Improper Neutralization of Escape, Meta, or Control Sequences