91 Vulnerabilities Patched in Spring Application Framework

A massive update has been released for the Spring application development framework, addressing a staggering 91 vulnerabilities that could have allowed attackers to compromise enterprise applications. The patch is crucial for developers and organizations using Spring, as it mitigates potential threats ranging from low-severity issues to critical remote code execution flaws.

Spring, an open-source framework built on top of the Java platform, enables the creation of complex enterprise applications through features like dependency injection and modular support for web, data, and messaging architectures. The framework has undergone significant changes since its transition from VMware’s stewardship to Broadcom following the acquisition in 2024. Unfortunately, this shift has led to a surge in vulnerabilities.

One particularly concerning flaw, CVE-2026-59270, affects Spring Security’s embedded UnboundID LDAP server and could allow attackers to authenticate and modify entries in the in-memory directory. This critical vulnerability highlights the importance of timely patching for organizations relying on Spring-based applications. The vulnerability is just one part of a larger issue: over a dozen high-severity vulnerabilities have been discovered, which can be exploited for cross-site scripting attacks (XSS), information disclosure, remote code execution, denial-of-service attacks, security bypasses, and unauthorized access.

In total, 91 vulnerabilities have been patched in the latest Spring update. These issues affect various components within the framework, including Spring Security, Spring AI, Cloud Config, Data REST, Integration, Reactor Core, and Reactor Netty. Cybersecurity firm Sonatype has analyzed the patches and found that they impact more than 200,000 software components. Two particularly notable vulnerabilities are CVE-2026-59285 and CVE-2026-59318: the former is a critical remote code execution issue in Spring for GraphQL, while the latter allows privilege escalation through prompt injection in Spring AI’s tool-calling functionality.

The significant increase in vulnerabilities patched this year underscores the growing complexity of the Spring framework. Broadcom’s adoption of artificial intelligence (AI) has contributed to the surge in vulnerabilities. The use of AI in software development often involves integrating various components and frameworks, which can introduce security risks if not properly secured.

In light of these findings, it is essential for developers and organizations using Spring-based applications to review and apply the latest patches as soon as possible. Open-source projects that rely on Spring should also prioritize patching their dependencies to minimize potential vulnerabilities.

As threat actors have already exploited similar Spring vulnerabilities in the wild, including the infamous Spring4Shell, prompt action is required to ensure enterprise security. The US Cybersecurity and Infrastructure Security Agency (CISA) has added several Spring vulnerabilities to its KEV catalog, highlighting the severity of these issues.

In conclusion, the recent patch release for Spring is a critical update that should be implemented without delay by developers and organizations relying on this framework. By prioritizing patching and reviewing dependencies, security teams can mitigate potential risks associated with these vulnerabilities and ensure the integrity of their applications.


Source: SecurityWeek — 2026-08-24