Improper Resource Shutdown or Release in Pivotal Spring Framework - CVE-2026-22740
Published: April 21, 2026
Pivotal Spring Framework
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper resource management in multipart request handling in WebFlux when processing multipart requests. A remote user can send a series of multipart requests to consume available disk space.
Temp files created for parts larger than 10 K may remain undeleted after request processing under some circumstances.