Denial of Service Risk in Spring AI Due to Unbounded Session Accumulation
CVE-2026-59279
7.5HIGH
What is CVE-2026-59279?
The Spring AI framework, particularly in versions 2.0.0, features a vulnerability in its MCP Streamable HTTP server transport for both WebFlux and WebMvc variants. This vulnerability arises from the server's lack of limitations on the number of sessions it can retain, compounded by a default configuration that does not mandate client authentication. As a direct consequence, attackers can initiate an influx of sessions, leading to an unbounded accumulation that consumes system memory over time. This exploitation poses a serious risk of Denial of Service, thereby disrupting service for legitimate users.
Affected Version(s)
Spring AI 2.0.0
