TopVuln

High-risk vulnerability digests

CVE-2026-33228

  • HIGH

Security Bulletin: Multiple Vulnerabilities in IBM watsonx Code Assistant On Prem

Details

CVSS v3
9.8
CVSS v4
8.9
NVD published
2026-03-20 23:16:46
EPSS
<0.1% probability · 9.7th percentile — 2026-04-08
Affected versions
cpe:2.3:a:webreflection:flatted:*:*:*:*:*:node.js:*:*
Summary
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.
Remediation
Not available in our cache.
Exploit info
https://github.com/WebReflection/flatted/security/advisories/GHSA-rf6f-7fwh-wjgh

View on NVD

TopVuln sends digest emails with high-risk CVE picks across multiple authoritative sources—curated with EPSS and AI. Choose daily per-stream emails and optional weekly or monthly roundups.

Subscribe — free email digest or paid plan

Information is aggregated from multiple authoritative sources for convenience; verify with NVD and vendors before operational decisions.