THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-32141 (HIGH 7.5) — 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, caus

[NVD] CVE-2026-32141 (HIGH 7.5) — 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, caus

lownvdPublished 2026-03-12

CVE-2026-32141 CVSS: 7.5 HIGH Published: 2026-03-12T18:16:25.837

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.

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-32141