Commit fd64fd1
security: patch all high/moderate CVEs in frontend and server dependencies
Frontend:
- vite 7.3.0 → 7.3.2 (CVE: server.fs.deny bypass, arbitrary file read via WebSocket, path traversal in .map handling)
- brace-expansion override ≥5.0.5 (CVE: zero-step sequence process hang)
Server:
- node-forge 1.3.3 → 1.4.0 override (CVE: DoS via BigInteger.modInverse, Ed25519/RSA-PKCS signature forgery, basicConstraints bypass)
- path-to-regexp 0.1.12 → 0.1.13 override (CVE: ReDoS via multiple route parameters)
- picomatch 4.0.3 → 4.0.4 override (CVE: ReDoS via extglob, method injection in POSIX character classes)
- brace-expansion override ≥5.0.5 (CVE: zero-step sequence process hang)
npm audit: 0 vulnerabilities on both frontend and server
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ae44916 commit fd64fd1
4 files changed
Lines changed: 29 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
0 commit comments