Vulnerability Description
Lodash versions 4.0.0 through 4.17.22 are vulnerable to prototype pollution in the _.unset and _.omit functions. An attacker can pass crafted paths which cause Lodash to delete methods from global prototypes. The issue permits deletion of properties but does not allow overwriting their original behavior. This issue is patched on 4.17.23
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Lodash | Lodash | >= 4.0.0, < 4.17.23 |
Related Weaknesses (CWE)
References
FAQ
What is CVE-2025-13465?
CVE-2025-13465 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Lodash versions 4.0.0 through 4.17.22 are vulnerable to prototype pollution in the _.unset and _.omit functions. An attacker can pass crafted paths which cause Lodash to delete methods from global pro...
How severe is CVE-2025-13465?
CVE-2025-13465 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-13465?
Check the references section above for vendor advisories and patch information. Affected products include: Lodash Lodash.