Lodash Lodash-Es vulnerabilities
4 known vulnerabilities affecting lodash/lodash-es.
Total CVEs
4
CISA KEV
0
Public exploits
1
Exploited in wild
0
Severity breakdown
CRITICAL1HIGH1MEDIUM2
Vulnerabilities
Page 1 of 1
CVE-2026-4800CRITICALCVSS 9.8fixed in 4.17.212026-03-31
CVE-2026-4800 [HIGH] CVE-2026-4800: Impact:
The fix for CVE-2021-23337 (https://github.com/advisories/GHSA-35jh-r3h4-6jhm) added valida
Impact:
The fix for CVE-2021-23337 (https://github.com/advisories/GHSA-35jh-r3h4-6jhm) added validation for the variable option in _.template but did not apply the same validation to options.imports key names. Both paths flow into the same Function() constructor sink.
When an application passes untrusted input as options.imports key names, an attacker can inj
cvelistv5nvd
CVE-2026-2950MEDIUMCVSS 5.3≥ 4.0.0, < 4.17.232026-03-31
CVE-2026-2950 [MEDIUM] CVE-2026-2950: Impact:
Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the _.unset an
Impact:
Lodash versions 4.17.23 and earlier are vulnerable to prototype pollution in the _.unset and _.omit functions. The fix for (CVE-2025-13465: https://github.com/lodash/lodash/security/advisories/GHSA-xxjr-mmjv-4gpg) only guards against string key members, so an attacker can bypass the check by passing array-wrapped path segments. This allows deletion o
cvelistv5nvd
CVE-2025-13465MEDIUMCVSS 6.9≥ 4.17.23, < 4.18.02026-01-21
CVE-2025-13465 [MEDIUM] CWE-1321 CVE-2025-13465: Lodash versions 4.0.0 through 4.17.22 are vulnerable to prototype pollution in the _.unset and _.omi
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
nvd
CVE-2021-23337HIGHCVSS 7.2PoC≥ 4.0.0, < 4.18.02021-02-15
CVE-2021-23337 [HIGH] CWE-94 CVE-2021-23337: Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.
Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.
nvd