Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Emircobanofficial

#37411of 56,330
7.5Total CVSS
Vulnerabilities · 1
PT-2026-83356
7.5
2026-08-28
Npm · Multer · CVE-2026-77037
**Name of the Vulnerable Software and Affected Versions** multer versions prior to 2.3.0 **Description** When using the disk storage engine for handling multipart/form-data, the software fails to close the underlying write file descriptor if an upload is aborted or truncated before the write stream finishes. Although the visible file is removed, the open descriptor remains, causing a leak of file descriptors and disk blocks. A remote attacker can exploit this by sending repeated aborted or malformed multipart uploads to an upload route, potentially exhausting system resources and leading to a denial of service. **Recommendations** Upgrade to version 2.3.0.