DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Who should read this | All Struts 2 developers and users |
|---|---|
Impact of vulnerability | Denial of service |
Maximum security rating | Important |
Recommendation | Upgrade to Struts 6.8.0 or 7.1.1 at least |
Affected Software | |
Reporters | Nicolas Fournier |
CVE Identifier | CVE-2025-64775 |
Problem
File If support for file upload is enabled, file leak in multipart request processing causes disk exhaustion.
...
Define a temporary folder used to store uploaded files with limited size or on the dedicated volume which won't affect system files. Or disable file upload support in the framework if not used.