Lodash Lodash.Unset vulnerabilities
2 known vulnerabilities affecting lodash/lodash.unset.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
MEDIUM2
Vulnerabilities
Page 1 of 1
CVE-2026-2950MEDIUMCVSS 5.3≥ 4.0.02026-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.0.0, < 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