Impact: In body-parser versions prior to 1.20.6 (1.x line) and 2.3.0 (2.x line), when the parser is configured with an invalid limit option value such as an unparseable string or NaN, bytes.parse returns null and the request body size check is silently skipped. Applications that rely on limit as their primary safeguard against oversized request bodies will accept arbitrarily large payloads, leading to excessive memory and CPU usage and denial of service. Patches: This issue is fixed in body-parser 1.20.6 and 2.3.0. After the fix, invalid limit values throw a clear error at parser construction time instead of silently disabling enforcement, while null and undefined continue to fall back to the default limit of 100kb. Workarounds: Validate the limit value before passing it to body-parser. For example, parse the value at startup and reject any configuration where the result is null or a non-finite number.
CVE-2026-12590
This medium-severity CVE scores 5.9 under NVD CVSS v3. EPSS exploit probability: 0.2%, top 84% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.9
- EG Score
- 5.9(medium)
- EPSS
- 16.3%
- KEV
- Not listed
Published
July 9, 2026
Last Modified
July 10, 2026
Advisory Details (2)
Auto-updated Jul 10, 2026body-parser vulnerable to denial of service when invalid limit value silently disables size enforcement · Advisory · expressjs/body-parser · GitHub
https://github.com/expressjs/body-parser/security/advisories/GHSA-v422-hmwv-36x6Security Advisories | OpenJS Foundation CVE Numbering Authority
https://cna.openjsf.org/security-advisories.htmlWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 8× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-13 06:12 UTCEPSS rescore
- 2026-07-13 04:44 UTCEG score recompute
- 2026-07-12 06:41 UTCEG score recompute▲ 2.20
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-10 02:46 UTCNVD updateCVSS v3 → 5.9 · severity → MEDIUM
- 2026-07-09 10:37 UTCEG score recompute
- 2026-07-09 10:35 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-12590?
When was CVE-2026-12590 disclosed?
Is CVE-2026-12590 actively exploited?
What is the CVSS score of CVE-2026-12590?
How do I remediate CVE-2026-12590?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-12590
Is Your Infrastructure Affected by CVE-2026-12590?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.