CVE-2026-46510
Last modified
CVE-2026-46510 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. form-data-objectizer converts FormData to object. Prior to 1.0.1, form-data-objectizer walks bracket-notation form keys (e.g. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
form-data-objectizer converts FormData to object. Prior to 1.0.1, form-data-objectizer walks bracket-notation form keys (e.g. name[sub]) into nested objects without filtering __proto__, constructor, or prototype. A single HTTP form field whose name starts with __proto__[...] causes the library to mutate Object.prototype, which is a prototype pollution primitive of the entire Node.js process. This vulnerability is fixed in 1.0.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-46510?
How severe is CVE-2026-46510?
How do I fix CVE-2026-46510?
Are you affected by CVE-2026-46510?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
