← Back
CWE-1321

536 CVEs • Abstraction: Variant

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

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.

JSON object

Loading...

CVEs (536)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Acemetrix
1Jquery Deparam
Jun 17, 2026
Apr 23, 2021
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in jquery-deparam 0.5.1 allows a malicious user to inject properties into Object.prototype.
1Jquery Sparkle Project
1Jquery Sparkle
Jun 17, 2026
Apr 23, 2021
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in jquery-sparkle 1.5.2-beta allows a malicious user to inject properties into Object.prototype.
1Patchmerge Project
1Patchmerge
Jun 17, 2026
Mar 16, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Prototype pollution vulnerability in 'patchmerge' versions 1.0.0 through 1.0.1 allows an attacker to cause a denial of service and may lead to remote code execution.
1Msgpack5 Project
1Msgpack5
Jun 17, 2026
Mar 12, 2021
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
msgpack5 is a msgpack v5 implementation for node.js and the browser. In msgpack5 before versions 3.6.1, 4.5.1, and 5.2.1 there is a "Prototype Poisoning" vulnerability. When msgpack5 decodes a map containing a key "__pro...Show more
msgpack5 is a msgpack v5 implementation for node.js and the browser. In msgpack5 before versions 3.6.1, 4.5.1, and 5.2.1 there is a "Prototype Poisoning" vulnerability. When msgpack5 decodes a map containing a key "__proto__", it assigns the decoded value to __proto__. Object.prototype.__proto__ is an accessor property for the receiver's prototype. If the value corresponding to the key __proto__ decodes to an object or null, msgpack5 sets the decoded object's prototype to that value. An attacker who can submit crafted MessagePack data to a service can use this to produce values that appear to be of other types; may have unexpected prototype properties and methods (for example length, numeric properties, and push et al if __proto__'s value decodes to an Array); and/or may throw unexpected exceptions when used (for example if the __proto__ value decodes to a Map or Date). Other unexpected behavior might be produced for other types. There is no effect on the global prototype. This "prototype poisoning" is sort of a very limited inversion of a prototype pollution attack. Only the decoded value's prototype is affected, and it can only be set to msgpack5 values (though if the victim makes use of custom codecs, anything could be a msgpack5 value). We have not found a way to escalate this to true prototype pollution (absent other bugs in the consumer's code). This has been fixed in msgpack5 version 3.6.1, 4.5.1, and 5.2.1. See the referenced GitHub Security Advisory for an example and more details.Show less
1Changeset Project
1Changeset
Jun 17, 2026
Mar 9, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Prototype pollution vulnerability in 'changeset' versions 0.0.1 through 0.2.5 allows an attacker to cause a denial of service and may lead to remote code execution.
1Fireblink
1Object Collider
Jun 17, 2026
Mar 1, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Prototype pollution vulnerability in 'object-collider' versions 1.0.0 through 1.0.3 allows attacker to cause a denial of service and may lead to remote code execution.
1Nodered
1Node Red
Jun 17, 2026
Feb 26, 2021
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
Node-Red is a low-code programming for event-driven applications built using nodejs. Node-RED 1.2.7 and earlier contains a Prototype Pollution vulnerability in the admin API. A badly formed request can modify the prototy...Show more
Node-Red is a low-code programming for event-driven applications built using nodejs. Node-RED 1.2.7 and earlier contains a Prototype Pollution vulnerability in the admin API. A badly formed request can modify the prototype of the default JavaScript Object with the potential to affect the default behaviour of the Node-RED runtime. The vulnerability is patched in the 1.2.8 release. A workaround is to ensure only authorized users are able to access the editor url.Show less
1Mitreid
1Connect
Jun 17, 2026
Feb 23, 2021
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
org/mitre/oauth2/web/OAuthConfirmationController.java in the OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Mass Assignment (aka Autobinding) vulnerability. This arises due to unsafe us...Show more
org/mitre/oauth2/web/OAuthConfirmationController.java in the OpenID Connect server implementation for MITREid Connect through 1.3.3 contains a Mass Assignment (aka Autobinding) vulnerability. This arises due to unsafe usage of the @ModelAttribute annotation during the OAuth authorization flow, in which HTTP request parameters affect an authorizationRequest.Show less
1Set Or Get Project
1Set Or Get
Jun 17, 2026
Feb 8, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Prototype pollution vulnerability in 'set-or-get' version 1.0.0 through 1.2.10 allows an attacker to cause a denial of service and may lead to remote code execution.
1Dynamoosejs
1Dynamoose
Jun 17, 2026
Feb 8, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Dynamoose is an open-source modeling tool for Amazon's DynamoDB. In Dynamoose from version 2.0.0 and before version 2.7.0 there was a prototype pollution vulnerability in the internal utility method "lib/utils/object/set...Show more
Dynamoose is an open-source modeling tool for Amazon's DynamoDB. In Dynamoose from version 2.0.0 and before version 2.7.0 there was a prototype pollution vulnerability in the internal utility method "lib/utils/object/set.ts". This method is used throughout the codebase for various operations throughout Dynamoose. We have not seen any evidence of this vulnerability being exploited. There is no evidence this vulnerability impacts versions 1.x.x since the vulnerable method was added as part of the v2 rewrite. This vulnerability also impacts v2.x.x beta/alpha versions. Version 2.7.0 includes a patch for this vulnerability.Show less
1Dotty Project
1Dotty
Jun 17, 2026
Feb 2, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Prototype pollution vulnerability in 'dotty' versions 0.0.1 through 0.1.0 allows attackers to cause a denial of service and may lead to remote code execution.
1Getadigital
1Nested Object Assign
Jun 17, 2026
Jan 31, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The package nested-object-assign before 1.0.4 are vulnerable to Prototype Pollution via the default function, as demonstrated by running the PoC below.
1Asciitable.js Project
1Asciitable.js
Jun 17, 2026
Jan 4, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The package asciitable.js before 1.0.3 are vulnerable to Prototype Pollution via the main function.
1Multi Ini Project
1Multi Ini
Jun 17, 2026
Dec 22, 2020
N/A· v4
8.1 HIGH· v3
7.5 HIGH· v2
This affects the package multi-ini before 2.1.2. It is possible to pollute an object's prototype by specifying the constructor.proto object as part of an array. This is a bypass of CVE-2020-28448.
1Multi Ini Project
1Multi Ini
Jun 17, 2026
Dec 22, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
This affects the package multi-ini before 2.1.1. It is possible to pollute an object's prototype by specifying the proto object as part of an array.
1Datatables
1Datatables.net
Jun 17, 2026
Dec 16, 2020
N/A· v4
7.3 HIGH· v3
7.5 HIGH· v2
All versions of package datatables.net are vulnerable to Prototype Pollution due to an incomplete fix for https://snyk.io/vuln/SNYK-JS-DATATABLESNET-598806.
1Moutjs
1Mout
Jun 17, 2026
Dec 11, 2020
N/A· v4
7.5 HIGH· v3
7.5 HIGH· v2
This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn 'mixes objects into the target object, recursively mixing existing child object...Show more
This affects all versions of package mout. The deepFillIn function can be used to 'fill missing properties recursively', while the deepMixIn 'mixes objects into the target object, recursively mixing existing child objects as well'. In both cases, the key used to access the target object recursively is not checked, leading to a Prototype Pollution.Show less
2Debian
Ini Project
2Debian Linux
Ini
Jun 17, 2026
Dec 11, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
This affects the package ini before 1.3.6. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further de...Show more
This affects the package ini before 1.3.6. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.Show less
3Oracle
SiemensY18n Project
3Graalvm
Sinec Infrastructure Network ServicesY18n
Jun 17, 2026
Nov 17, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The package y18n before 3.2.2, 4.0.1 and 5.0.5, is vulnerable to Prototype Pollution.
1Controlled Merge Project
1Controlled Merge
Jun 17, 2026
Nov 15, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Prototype pollution vulnerability in 'controlled-merge' versions 1.0.0 through 1.2.0 allows attacker to cause a denial of service and may lead to remote code execution.