Skip to content

chore(deps): bump vite to 6.4.3 (security)#58

Merged
linusdevx merged 1 commit into
devfrom
chore/bump-vite-6.4.3
Jun 22, 2026
Merged

chore(deps): bump vite to 6.4.3 (security)#58
linusdevx merged 1 commit into
devfrom
chore/bump-vite-6.4.3

Conversation

@linusdevx

Copy link
Copy Markdown
Owner

What

Bumps Vite from 6.4.2 → 6.4.3 to resolve two Dependabot alerts.

Alert Severity Summary
GHSA-fx2h-pf6j-xcff High vite server.fs.deny bypass on Windows alternate paths
GHSA-v6wh-96g9-6wx3 Medium launch-editor NTLMv2 hash disclosure via UNC paths on Windows

Practical exposure

Both CVEs affect Vite's dev server on Windows. This project uses Vite only for the production build (npm run build); npm run serve uses http-server, not Vite dev. So practical exposure was nil — bumping to clear the alerts and live up to the SECURITY.md "continuous scanning" claim.

Diff

Lockfile-only change; the declared range ^6.0.0 in package.json already permits 6.4.3, so no manifest edit needed.

package-lock.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Verification

npm run build passes locally (Vite 6.4.3, 172ms, expected output).

Resolves two Dependabot alerts:
- GHSA-fx2h-pf6j-xcff (high): vite server.fs.deny bypass on Windows alternate paths
- GHSA-v6wh-96g9-6wx3 (medium): launch-editor NTLMv2 hash disclosure via UNC paths on Windows

Both CVEs affect Vite's dev server on Windows only. This project uses Vite
for the production build (`npm run build`), not as a live dev server
(`npm run serve` runs http-server), so practical exposure is nil. Bumping
anyway to clear the alerts and live up to the SECURITY.md "continuous
scanning" claim.

Lockfile-only change; declared range `^6.0.0` already permits 6.4.3.
Verified: `npm run build` passes.
@cloudflare-workers-and-pages

Copy link
Copy Markdown
Contributor

Deploying xsltdebugx with  Cloudflare Pages  Cloudflare Pages

Latest commit: 724ee32
Status: ✅  Deploy successful!
Preview URL: https://0a46e378.xsltdebugx.pages.dev
Branch Preview URL: https://chore-bump-vite-6-4-3.xsltdebugx.pages.dev

View logs

@linusdevx linusdevx merged commit 104b4a9 into dev Jun 22, 2026
4 checks passed
@linusdevx linusdevx deleted the chore/bump-vite-6.4.3 branch June 22, 2026 18:27
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