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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-59323— Micrometer Tracing Brave桥接W3C Baggage传播拒绝服务漏洞

CVSS 5.3 · Medium

可能的 ATT&CK 技术 1AI

T1499 · Endpoint Denial of Service

影响版本矩阵 6

厂商产品版本范围状态
VMwareSpring1.7.0 - 1.7.0< 1.7.0.1affected
1.7.0 - 1.7.0< 1.7.1affected
1.6.0 - 1.6.6< 1.6.6.1affected
1.6.0 - 1.6.6< 1.6.7affected
1.5.0 - 1.5.12< 1.5.13affected
1.4.13 and earlier< 1.4.14affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Micrometer Tracing Brave Bridge W3C Baggage propagation DoS vulnerability
来源: CVE Program / CVE List V5
Vulnerability Description
An application using Micrometer Tracing with W3C baggage propagation in the Brave bridge is vulnerable to denial of service (DoS) due to unbounded object allocation when extracting incoming baggage headers. Specifically, an application is vulnerable when all the following are true: * The application uses a vulnerable version of io.micrometer:micrometer-tracing-bridge-brave. * W3C propagation is active (either configured manually or active by default, such as in Spring Boot 3.x+). * Baggage propagation is enabled (which is the default in Spring Boot 3.x+) and a baggage manager (such as BraveBaggageManager) is configured to handle baggage fields. * The application processes requests or messages from untrusted sources with baggage headers which it normally should not, see:  https://www.w3.org/TR/trace-context/#security-considerations . * Network components including the (HTTP) server that receives the request do not limit the header size or the limit is high enough to cause issues. The last two points are very important: normally this should not affect applications because they should not receive untrusted and unlimited input for baggage. * The application processes requests or messages from untrusted sources with baggage headers. When extracting baggage from the W3C baggage header, incoming entries are parsed without enforcing limits on the number of entries or header size as mandated by the W3C Baggage specification. An attacker can send requests or messages with artificially inflated baggage headers containing many key-value pairs, causing unconditional BaggageField allocations per entry. This leads to garbage collection pressure, high CPU usage, and potential application crash via OutOfMemoryError.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
N/A
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
VMwareSpring 1.7.0 - 1.7.0 ~ 1.7.0.1 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-59323

暂无评论


发表评论