CVE-2025-31486

MEDIUMCVSS 5.3/10EPSS 35.19%

Last modified

CVE-2025-31486 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Vite is a frontend tooling framework for javascript. The contents of arbitrary files can be returned to the browser. EPSS estimates a 35.19% chance of exploitation in the next 30 days.

Description

Vite is a frontend tooling framework for javascript. The contents of arbitrary files can be returned to the browser. By adding ?.svg with ?.wasm?init or with sec-fetch-dest: script header, the server.fs.deny restriction was able to bypass. This bypass is only possible if the file is smaller than build.assetsInlineLimit (default: 4kB) and when using Vite 6.0+. Only apps explicitly exposing the Vite dev server to the network (using --host or server.host config option) are affected. This vulnerability is fixed in 4.5.12, 5.4.17, 6.0.14, 6.1.4, and 6.2.5.

Metrics

CVSS 3.1
5.3/10

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N

EPSS Probability
35.19%

98.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2025-31486?
Vite is a frontend tooling framework for javascript. The contents of arbitrary files can be returned to the browser. By adding ?.svg with ?.wasm?init or with sec-fetch-dest: script header, the server.fs.deny restriction was able to bypass. This bypass is only possible if the file is smaller than build.assetsInlineLimit (default: 4kB) and when using Vite 6.0+. Only apps explicitly exposing the Vite dev server to the network (using --host or server.host config option) are affected. This vulnerability is fixed in 4.5.12, 5.4.17, 6.0.14, 6.1.4, and 6.2.5.
How severe is CVE-2025-31486?
CVE-2025-31486 has a CVSS score of 5.3/10 (MEDIUM severity). The EPSS model estimates a 35.19% probability of exploitation in the next 30 days.
How do I fix CVE-2025-31486?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2025-31486?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST