CVE-2025-32959

Source
https://cve.org/CVERecord?id=CVE-2025-32959
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-32959.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-32959
Aliases
Related
Published
2025-04-22T17:45:00.340Z
Modified
2026-04-18T11:18:56.247909Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
CUBA Vulnerable to Denial of Service (DoS) in the File Storage
Details

CUBA Platform is a high level framework for enterprise applications development. Prior to version 7.2.23, 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. This issue has been patched in version 7.2.23. A workaround is provided on the Jmix documentation website.

Database specific
{
    "cwe_ids": [
        "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/32xxx/CVE-2025-32959.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/cuba-platform/cuba

Affected ranges

Type
GIT
Repo
https://github.com/cuba-platform/cuba
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

6.*
6.5.0.M1
6.6.0.RC1
6.9.0.BETA1
7.*
7.0.0.BETA1
7.0.0.BETA3
7.0.0.BETA4
7.2.0
7.2.0.BETA1
7.2.0.BETA2
7.2.1
7.2.10
7.2.11
7.2.12
7.2.13
7.2.14
7.2.15
7.2.2
7.2.20
7.2.21
7.2.22
7.2.3
7.2.4
7.2.5
7.2.6
7.2.7
7.2.8
7.2.9

Database specific

vanir_signatures
[
    {
        "target": {
            "function": "saveStream",
            "file": "modules/core/src/com/haulmont/cuba/core/app/filestorage/FileStorage.java"
        },
        "signature_type": "Function",
        "id": "CVE-2025-32959-03606b61",
        "source": "https://github.com/cuba-platform/cuba/commit/42b6c00fd0572b8e52ae31afd1babc827a3161a1",
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "function_hash": "154094281552645561377766846870311210537",
            "length": 1480.0
        }
    },
    {
        "target": {
            "file": "modules/core/src/com/haulmont/cuba/core/app/ServerConfig.java"
        },
        "signature_type": "Line",
        "id": "CVE-2025-32959-9bf1e190",
        "source": "https://github.com/cuba-platform/cuba/commit/42b6c00fd0572b8e52ae31afd1babc827a3161a1",
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "85516700792758930825590373984692801643",
                "110038988501292467352891284695743981511",
                "240740207134093667813046071575955070107",
                "190201739922301247280384152234658188356",
                "153953561482474271954095220872426115230",
                "318283804821084998643334262971990067035",
                "93889483484373201680576286636251137988",
                "160878521615346697613443191163184051177",
                "79937744922200117699829157182311109448",
                "55085444238556529549131815020773098873",
                "260700480681005811560909012912728624057",
                "265000308277612675308238222873266213696",
                "76127233378353261750961425865708810780"
            ]
        }
    },
    {
        "target": {
            "file": "modules/core/src/com/haulmont/cuba/core/app/filestorage/FileStorage.java"
        },
        "signature_type": "Line",
        "id": "CVE-2025-32959-a91835e8",
        "source": "https://github.com/cuba-platform/cuba/commit/42b6c00fd0572b8e52ae31afd1babc827a3161a1",
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "105377438641820252801035230913176238884",
                "109320632837622641046056041512613162667",
                "20925278502916451922664718368765028707",
                "201169683846923176807712341669348993805",
                "113851231452732460528306130170237831865",
                "142781833362797574576531627533472138945",
                "282438525334130075113529403023544374302",
                "176189880099362834086192505201080294328"
            ]
        }
    }
]
source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-32959.json"
vanir_signatures_modified
"2026-04-18T11:18:56Z"