Improper Output Neutralization for Logs in Micrometer - CVE-2026-59296
Published: August 31, 2026
Vulnerability details
The vulnerability allows a remote attacker to spoof arbitrary metrics and inject arbitrary log entries.
The vulnerability exists due to improper neutralization of carriage return and line feed characters in StatsD meter registries and LoggingMeterRegistry when processing user-controlled metric names, tag keys, or tag values. A remote attacker can inject line terminators to spoof arbitrary metrics and inject arbitrary log entries.
The StatsD impact applies when using the Datadog or Etsy flavor, and the logging impact applies when downstream log scrapers or parsers ingest log lines as separate metrics.