GHSA-qrmc-fj45-qfc2
GitHub Security Advisory
Prototype Pollution in extend
✓ GitHub Reviewed
MODERATE
Has CVE
Advisory Details
Versions of `extend` prior to 3.0.2 (for 3.x) and 2.0.2 (for 2.x) are vulnerable to Prototype Pollution. The `extend()` function allows attackers to modify the prototype of Object causing the addition or modification of an existing property that will exist on all objects.
## Recommendation
If you're using `extend` 3.x upgrade to 3.0.2 or later.
If you're using `extend` 2.x upgrade to 2.0.2 or later.
Affected Packages
npm
extend
Affected versions:
3.0.0
(fixed in 3.0.2)
npm
extend
Affected versions:
0
(fixed in 2.0.2)
Related CVEs
Key Information
5.0
/10
Dataset
Last updated: July 2, 2025 6:26 AM
Data from GitHub Advisory Database. This information is provided for research and educational purposes.