vulnerability in flood project
While working on flood project, I identified a vulnerability in the Vite package CVE-2025-62522 Vite Package Allows Server.fs.deny Bypass on Windows. The vulnerability occurs due to improper handling of file system access restrictions defined by server.fs.deny when running on Windows.
I don't think we are using vite in production or development
ok there is vite pulled by storybook, which is only used in development...
I don't think this is a vulnerability we need to take action, the only possible problem I can think of is some developer start a storybook development server and make is public...
I'll see if dependabot can fix this automatically.