CVE-2021-26707: Critical severity merge-deep vulnerability
The merge-deep library before 3.0.3 for Node.js can be tricked into overwriting properties of Object.prototype or adding new properties to it. These properties are then inherited by every object in the program, thus facilitating prototype-pollution attacks against applications using this library.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2021-26707?
CVE-2021-26707 is a vulnerability in the merge-deep library for Node.js that allows for prototype-pollution attacks.
What is the severity of CVE-2021-26707?
CVE-2021-26707 has a severity rating of 9.8, which is classified as critical.
Which software is affected by CVE-2021-26707?
The merge-deep library before version 3.0.3 for Node.js and Netapp E-series Performance Analyzer are affected by CVE-2021-26707.
How can CVE-2021-26707 be exploited?
CVE-2021-26707 can be exploited by tricking the merge-deep library into overwriting properties of Object.prototype or adding new properties to it.
How can I fix CVE-2021-26707?
To fix CVE-2021-26707, it is recommended to update the merge-deep library to version 3.0.3 or later.