Skip to content

chore(security): update vulnerable frontend npm dep#66

Merged
felixgeelhaar merged 1 commit into
mainfrom
chore/npm-security
Jul 11, 2026
Merged

chore(security): update vulnerable frontend npm dep#66
felixgeelhaar merged 1 commit into
mainfrom
chore/npm-security

Conversation

@felixgeelhaar

Copy link
Copy Markdown
Collaborator

Summary

Updates the vite dev dependency in ui/ from ^6.2.0 to ^6.4.3 to resolve a high-severity npm advisory.

Vulnerability

  • GHSA-fx2h-pf6j-xcffvite: server.fs.deny bypass on Windows alternate paths (high)
  • Transitive launch-editor NTLMv2 hash disclosure via UNC path handling

Verification

  • npm audit now reports 0 vulnerabilities
  • Frontend build (npm run build = vue-tsc -b && vite build) passes with vite v6.4.3
  • Only package.json + package-lock.json changed

https://claude.ai/code/session_01LCyhyAffdzBmzG3yPPqzTT

Update vite from ^6.2.0 to ^6.4.3 in ui/ to resolve high-severity
advisory GHSA-fx2h-pf6j-xcff (server.fs.deny bypass on Windows alternate
paths) and transitive launch-editor NTLMv2 hash disclosure. npm audit
now reports 0 vulnerabilities and the frontend build passes.

Claude-Session: https://claude.ai/code/session_01LCyhyAffdzBmzG3yPPqzTT
@felixgeelhaar
felixgeelhaar merged commit a662909 into main Jul 11, 2026
7 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.

1 participant