目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-59296— Micrometer StatsD 及 Logging 注册表行协议与日志注入漏洞

一分钟漏洞结论

影响对象
VMware Spring Micrometer
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

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

CVSS 5.9 · Medium EPSS 0.20% · P10

影响版本矩阵 12

厂商产品 版本范围状态
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 条更多
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-59296 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Micrometer StatsD and Logging meter registries line-protocol and log injection vulnerability
来源: 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.
来源: 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
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
VMware Spring Micrometer 1.17.0 - 1.17.0 -

二、漏洞 CVE-2026-59296 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-59296 的情报信息

登录查看更多情报信息。

CVE-2026-59296 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-59296

暂无评论


发表评论