CVE-2026-46719
6.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Summary
Net::Statsd::Lite versions before 0.9.0 for Perl allowed metric injections.
The metric names were not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional statsd metrics.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| RRWO | Net::Statsd::Lite | 0 < 0.9.0 | affected |
Weaknesses
- CWE-93: CWE-93 Improper Neutralization of CRLF Sequences
- CWE-150: CWE-150 Improper Neutralization of Escape, Meta, or Control Sequences
Workarounds
Apply the patch.
Alternatively, validate that all metrics sent to the client based on untrusted data do not contain metric injections.
ADP Enrichment
CVE Program Container
Additional References
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://metacpan.org/release/RRWO/Net-Statsd-Lite-v0.9.0/changes
- https://github.com/robrwo/Net-Statsd-Lite/commit/e1a8ab866d75c2827982134e9cf7e51a7f771153.patch
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.