Security Advisories (2)
CPANSA-Plack-Middleware-Statsd-2025-001 (2025-05-13)

Stats for request methods are only counted for ASCII words, anything else is counted as 'other'. Stats for content types are only counted for well-formed types.

CVE-2026-45179 (2026-05-10)

Plack::Middleware::Statsd versions before 0.9.0 for Perl may leak user IP addresses. 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' IP addresses may be leaked. Since version 0.9.0, the IP address is no longer logged to statsd unless configured. When configured, an HMAC signature of the IP address is logged instead.

Changes for version v0.3.1 - 2018-02-10

  • Enhancements
    • Re-added the sampling rate attribute.
  • Incompatabilities
    • Logs a float for the response time, instead of an integer. This is an enhancement, but may cause issues with some statsd daemons.
  • Documentation
    • Added note about modifying sample rates.
    • Added note about support for older Perl versions.
    • Updated the SYNOPSIS to show the recommended Statsd client.
    • Updated the section for the client attribute on compatible Statsd modules.
  • Other Changes
    • Bumped version of Net::Statsd::Tiny as a recommended prerequisite.

Documentation

Modules

send statistics to statsd