Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2026

This PR contains the following updates:

Package Change Age Confidence
lodash-es (source) 4.17.214.17.23 age confidence

GitHub Vulnerability Alerts

CVE-2025-13465

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.


Release Notes

lodash/lodash (lodash-es)

v4.17.23

Compare Source

v4.17.22

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code security labels Jan 21, 2026
@renovate renovate bot force-pushed the renovate/npm-lodash-es-vulnerability branch from 368aea2 to 49c799c Compare January 22, 2026 16:24
Copy link
Member

@MetRonnie MetRonnie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(We are not currently using the vulnerable functions, but our dependencies might be - see also #2430)

@MetRonnie MetRonnie added this to the 2.13.0 milestone Jan 22, 2026
@MetRonnie MetRonnie merged commit 6ce0df7 into master Jan 22, 2026
4 checks passed
@MetRonnie MetRonnie deleted the renovate/npm-lodash-es-vulnerability branch January 22, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants