PT-2026-48519 · Unknown · Metrics::Any::Adapter::Statsd

CVE-2026-50637

·

Published

2026-06-10

·

Updated

2026-06-24

CVSS v3.1

8.2

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
Name of the Vulnerable Software and Affected Versions Metrics::Any::Adapter::Statsd versions prior to 0.04
Description The software does not protect against metric injections. The statsd protocol allows multiple metrics to be sent per packet, separated by newlines. The send() method fails to validate the contents of metric names or values. If names contain newlines or statsd control characters such as colons or pipes, metric injections can occur. This is caused by the make() method not blocking characters below ASCII 32, colons, or pipes.
Recommendations Update to version 0.04.

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-50637

Affected Products

Metrics::Any::Adapter::Statsd