VYPR

Adapter Node

by Sveltejs

Source repositories

CVEs (2)

  • CVE-2025-67647CriJan 15, 2026
    risk 0.52cvss 9.1epss 0.00

    SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. Prior to 2.49.5, SvelteKit is vulnerable to a server side request forgery (SSRF) and denial of service (DoS) under certain conditions. From 2.44.0 through 2.49.4, the vulnerability…

  • CVE-2024-23641HigJan 24, 2024
    risk 0.42cvss 7.5epss 0.01

    SvelteKit is a web development kit. In SvelteKit 2, sending a GET request with a body eg `{}` to a built and previewed/hosted sveltekit app throws `Request with GET/HEAD method cannot have body.` and crashes the preview/hosting. After this happens, one must manually restart the…