Service interruption via unclosed request-error streams
Published May 19, 2025 · Updated May 27, 2025
Resource exhaustion in Multer before 2.0.0 allows remote attackers to interrupt Node.js services via failed multipart uploads. The makeMiddleware error path unpipes busboy but fails to drain the request or handle its error, leaving streams, memory, and file descriptors unreleased. Any exposed multipart upload route is reachable without authentication; repeated failed requests accumulate resources until the service requires a manual restart.
Summary
What happened
Resource exhaustion in Multer before 2.0.0 allows remote attackers to interrupt Node.js services via failed multipart uploads. The makeMiddleware error path unpipes busboy but fails to drain the request or handle its error, leaving streams, memory, and file descriptors unreleased. Any exposed multipart upload route is reachable without authentication; repeated failed requests accumulate resources until the service requires a manual restart.
The record
- CVE
- CVE-2025-47935
- Published
- May 19, 2025
- Updated
- May 27, 2025
- Vendor
- body-parser
- Product
- Multer
- Classifications
- CWE-401, T1499
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 19, 2025CVE publishedPublication date reported by the CVE source.
- May 27, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 2.0.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo