URGENT: Fix security bug Vitest 2.1.4 [Vulnerability CVE-2025-24964] #833
Closed
MedAkramYoussef
started this conversation in
General
Replies: 1 comment 4 replies
-
Thanks, updated. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I wanted to fix a security bug in Vitest, but I couldn't open an issue.
So, the problem is that the Vitest version used in the package is 2.1.4, which contains a vulnerability reported in GHSA-9crc-q9x8-hgqq .
The solution is to upgrade to version >=2.1.9,<3.0.0 by changing the configuration in package.json.
I hope I haven't missed anything.
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions