Answer in brief
CVE-2026-46739 records a Medium severity (CVSS 5.3) vulnerability in Net::Statsd versions before 0.13 for Perl allow metric injections. The current sources do not mark it as known exploited. The current feed maps COSIMO/Net::Statsd (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 5.3. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps COSIMO/Net::Statsd (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| COSIMO/Net::Statsdgeneric | >=0 <0.13 | 0.13 |
Published upstream
Jun 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Jun 19, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 19, 2026
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).
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-46739 records a Medium severity (CVSS 5.3) vulnerability in Net::Statsd versions before 0.13 for Perl allow metric injections. The current sources do not mark it as known exploited. The current feed maps COSIMO/Net::Statsd (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 5.3. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps COSIMO/Net::Statsd (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| COSIMO/Net::Statsdgeneric | >=0 <0.13 | 0.13 |
Published upstream
Jun 4, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Jun 19, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 19, 2026
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).
Quoted source text, attributed separately from HOL analysis.