Skip to content

UID2-6844: fix npm vulnerabilities - node-forge, path-to-regexp 0.1.x, picomatch#1004

Merged
BehnamMozafari merged 1 commit intomainfrom
bmz-UID2-6844-fix-npm-vulns
Apr 1, 2026
Merged

UID2-6844: fix npm vulnerabilities - node-forge, path-to-regexp 0.1.x, picomatch#1004
BehnamMozafari merged 1 commit intomainfrom
bmz-UID2-6844-fix-npm-vulns

Conversation

@BehnamMozafari
Copy link
Copy Markdown
Contributor

Summary

Fixes multiple HIGH/CRITICAL severity npm vulnerabilities via overrides (transitive deps). All fixes have upstream patches available.

Note: CVE-2026-4926 (path-to-regexp 8.x) was already fixed in uid2-web-integrations (UID2-6838).

Package CVE(s) Severity Fix
node-forge CVE-2026-33891/33894/33895/33896 HIGH 1.3.3 → 1.4.0
path-to-regexp 0.1.x CVE-2026-4867 HIGH 0.1.12 → 0.1.13
picomatch CVE-2026-33671 HIGH 2.3.1 → 2.3.2

Jira: UID2-6844

Test plan

  • CI vulnerability scan passes
  • Build passes

…match, handlebars, flatted

Adds/updates npm overrides to resolve HIGH/CRITICAL severity CVEs:
- node-forge 1.3.3 → 1.4.0 (CVE-2026-33891/33894/33895/33896)
- path-to-regexp 0.1.12 → 0.1.13 (CVE-2026-4867)
- picomatch 2.3.1 → 2.3.2 (CVE-2026-33671)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@BehnamMozafari BehnamMozafari merged commit d26ceb5 into main Apr 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants