Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-2950
Published:March 31, 2026
Updated:April 08, 2026
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 of properties from built-in prototypes such as Object.prototype, Number.prototype, and String.prototype. The issue permits deletion of prototype properties but does not allow overwriting their original behavior. Patches: This issue is patched in 4.18.0. Workarounds: None. Upgrade to the patched version.
Affected Packages
lodash (NPM):
Affected version(s) >=4.0.0 <4.17.23
Fix Suggestion:
Update to version 4.17.23
lodash (NPM):
Affected version(s) >=0.1.0 <4.18.0
Fix Suggestion:
Update to version 4.18.0
lodash-es (NPM):
Affected version(s) >=4.0.0 <4.17.23
Fix Suggestion:
Update to version 4.17.23
lodash-es (NPM):
Affected version(s) >=3.0.0 <4.18.0
Fix Suggestion:
Update to version 4.18.0
lodash-amd (NPM):
Affected version(s) >=4.0.0 <4.17.23
Fix Suggestion:
Update to version 4.17.23
lodash.unset (NPM):
Affected version(s) >=4.0.0 <4.18.0
Fix Suggestion:
Update to version 4.18.0
lodash-amd (NPM):
Affected version(s) >=2.0.0 <4.18.0
Fix Suggestion:
Update to version 4.18.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
EPSS
Base Score:
0.06