CVE-2026-2950

Aliases:GHSA-f23m-r3pf-42rh
Analyzed
Published: 31 Mar 2026, 19:18
Last modified:01 Apr 2026, 13:43

Vulnerability Summary

Overall Risk (default)
medium
26/100
CVSS Score
6.5 MEDIUM
v3.1 (cve.org)
EPSS Score
0.32% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

31 Mar 2026, 19:18
Published
Vulnerability first disclosed
01 Apr 2026, 13:43
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1MEDIUMScore: 6.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
  • v3.1MEDIUMScore: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

EPSS Trends

Current EPSS score: 0.32% Percentile: 24%

Techniques & Countermeasures

  • CWE-1321Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

    The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.

Affected Systems

  • lodashlodash

    ≥ 4.17.23, < 4.18.0 | ≥ 4.0.0, < 4.17.23

  • lodashlodash-amd

    ≥ 4.17.23, < 4.18.0 | ≥ 4.0.0, < 4.17.23

  • lodashlodash-es

    ≥ 4.17.23, < 4.18.0 | ≥ 4.0.0, < 4.17.23

  • lodashlodash.unset

    ≥ 4.0.0, < 4.18.0 | ≥ 4.0.0

  • Npmlodash

    < 4.18.0

  • Npmlodash-amd

    < 4.18.0

  • Npmlodash-es

    < 4.18.0

  • Npmlodash.unset

    ≥ 4.0.0, < 4.18.0

References (4)