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.

Project Subscriptions

Vendors Products
Kaspernj Subscribe
Form-data-objectizer Subscribe
Advisories
Source ID Title
Github GHSA Github GHSA GHSA-m2hg-wjq3-28wq form-data-objectizer: Prototype pollution in form-data-objectizer via bracket-notation form keys
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Fri, 29 May 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Kaspernj
Kaspernj form-data-objectizer
Vendors & Products Kaspernj
Kaspernj form-data-objectizer

Fri, 29 May 2026 13:45:00 +0000

Type Values Removed Values Added
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.
Title Prototype pollution in form-data-objectizer via bracket-notation form keys
Weaknesses CWE-1321
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-29T13:40:22.772Z

Reserved: 2026-05-14T19:12:32.754Z

Link: CVE-2026-46510

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-29T14:16:31.807

Modified: 2026-05-29T14:16:31.807

Link: CVE-2026-46510

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-29T15:46:27Z

Weaknesses