CVE-2025-7338

Source
https://cve.org/CVERecord?id=CVE-2025-7338
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-7338.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-7338
Aliases
Downstream
Published
2025-07-17T15:26:45.427Z
Modified
2026-07-16T03:48:07.567838543Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Multer vulnerable to Denial of Service via unhandled exception from malformed request
Details

Multer is a node.js middleware for handling multipart/form-data. A vulnerability that is present starting in version 1.4.4-lts.1 and prior to version 2.0.2 allows an attacker to trigger a Denial of Service (DoS) by sending a malformed multi-part upload request. This request causes an unhandled exception, leading to a crash of the process. Users should upgrade to version 2.0.2 to receive a patch. No known workarounds are available.

Database specific
{
    "cwe_ids": [
        "CWE-248"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/7xxx/CVE-2025-7338.json",
    "cna_assigner": "openjs"
}
References

Affected packages

Git / github.com/expressjs/multer

Affected ranges

Type
GIT
Repo
https://github.com/expressjs/multer
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "1.4.4-lts.1"
        },
        {
            "fixed": "2.0.2"
        }
    ]
}

Affected versions

v1.*
v1.4.4-lts.1
v1.4.5-lts.1
v1.4.5-lts.2
v2.*
v2.0.0
v2.0.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-7338.json"