Skip to content

Update dependency lodash to v4.17.23 [SECURITY] - #47

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-lodash-vulnerability
Open

Update dependency lodash to v4.17.23 [SECURITY]#47
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-lodash-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Jan 22, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
lodash (source) 4.17.214.17.23 age confidence

Prototype Pollution in lodash

CVE-2018-3721 / GHSA-fvqr-27wr-82fm

More information

Details

Versions of lodash before 4.17.5 are vulnerable to prototype pollution.

The vulnerable functions are 'defaultsDeep', 'merge', and 'mergeWith' which allow a malicious user to modify the prototype of Object via __proto__ causing the addition or modification of an existing property that will exist on all objects.

Recommendation

Update to version 4.17.5 or later.

Severity

  • CVSS Score: 6.5 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Command Injection in lodash

CVE-2021-23337 / GHSA-35jh-r3h4-6jhm

More information

Details

lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.

Severity

  • CVSS Score: 7.2 / 10 (High)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Prototype Pollution in lodash

CVE-2019-10744 / GHSA-jf85-cpcp-j695

More information

Details

Versions of lodash before 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep allows a malicious user to modify the prototype of Object via {constructor: {prototype: {...}}} causing the addition or modification of an existing property that will exist on all objects.

Recommendation

Update to version 4.17.12 or later.

Severity

  • CVSS Score: 9.1 / 10 (Critical)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Lodash has Prototype Pollution Vulnerability in _.unset and _.omit functions

CVE-2025-13465 / GHSA-xxjr-mmjv-4gpg

More information

Details

Impact

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.

Patches

This issue is patched on 4.17.23.

Severity

  • CVSS Score: 6.9 / 10 (Medium)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:H/SI:H/SA:H/E:P

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

lodash/lodash (lodash)

v4.17.23

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the security label Jan 22, 2026
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch from 51c73f9 to 6a485c5 Compare January 23, 2026 20:45
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch from 6a485c5 to 9b5481c Compare February 2, 2026 15:39
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch 2 times, most recently from 9d12fad to 2b6ea1f Compare February 17, 2026 17:43
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch from 2b6ea1f to 41bce98 Compare March 5, 2026 16:39
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch from 41bce98 to 087061c Compare March 13, 2026 12:35
@renovate renovate Bot changed the title Update dependency lodash to v4.17.23 [SECURITY] Update dependency lodash to v4.17.23 [SECURITY] - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate
renovate Bot deleted the renovate/npm-lodash-vulnerability branch March 27, 2026 02:42
@renovate renovate Bot changed the title Update dependency lodash to v4.17.23 [SECURITY] - autoclosed Update dependency lodash to v4.17.23 [SECURITY] Mar 30, 2026
@renovate renovate Bot reopened this Mar 30, 2026
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch 2 times, most recently from 087061c to 361da32 Compare March 30, 2026 18:53
@renovate renovate Bot changed the title Update dependency lodash to v4.17.23 [SECURITY] Update dependency lodash to v4.17.23 [SECURITY] - autoclosed Mar 31, 2026
@renovate renovate Bot closed this Mar 31, 2026
@renovate renovate Bot changed the title Update dependency lodash to v4.17.23 [SECURITY] - autoclosed Update dependency lodash to v4.17.23 [SECURITY] Apr 1, 2026
@renovate renovate Bot reopened this Apr 1, 2026
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch from 361da32 to 005f5a2 Compare April 1, 2026 15:48
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch from 005f5a2 to 24a1de6 Compare April 8, 2026 15:55
@renovate renovate Bot changed the title Update dependency lodash to v4.17.23 [SECURITY] Update dependency lodash to v4.17.23 [SECURITY] - autoclosed Apr 27, 2026
@renovate renovate Bot closed this Apr 27, 2026
@renovate renovate Bot changed the title Update dependency lodash to v4.17.23 [SECURITY] - autoclosed Update dependency lodash to v4.17.23 [SECURITY] Apr 27, 2026
@renovate renovate Bot reopened this Apr 27, 2026
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch 3 times, most recently from 46e1e87 to eaf904b Compare April 29, 2026 17:51
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch 2 times, most recently from 1bc2439 to c80ced7 Compare May 18, 2026 13:32
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch from c80ced7 to 7e5ae54 Compare May 28, 2026 22:10
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch from 7e5ae54 to f547c4d Compare June 2, 2026 00:00
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch from f547c4d to 6e53d2c Compare June 11, 2026 10:05
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch 2 times, most recently from 696c840 to 13fff90 Compare July 17, 2026 03:14
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch 2 times, most recently from fccc41e to 1f1db25 Compare July 24, 2026 22:49
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch from 1f1db25 to 8f85cd6 Compare July 30, 2026 19:18
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch from 8f85cd6 to aeb689a Compare August 12, 2026 02:51
@renovate
renovate Bot force-pushed the renovate/npm-lodash-vulnerability branch from aeb689a to bc54864 Compare August 16, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants