Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-59296— Micrometer StatsD and Logging meter registries line-protocol and log injection vulnerability

Quick assessment

Affected
VMware Spring Micrometer
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

以下是对该漏洞描述信息的中文翻译: 将未经信任且未进行规范化处理的用户输入直接用于指标数据(例如指标名称、标签键或标签值)是一种危险的反模式,通用型 instrumentation(监控/指标采集组件)绝不应采用此类做法。在使用此类不安全的 instrumentation 时,应用程序容易遭受注入和欺骗攻击,因为在此次修复之前, 和 默认不会在发送前对换行符( 、 )进行清理(sanitize)。 对于 中的 StatsD 注册表(当使用 Datadog 或 Etsy 格式时),由于 StatsD 协议是以换行符分

CVSS 5.9 · Medium EPSS 0.20% · P10

Affected Version Matrix 12

VendorProduct Version RangeStatus
VMware Spring Micrometer 1.17.0 - 1.17.0 affected
1.16.0 - 1.16.6 affected
1.15.0 - 1.15.12 affected
1.14.0 - 1.14.16 affected
1.9.18 and earlier affected
1.17.0.1 unaffected
1.17.1 unaffected
1.16.6.1 unaffected
… +4 more rows
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-59296

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Micrometer StatsD and Logging meter registries line-protocol and log injection vulnerability
Source: CVE Program / CVE List V5
Vulnerability Description
Using untrusted, non-normalized input as-is for metrics data (such as metric names, tag keys, or tag values) is a dangerous antipattern that general-purpose instrumentation should never perform. When such unsafe instrumentation is used, the application becomes vulnerable to injection and spoofing attacks because micrometer-registry-statsd and micrometer-core do not sanitize newline characters (\n, \r) by default prior to this fix. * For the StatsD registry in micrometer-registry-statsd (when using the Datadog or Etsy flavor), because the StatsD protocol is newline-delimited, this allows for line-protocol injection (cross-metric spoofing). * For LoggingMeterRegistry in micrometer-core, because metric output is printed line-by-line to log files, this allows for both metric spoofing (if downstream log-metrics scrapers or parsers ingest the log lines as separate metrics) and general log spoofing. Specifically, an application is vulnerable when all the following are true: * The application uses a vulnerable version of io.micrometer:micrometer-registry-statsd or io.micrometer:micrometer-core. * The application uses the Datadog or Etsy flavor of the StatsD registry, or uses LoggingMeterRegistry. * The application instruments meters using user-controlled, unvalidated input for metric names, tag keys, or tag values. When vulnerable, an attacker can break out of the current metric or log line by injecting line terminators. This allows them to spoof arbitrary metrics (e.g., system load, standard JVM metrics, or other business metrics) across the metrics registry namespace (either directly via StatsD protocol or via downstream log-metric scrapers/parsers), as well as inject arbitrary log entries to spoof general log records.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
VMware Spring Micrometer 1.17.0 - 1.17.0 -

II. Public POCs for CVE-2026-59296

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-59296

登录查看更多情报信息。

Vendor Advisories for CVE-2026-59296 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-59296

No comments yet


Leave a comment