CVE-2026-29063
Received
Received - Intake
Prototype Pollution in Immutable.js via Merge and Map APIs
Publication date: 2026-03-06
Last updated on: 2026-04-17
Assigner: GitHub, Inc.
Description
Description
Immutable.js provides many Persistent Immutable data structures. Prior to versions 3.8.3, 4.3.7, and 5.1.5, Prototype Pollution is possible in immutable via the mergeDeep(), mergeDeepWith(), merge(), Map.toJS(), and Map.toObject() APIs. This issue has been patched in versions 3.8.3, 4.3.7, and 5.1.5.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| immutable-js | immutable | From 3.0.0 (inc) to 3.8.3 (exc) |
| immutable-js | immutable | From 4.0.0 (inc) to 4.3.7 (exc) |
| immutable-js | immutable | From 5.0.0 (inc) to 5.1.5 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1321 | The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype. |