CVE-2025-47935
Last modified
CVE-2025-47935 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Multer is a node.js middleware for handling `multipart/form-data`. Versions prior to 2.0.0 are vulnerable to a resource exhaustion and memory leak issue due to improper stream handling. EPSS estimates a 0.65% chance of exploitation in the next 30 days.
Description
Multer is a node.js middleware for handling `multipart/form-data`. Versions prior to 2.0.0 are vulnerable to a resource exhaustion and memory leak issue due to improper stream handling. When the HTTP request stream emits an error, the internal `busboy` stream is not closed, violating Node.js stream safety guidance. This leads to unclosed streams accumulating over time, consuming memory and file descriptors. Under sustained or repeated failure conditions, this can result in denial of service, requiring manual server restarts to recover. All users of Multer handling file uploads are potentially impacted. Users should upgrade to 2.0.0 to receive a patch. No known workarounds are available.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-47935?
How severe is CVE-2025-47935?
How do I fix CVE-2025-47935?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-4793A vulnerability was found in PHPGurukul Online Course Regist…9.8
- CVE-2025-47930Zulip is an open-source team chat application. Starting in v…5.3
- CVE-2025-47931LibreNMS is PHP/MySQL/SNMP based network monitoring software…6.1
- CVE-2025-47932Combodo iTop is a web based IT service management tool. Vers…6.1
- CVE-2025-47933Argo CD is a declarative, GitOps continuous delivery tool fo…5.4
- CVE-2025-47934OpenPGP.js is a JavaScript implementation of the OpenPGP pro…8.7
- CVE-2025-47936TYPO3 is an open source, PHP based web content management sy…4.4
- CVE-2025-47937TYPO3 is an open source, PHP based web content management sy…5.3
- CVE-2025-47938TYPO3 is an open source, PHP based web content management sy…3.8
- CVE-2025-47939TYPO3 is an open source, PHP based web content management sy…5.4
- CVE-2025-4794A vulnerability was found in PHPGurukul Online Course Regist…9.8
- CVE-2025-47940TYPO3 is an open source, PHP based web content management sy…7.2
Are you affected by CVE-2025-47935?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
