Vulnerability Details
Basic Information
| Title | GHSA-W3MP-6VRJ-875G Cuba has a DoS in the File Storage |
|---|---|
| Type | osv |
| Published | 2025-04-22T16:57:36 |
| Last Seen | 2025-04-22T19:36:20 |
| CVSS Score | 6.5 (MEDIUM) |
CVSS v3 Details
| Attack Vector | NETWORK |
|---|---|
| Attack Complexity | LOW |
| Privileges Required | LOW |
| User Interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality Impact | NONE |
| Integrity Impact | NONE |
| Availability Impact | HIGH |
CVE Information
| CVE IDs | CVE-2025-32959 |
|---|---|
| CWE | |
| Bulletin Family | software |
Description
The local file storage implementation does not restrict the size of uploaded files. An attacker could exploit this by uploading excessively large files, potentially causing the server to run out of space and return HTTP 500 error, resulting in a denial of service.
The severity of the vulnerability is mitigated by the fact that the application UI and the generic REST API are typically accessible only to authenticated users.
### Patches
The problem has been fixed in CUBA 7.2.23.
### Workarounds
A workaround for those who are unable to upgrade: [Disable Files Endpoint in CUBA Application](https://docs.jmix.io/jmix/files-vulnerabilities.html#disable-files-endpoint-in-cuba-application).
### References
[Files Functionality Vulnerabilities :: Jmix Documentation](https://docs.jmix.io/jmix/files-vulnerabilities.html)
Similar vulnerability in Jmix: [DoS in the Local File Storage ยท Advisory ยท jmix-framework/jmix](https://github.com/jmix-framework/jmix/security/advisories/GHSA-f3gv-cwwh-758m)
Impact Assessment
| Base Score | 6.5 |
|---|---|
| Severity | MEDIUM |