MEDIUM🇵🇱 Wersja polska

CVE-2026-50639

CVSS 6.5v3.1pub. 2026-06-10upd. 2026-06-23

Metrics::Any::Adapter::SignalFx versions before 0.04 for Perl does not protect against metric injections. The statsd protocol (and extensions such as dogstatsd) allow mutiple metrics, separated by newlines, to be sent per packet. Metrics::Any::Adapter::SignalFx which extends Metrics::Any::Adapter::Statsd, which has a similar vulnerability. In addition, the _labels function does not check tags labels newlines or statsd control characters. The labels can be used for metric injections.

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
  • Pevans Metrics\

    APP
    Pevans
    \
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-50638CRITICAL9.1PL ✓same product

Metric injection w Metrics::Any::Adapter::DogStatsd dla Perl

CVE-2026-50637HIGH8.2same product

Metrics::Any::Adapter::Statsd versions before 0.04 for Perl does not protect against metric injections. The s...