Skip to content

Fix lodash 4.17.23 CVE#3371

Merged
DanCatchpole merged 2 commits intomasterfrom
fix-lodash-cve-4.17.23
Apr 7, 2026
Merged

Fix lodash 4.17.23 CVE#3371
DanCatchpole merged 2 commits intomasterfrom
fix-lodash-cve-4.17.23

Conversation

@jthmcts
Copy link
Copy Markdown
Contributor

@jthmcts jthmcts commented Apr 2, 2026

Change description

[2026-04-02T07:10:44.419Z] Unsuppressed vulnerabilities found:
[2026-04-02T07:10:44.420Z] ├─ lodash: 4.17.23
[2026-04-02T07:10:44.420Z] │ ├─ ID: 1115810
[2026-04-02T07:10:44.420Z] │ ├─ Issue: lodash vulnerable to Prototype Pollution via array path bypass in _.unset and _.omit
[2026-04-02T07:10:44.420Z] │ ├─ URL: GHSA-f23m-r3pf-42rh
[2026-04-02T07:10:44.420Z] │ ├─ Severity: moderate
[2026-04-02T07:10:44.420Z] │ ├─ Vulnerable Versions: <= 4.17.23
[2026-04-02T07:10:44.420Z] │ ├─ Patched Versions: 4.18.0
[2026-04-02T07:10:44.420Z] │ ├─ Via: @hmcts/properties-volume@npm:1.3.1
[2026-04-02T07:10:44.420Z] │ └─ Recommendation: Upgrade to 4.18.0
[2026-04-02T07:10:44.421Z] │ └─ CVSS Score: 6.5
[2026-04-02T07:10:44.421Z] │ └─ CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
[2026-04-02T07:10:44.421Z]
[2026-04-02T07:10:44.421Z] ├─ lodash: 4.17.23
[2026-04-02T07:10:44.421Z] │ ├─ ID: 1115806
[2026-04-02T07:10:44.421Z] │ ├─ Issue: lodash vulnerable to Code Injection via _.template imports key names
[2026-04-02T07:10:44.421Z] │ ├─ URL: GHSA-r5fr-rjxr-66jc
[2026-04-02T07:10:44.421Z] │ ├─ Severity: high
[2026-04-02T07:10:44.421Z] │ ├─ Vulnerable Versions: >= 4.0.0, <= 4.17.23
[2026-04-02T07:10:44.422Z] │ ├─ Patched Versions: 4.18.0
[2026-04-02T07:10:44.422Z] │ ├─ Via: @hmcts/properties-volume@npm:1.3.1
[2026-04-02T07:10:44.422Z] │ └─ Recommendation: Upgrade to 4.18.0
[2026-04-02T07:10:44.422Z] │ └─ CVSS Score: 8.1
[2026-04-02T07:10:44.422Z] │ └─ CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

Copy link
Copy Markdown
Contributor

@hisamuran-sun hisamuran-sun left a comment

Choose a reason for hiding this comment

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

LGTM ⚡️

@DanCatchpole DanCatchpole merged commit 301609c into master Apr 7, 2026
3 checks passed
@DanCatchpole DanCatchpole deleted the fix-lodash-cve-4.17.23 branch April 7, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants