SvelteKit: Prototype pollution in file input deletion path in remote-function forms
- Severity:
- Medium
Description
If you use remote form functions, have an input field of type file, and accept arbitrary user-controlled path names for the field, then you are vulnerable to a prototype pollution attack where the attacker can remove e.g. methods on the prototype.
Recommendation
Update the @sveltejs/kit package to the latest compatible version. Followings are version details:
- Affected version(s): <= 2.69.0
- Patched version(s): 2.69.1
References
Related Issues
- SvelteKit has deserialization expansion in unvalidated `form` remote function leading to Denial of Service (experimenta - Vulnerability
- SvelteKit: Big remote form function payloads can cause Node process to crash - Vulnerability
- Prototype pollution in emit function - Vulnerability
- Velocity.js has a Prototype Pollution vulnerability through #set path assignment - CVE-2026-44966
You might also like:
- Tags:
- npm
- @sveltejs/kit
Anything's wrong? Let us know Last updated on July 24, 2026


