GHSA-rf6f-7fwh-wjgh · Severity: high · Ecosystem: npm — Prototype Pollution via parse() in NodeJS flatted
flatted is a circular JSON parser. Prior to version 3.4.2, the parse() function in flatted can use attacker-controlled string values from the parsed JSON as direct array index keys, without validating that they are numeric. Since the internal input buffer is a JavaScript Array, accessing it with the key "__proto__" returns Array.prototype via the inherited getter. This object is then treated as a legitimate parsed value and assigned as a property of the output object, effectively leaking a live reference to Array.prototype to the consumer. Any code that subsequently writes to that property will pollute the global prototype. This issue has been patched in version 3.4.2.
Conclusion & alert: CVE-2026-33228 is rated Exploit Available (57.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.07%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-01 | 0.01% | 0.07% | +0.05% |
| 2 | 2026-03-21 | — | 0.01% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.9 | 4.0 | HIGH |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-rf6f-7fwh-wjgh · Severity: high · Ecosystem: npm — Prototype Pollution via parse() in NodeJS flatted
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-33228 not yet assigned priority: Debian including 1 source packages (node-flatted), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 3, open 2. | https://security-tracker.debian.org/tracker/CVE-2026-33228 |
redhat
|
critical | — | https://access.redhat.com/security/cve/CVE-2026-33228 |
ubuntu
|
medium | CVE-2026-33228 medium priority: Ubuntu including 1 source packages (node-flatted), 5 status rows across 5 suites (focal, jammy, noble, questing, upstream): needs-triage 5. | https://ubuntu.com/security/CVE-2026-33228 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| webreflection | flatted | < 3.4.2 | cpe:2.3:a:webreflection:flatted:*:*:*:*:*:node.js:*:* |