91 Vulnerabilities Patched in Spring Application Framework

A massive patch update has been released by Broadcom to address a staggering 91 vulnerabilities in its Spring application development framework. The update is crucial, as it affects more than 200,000 software components across various projects, including Spring Security and AI tools. This is not just a routine patch release – the surge in vulnerabilities highlights the growing complexity of modern software development, driven in part by the increasing use of artificial intelligence (AI) in coding.

The vulnerabilities range from critical to low severity, with over a dozen classified as high-severity issues that can be exploited for cross-site scripting (XSS) attacks, information disclosure, and remote code execution. One particularly concerning vulnerability, CVE-2026-59270, affects Spring Security’s embedded UnboundID LDAP server, allowing an attacker to authenticate and modify entries in the in-memory directory. This is a potentially catastrophic flaw, as it could enable unauthorized access to sensitive data.

Sonatype, a cybersecurity firm, has analyzed the patches and found that they impact more than 200,000 software components. The security flaws affect projects such as Spring Security, Spring AI, Cloud Config, Data REST, Integration, Reactor Core, Reactor Netty, AMQP, and Batch. Two vulnerabilities highlighted by Sonatype are particularly noteworthy: CVE-2026-59285, a critical remote code execution issue in Spring for GraphQL, and CVE-2026-59318, a medium-severity issue in Spring AI’s tool-calling functionality that can allow privilege escalation through prompt injection.

The use of AI in software development has undoubtedly contributed to the surge in vulnerabilities. Broadcom’s acquisition of VMware has also raised concerns about the potential for inherited security flaws. This is not an isolated incident – over 200 vulnerabilities have been patched this year alone, compared to just 16 in 2025 and 22 in 2024. Spring vulnerabilities have indeed been exploited in the wild, including the notorious Spring4Shell. CISA’s KEV catalog currently includes several such vulnerabilities.

The release of these patches is a crucial reminder for open source projects to regularly review and apply security updates. In today’s complex software landscape, it’s not enough to simply write secure code – developers must also keep their tools up-to-date to prevent exploitation by threat actors. With the increasing use of AI in coding comes an increased risk of vulnerabilities, making it essential for developers to prioritize security and maintain a robust patch management strategy.


Source: SecurityWeek — 2026-08-24