Vuln Signal Radar
public-safe defensive signal
MEDIUMpublic-safe

CVE-2026-88932

NVD: multer is a Node.js middleware for handling multipart/form-data uploads. NVD: In versions 2.2.0 through 2.3.0, when a request using disk storage is aborted mid-upload, file writes that complete after multer has already run its abort cleanup are not removed, so each aborted upload can leave an orphaned file on disk. NVD: A remote unauthenticated attacker can repeatedly start and abort uploads to accumulate orphaned files and exhaust disk space, causing a denial of service.

CVSS
5.3
Severity
MEDIUM
EPSS
0.0031 (25)
KEV
-

Source-published summary

NVD: multer is a Node.js middleware for handling multipart/form-data uploads. NVD: In versions 2.2.0 through 2.3.0, when a request using disk storage is aborted mid-upload, file writes that complete after multer has already run its abort cleanup are not removed, so each aborted upload can leave an orphaned file on disk. NVD: A remote unauthenticated attacker can repeatedly start and abort uploads to accumulate orphaned files and exhaust disk space, causing a denial of service.

Possible impact

Source describes service availability risk · remote exposure · authenticated boundary. Possible impact: The affected service may become unavailable or unreliable.

Affected context

Affected product or version requires source confirmation.

Remediation / advisory

Patch confirmed by source text; fixed version context: 2.4.0, multer.

Why it matters

Source describes service availability risk · remote exposure · authenticated boundary. Possible impact: The affected service may become unavailable or unreliable.; CVSS 5.3 (MEDIUM); EPSS percentile 25; not listed in KEV; Patch confirmed by source text; fixed version context: 2.4.0, multer; sources: NVD, OSV.

What to verify

Confirm affected product/version, vendor advisory, patch or mitigation, and exposure.

Exposure hint

remote exposure

Impact tags

service availability reviewremote exposure relevantauthenticated boundary review

Urgency reasons

vendor advisory presentrecent updateremediation reference present

Source-derived note

Summary derived from NVD / OSV description; unsafe procedural detail is not shown.

Redaction metadata

source summary used
True
fallback summary used
False
unsafe procedural detail present
false
raw source displayed
false
public summary redacted
true

Remediation handoff

Public-safe static handoff for human/Codex remediation planning. Scan, patch, external execution, and auto remediation are disabled.

Safety note

This radar shows source-published defensive context only. Exploit procedures, exploit strings, scanner commands, and auto-remediation are not provided.

Official references