CVE-2026-5079Patch(expressjs / multer)

LOWCVSS 7.5 · HIGH

Signal is active with 3 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 1.0.0 through 2.1.1 and 3.0.0-alpha.1 are vulnerable to a Denial of Service via deeply nested field names in multipart form data. The append-field dependency parses bracket notation in field names with no limit on nesting depth, allowing an attacker to force allocation of deeply nested object structures that consume CPU and memory. A single HTTP request with a crafted multipart body is sufficient to exploit this. Patches: Users should upgrade to multer 2.2.0 (2.x line) or 3.0.0-alpha.2 (3.x prerelease) and configure the new limits.fieldNestingDepth option to the minimum depth their application requires. Workarounds: Set limits.fields to a reasonable value to reduce the number of fields an attacker can send per request. This does not fully mitigate the issue but limits the impact.

0.5/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-400

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

AVAILABLE

Momentum

NONE

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
  • 3 mentions across 1 observed day

What's happening

  • Patch or workaround mentioned in 2 signals
  • Technical details provided in 3 signals
  • Disclosure: 1 classified signal
  • 3 total mentions across 1 day

Affected systems

Vendors
Products
multer

1 version affected across 1 product

Deep dive

Activity timeline3 mentions / 1d
01223Mentions · 2026-06-15: 3Patch / Workaround · 2026-06-15: 2Technical Details · 2026-06-15: 306-15
Signal classification2 categories
Patch
266.7%
Disclosure
133.3%
Referenced assets2 URLs
Full discourse3 posts
  • Upwind Security MDR@UpwindMDR
    Patch

    🚨High - Multer Multipart Form Data Denial of Service (CVE-2026-5079) A high-severity denial of service (DoS) vulnerability has been identified in multer, a popular Node.js middleware framework used for handling multipart/form-data. The flaw stems from an underlying dependency, append-field, which processes bracket notation in HTTP form field names without enforcing a structural restriction on nesting depth. An unauthenticated remote attacker can exploit this behavior by submitting a single, specially crafted HTTP multipart request containing deeply nested field names. This forces the server to allocate highly recursive object topologies, exhaustively consuming CPU cycles and system memory to trigger a service crash. 👉 Affected: multer versions 1.0.0 through 2.1.1, and 3.0.0-alpha.1 | Upgrade to patched versions 2.2.0 or 3.0.0-alpha.2 or later

    Post summary

    The advisory discloses a high‑severity DoS vulnerability in Multer caused by unchecked nesting depth in HTTP form fields and provides a patch recommendation to upgrade to newer, fixed versions.

    0000075
    216 followersView on X
  • Vulmon Vulnerability Feed@VulmonFeeds
    Disclosure

    CVE-2026-5079 Denial of Service via Deeply Nested Field Names in Multer 1.0.0 Through 3.0.0-alpha.1 https://vulmon.com/vulnerabilitydetails?qid=CVE-2026-5079

    Post summary

    A DoS vulnerability in Multer (v1.0.0–3.0.0-alpha.1) caused by deeply nested field names is disclosed; no PoC, exploit, or mitigation details are provided.

    0000039
    4.0K followersView on X
  • Ulises Gascón@kom_256
    Patch

    🚨 High-severity security fix in multer@2.2.0 and multer@3.0.0-alpha.2 just released! Patches CVE-2026-5079. multer vulnerable to Denial of Service via deeply nested field names. https://github.com/expressjs/multer/security/advisories/GHSA-72gw-mp4g-v24j

    Post summary

    A high‑severity patch for multer (CVE‑2026‑5079) has been released, addressing a DoS vulnerability caused by deeply nested field names, with a vendor advisory link provided.

    00000147
    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