CVE-2026-5038Patch(expressjs / multer)

LOWCVSS 7.5 · HIGH

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Patch expressjs multer systems immediately

Recommended action window: Monitor and triage in normal cycle

NVD description

Impact: multer versions 2.0.0-alpha.1 through 2.1.1 and 3.0.0-alpha.1 are vulnerable to a Denial of Service when using diskStorage. Aborted or malformed multipart uploads leave orphaned partial files on disk because the Readable.pipe() call does not propagate the stream destroy signal to the underlying fs.WriteStream. An attacker can exhaust disk space by triggering many aborted uploads, with no application bug required. Patches: Users should upgrade to multer 2.2.0 (2.x line) or 3.0.0-alpha.2 (3.x prerelease). Both versions track in-flight write streams and clean them up on the abort path. Workarounds: None.

0.5/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-459

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

AVAILABLE

Momentum

STABLE

Are you affected?

If you run products in this scope, you should treat this CVE as relevant to your environment.

  • multer

Threat summary

  • Patch or workaround signal is available
  • 2 mentions across 2 observed days
  • Momentum state: stable

What's happening

  • Patch or workaround mentioned in 1 signal
  • Technical details provided in 2 signals
  • Disclosure: 1 classified signal
  • Peaked 1d ago at 1 mentions (2026-06-15); latest day: 1
  • 2 total mentions across 2 days

Affected systems

Vendors
Products
multer

1 version affected across 1 product

Deep dive

Activity timeline2 mentions / 2d
00111Mentions · 2026-06-15: 1Mentions · 2026-06-17: 1Patch / Workaround · 2026-06-15: 1Technical Details · 2026-06-15: 1Technical Details · 2026-06-17: 106-1506-17
Signal classification2 categories
Patch
150.0%
Disclosure
150.0%
Referenced assets1 URL
By indicator
Classification over time
DateTotalLabels
2026-06-151
Patch1
2026-06-171
Disclosure1
Full discourse2 posts
  • Mohi@disismohi
    Disclosure

    CVE-2026-5038: multer (Node.js file upload middleware) leaves orphaned temp files on disk when clients abort uploads. Every aborted POST = free DoS. Here's what I'd check Wednesday.

    Post summary

    The message announces a DoS vulnerability in the multer middleware caused by orphaned temp files on aborted uploads, without providing proof‑of‑concept code, exploitation details, or patch information.

    1000047
    66 followersView on X
  • Ulises Gascón@kom_256
    Patch

    🚨 Medium-severity security fix in multer@2.2.0 and multer@3.0.0-alpha.2 just released! Patches CVE-2026-5038. multer vulnerable to Denial of Service via incomplete cleanup of aborted uploads. https://github.com/expressjs/multer/security/advisories/GHSA-3p4h-7m6x-2hcm

    Post summary

    The text announces the release of a patch for CVE-2026-5038, detailing a DOS flaw caused by incomplete cleanup of aborted uploads.

    00000112
    5.5K followersView on X
CPE platform detail2 entries

2 of 2 entries

PartVendorProductVersionTarget SWTarget HW
Appexpressjsmulter-node.js-
Appexpressjsmulter3.0.0node.js-

Explore more