CVE Catalog

CVE-2026-45180

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

16th percentile - higher than 16% of all known CVEs

Summary

Catalyst::Plugin::Statsd for Perl versions up to 0.10.0 may leak session IDs. If the communication channel to the statsd daemon is not secured (e.g., sending UDP packets to a host on another network), session IDs can be exposed.

Risk Assessment

An attacker can use leaked session IDs as authentication tokens, potentially leading to unauthorized access to user accounts.

Recommendation

Secure the communication channel to the statsd daemon (e.g., via encryption or using localhost) or update the module to a version that addresses this issue.

Related vulnerabilities

Original NVD description (English source)

Catalyst::Plugin::Statsd versions through 0.10.0 for Perl may leak session ids. If the communication channel to the statsd daemon is not secured (for example, by sending UDP packets to a host on another network), then users' session ids may be leaked. This may allow an attacker to use session ids as authentication tokens.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS