Allocation of Resources Without Limits or Throttling in Spring Framework - CVE-2026-47885
Published: August 28, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper control of resource consumption in PartEventHttpMessageReader when processing multipart request bodies with maxInMemorySize set to -1. A remote attacker can send a specially crafted multipart request to cause a denial of service.
The issue affects controller methods that use an @RequestBody Flux<PartEvent> argument.
Affected software
Library Support for Spring
How to mitigate CVE-2026-47885
Library Support for Spring - update to 3.5.19