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.98.0 at least or 7.1.01 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.
Solution
Upgrade to Struts 6.8.0 (or to the latest version of 6.x) or upgrade to Struts 7.1.0 1 at least.
Backward compatibility
This change is backward compatible.
Workaround
n/aDefine 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.