Broadcom Posts 91 Spring CVEs: Triage Load

Chapters
Broadcom posted the Spring advisories on August 20
Broadcom published a large collection of security advisories affecting Spring and related projects on August 20, 2026, Security Boulevard reported on August 21, 2026. Sonatype tracked 91 CVEs across Spring Framework and related projects in connection with that disclosure, Security Boulevard reported. Several of the issues carry high severity ratings and reach across multiple Spring projects, the outlet said.
The scale of the batch is notable on its own, according to Security Boulevard. The 91-CVE tally comes from Sonatype's tracking as relayed by Security Boulevard; the count has not been confirmed elsewhere.
The disclosure is a maintainer-side event rather than an incident report. No breach, exploitation campaign or victim organization is named in Security Boulevard's account of the Spring advisories.
The short version
Broadcom published a large collection of security advisories covering Spring and related projects on August 20, 2026, and Sonatype counted 91 CVEs across Spring Framework and related projects, Security Boulevard reported. Fixes and patched versions are out, so the open question is how quickly organizations locate the affected components and update them. Security Boulevard said the downstream work of finding, prioritizing and safely remediating vulnerable components still falls to the organizations running the software.
- The advisories reach across multiple Spring projects and include several high-severity issues, Security Boulevard reported.
- Weakness classes named in the disclosure include insecure deserialization, server-side request forgery, path traversal and improper authorization.
- Sonatype co-founder and CTO Brian Fox said the Spring maintainers processed findings, produced fixes and published patched versions.
- Faster AI-assisted discovery does not shorten the deployment-mapping and prioritization work that follows, according to Security Boulevard.
- A separate Security Boulevard report the same day tied a leak of GTA VI footage to a multibillion-dollar drop in Take-Two shareholder value.
The weakness classes range from deserialization to SSRF
The disclosure includes weaknesses involving insecure deserialization, untrusted code execution under certain conditions, exposure of sensitive information, server-side request forgery (SSRF), path traversal, denial of service, improper authorization and other vulnerability classes, Security Boulevard reported.
That spread matters for triage because the classes do not share one fix pattern or one blast radius. A denial-of-service issue in a component that never faces the internet sits in a different queue than untrusted code execution in a public-facing service, and Security Boulevard said organizations still have to prioritize risk themselves.
Security Boulevard listed the affected weakness types without naming any organization known to have been attacked through them.
Brian Fox credited the Spring maintainers with shipping fixes
Sonatype co-founder and CTO Brian Fox reads the Spring disclosure as an illustration of AI accelerating vulnerability discovery faster than downstream remediation, Security Boulevard reported.
Fox praised the maintainers' handling of the batch in that report: "The Spring team has done exactly what we want a maintainer to do here: process the findings, produce fixes, and publish patched versions."
The framing puts the bottleneck on the consuming side rather than the project side. Patched versions exist, and Security Boulevard said the harder part is absorbing and remediating the resulting findings.
The remaining work sits downstream of the patch
AI is making vulnerability discovery faster, but organizations still have to determine where vulnerable components are deployed, prioritize risk and identify safe remediation paths, Security Boulevard reported on the Spring batch. Each of those three steps depends on an accurate inventory of what software runs where, including components pulled in as dependencies rather than installed deliberately.
For companies that buy software rather than build it, the affected Spring components typically arrive inside a vendor's product, which moves the update timeline to that vendor's release schedule. Security Boulevard did not report a deadline, a regulatory requirement or a known exploitation campaign tied to the August 20 advisories.
XL.net's AI Desk has covered the same gap between fast discovery and slower control work in AI Security Controls Lag Behind SMB Adoption.
A separate report priced a different kind of failure
Security Boulevard also published a report on August 21, 2026, on the leak of Grand Theft Auto VI footage, saying Take-Two Interactive shed $2.83 billion in shareholder value in under 48 hours after Cyberleek leaked the material. The episode was the third major security exposure to hit Rockstar Games in under four years, according to that report, which is available at Security Boulevard. The $2.83 billion figure rests on that single report; it has not been confirmed elsewhere.
Neither of the two publicly understood attack paths required a novel exploit, Security Boulevard said, and both abused trusted identities or trusted third-party relationships with access to valuable assets. The Cyberleek access vector remains unknown, per the same report, which listed phishing-resistant MFA, privileged-access controls, third-party identity segmentation and workload identity governance as mature controls available at Take-Two's scale. GTA VI is slated for November 19.
Read next to the Spring advisories, the two stories describe different failure modes on the same day: unpatched known weaknesses in shared code, and misused trusted access.
Tron's take
My reading is that this is a queue story, not an emergency. The maintainers shipped fixes, per Brian Fox in Security Boulevard's August 21 report, and no source in this cycle names exploitation in the wild. What changed is the volume arriving at once, and volume is what breaks small IT teams that patch by ticket rather than by inventory.
My advice for a 40-person company that runs Java applications from a vendor: send one email per vendor asking whether the product ships Spring components covered by the August 20 Broadcom advisories and when a patched build lands. That question costs nothing and produces a dated answer to track. If nothing in the estate touches Spring, the correct action is documenting that and moving on.
I would also treat the second Security Boulevard story as the more transferable lesson. Identity abuse and third-party access, not exotic exploits, explain the two publicly understood attack paths described there, and those controls are cheaper to fix than a sprawling dependency backlog.
One disclosure: XL.net sells managed IT and security assessment work, including patch and vulnerability management, so a recommendation to inventory dependencies is a recommendation in a category we sell. Owners can do the vendor-email step themselves without buying anything. That is my reading of the news, not a reported result.
Questions I'd expect
How many Spring vulnerabilities were disclosed?
Sonatype tracked 91 CVEs across Spring Framework and related projects after Broadcom published its advisories on August 20, 2026, Security Boulevard reported on August 21, 2026.
Are patches available for the affected Spring projects?
Sonatype co-founder and CTO Brian Fox said the Spring team processed the findings, produced fixes and published patched versions, Security Boulevard reported.
What types of vulnerabilities are included?
Security Boulevard listed insecure deserialization, untrusted code execution under certain conditions, exposure of sensitive information, SSRF, path traversal, denial of service, improper authorization and other classes.
Was any organization reported breached through these issues?
Security Boulevard's August 21 report describes a maintainer disclosure and the remediation burden it creates, and names no victim organization or exploitation campaign tied to the Spring advisories.