CVE-2026-8722
Analyzed Analyzed - Analysis Complete

Metric Injection in Net::Async::Statsd::Client for Perl

Vulnerability report for CVE-2026-8722, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-04

Last updated on: 2026-06-19

Assigner: CPANSec

Description

Net::Async::Statsd::Client versions through 0.005 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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-04
Last Modified
2026-06-19
Generated
2026-07-14
AI Q&A
2026-06-04
EPSS Evaluated
2026-07-13
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
team net to 0.005 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-150 The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as escape, meta, or control character sequences when they are sent to a downstream component.
CWE-93 The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in Net::Async::Statsd::Client versions through 0.005 for Perl, where the metric names are not properly validated.

Specifically, the metric names are not checked for special characters such as newlines, colons, or pipes.

As a result, metrics generated from untrusted sources could inject additional statsd metrics, leading to metric injection.

Impact Analysis

This vulnerability can allow an attacker to inject additional statsd metrics by exploiting the lack of validation on metric names.

Such metric injections could lead to inaccurate or misleading monitoring data, potentially affecting system monitoring, alerting, and performance analysis.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-8722. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart