CVE-2025-13465
Lodash has Prototype Pollution Vulnerability in `_.unset` and `_.omit` functions
What Should I Do?
Address in Next Maintenance Window
Low exploitation probability (0.03%). Schedule for your next planned update.
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install lodash@4.17.23
npm install lodash-es@4.17.23
npm install lodash-amd@4.17.23
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (4)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| lodash | npm | All versions | 4.17.23 |
| lodash.unset | npm | All versions | Range-based data available |
| lodash-es | npm | All versions | 4.17.23 |
| lodash-amd | npm | All versions | 4.17.23 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-1321Prototype PollutionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 6.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
References
- https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpgWEB
- https://nvd.nist.gov/vuln/detail/CVE-2025-13465ADVISORY
- https://github.com/lodash/lodash/commit/edadd452146f7e4bad4ea684e955708931d84d81WEB
- https://cert-portal.siemens.com/productcert/html/ssa-253495.htmlWEB
- https://github.com/lodash/lodashPACKAGE
Frequently Asked Questions
- What is CVE-2025-13465?
- Lodash has Prototype Pollution Vulnerability in `_.unset` and `_.omit` functions This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 6.5/10).
- How do I check if my project is affected by CVE-2025-13465?
- CVE-2025-13465 affects lodash, lodash.unset and lodash-es (and 1 more). It has a 0.03% probability of exploitation within 30 days (EPSS score). Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-13465 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2021-23337HIGH
Command Injection in lodash
- CVE-2021-23337HIGH
lodash vulnerable to Code Injection via `_.template` imports key names
- CVE-2020-28500MEDIUM
Regular Expression Denial of Service (ReDoS) in lodash
- CVE-2026-71437MEDIUM
Mermaid Architecture diagrams are vulnerable to prototype pollution
- CVE-2026-62909MEDIUM
Microsoft Security Advisory CVE-2026-62909 – .NET Elevation of Privilege Vulnerability
- CVE-2026-62902MEDIUM
Microsoft Security Advisory CVE-2026-62902 – .NET Information Disclosure Vulnerability
- CVE-2026-61807MEDIUM
Snipe-IT: Stored DOM XSS via table selected-count IDs
- CVE-2026-62899MEDIUM
Microsoft Security Advisory CVE-2026-62899 – .NET Security Feature Bypass Vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies