CVE-2026-32141Uncontrolled Recursion in Flatted

Severity
7.5HIGHNVD
EPSS
0.0%
top 96.79%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedMar 12
Latest updateMar 13

Description

flatted is a circular JSON parser. Prior to 3.4.0, flatted's parse() function uses a recursive revive() phase to resolve circular references in deserialized JSON. When given a crafted payload with deeply nested or self-referential $ indices, the recursion depth is unbounded, causing a stack overflow that crashes the Node.js process. This vulnerability is fixed in 3.4.0.

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 3.9 | Impact: 3.6

Patches

🔴Vulnerability Details

3
OSV
flatted vulnerable to unbounded recursion DoS in parse() revive phase2026-03-13
GHSA
flatted vulnerable to unbounded recursion DoS in parse() revive phase2026-03-13
OSV
CVE-2026-32141: flatted is a circular JSON parser2026-03-12

📋Vendor Advisories

3
Red Hat
flatted: flatted: Unbounded recursion DoS in parse() revive phase2026-03-12
Microsoft
flatted: Unbounded recursion DoS in parse() revive phase2026-03-10
Debian
CVE-2026-32141: node-flatted - flatted is a circular JSON parser. Prior to 3.4.0, flatted's parse() function us...2026

🕵️Threat Intelligence

1
Wiz
CVE-2026-32141 Impact, Exploitability, and Mitigation Steps | Wiz

💬Community

1
Bugzilla
CVE-2026-32141 flatted: flatted: Unbounded recursion DoS in parse() revive phase2026-03-12
CVE-2026-32141 — Uncontrolled Recursion in Flatted | cvebase