First published: Wed Jun 02 2021(Updated: )
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.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Merge-deep Project Merge-deep | <3.0.3 | |
Netapp E-series Performance Analyzer | ||
npm/merge-deep | <3.0.3 | 3.0.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-26707 is a vulnerability in the merge-deep library for Node.js that allows for prototype-pollution attacks.
CVE-2021-26707 has a severity rating of 9.8, which is classified as critical.
The merge-deep library before version 3.0.3 for Node.js and Netapp E-series Performance Analyzer are affected by CVE-2021-26707.
CVE-2021-26707 can be exploited by tricking the merge-deep library into overwriting properties of Object.prototype or adding new properties to it.
To fix CVE-2021-26707, it is recommended to update the merge-deep library to version 3.0.3 or later.