CVE-2026-32141

7.5 HIGH
Published: March 12, 2026 Modified: March 19, 2026
View on NVD

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.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://github.com/WebReflection/flatted/pull/88
Source: security-advisories@github.com
Issue Tracking Patch
https://github.com/WebReflection/flatted/security/advisories/GHSA-25h7-pfq9-p65f
Source: security-advisories@github.com
Exploit Patch Vendor Advisory
https://github.com/WebReflection/flatted/security/advisories/GHSA-25h7-pfq9-p65f
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
Exploit Patch Vendor Advisory

4 reference(s) from NVD

Quick Stats

CVSS v3 Score
7.5 / 10.0
EPSS (Exploit Probability)
0.1%
15th percentile
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)

Affected Vendors

webreflection