VYPR

\@astrojs\/node

by Withastro

Source repositories

CVEs (4)

  • CVE-2026-25545HigFeb 24, 2026
    risk 0.49cvss 8.6epss 0.02

    Astro is a web framework. Prior to version 9.5.4, Server-Side Rendered pages that return an error with a prerendered custom error page (eg. `404.astro` or `500.astro`) are vulnerable to SSRF. If the `Host:` header is changed to an attacker's server, it will be fetched on…

  • CVE-2026-27829MedFeb 26, 2026
    risk 0.35cvss 6.5epss 0.00

    Astro is a web framework. In versions 9.0.0 through 9.5.3, a bug in Astro's image pipeline allows bypassing `image.domains` / `image.remotePatterns` restrictions, enabling the server to fetch content from unauthorized remote hosts. Astro provides an `inferSize` option that…

  • CVE-2026-29772MedMar 24, 2026
    risk 0.31cvss 5.9epss 0.00

    Astro is a web framework. Prior to version 10.0.0, Astro's Server Islands POST handler buffers and parses the full request body as JSON without enforcing a size limit. Because JSON.parse() allocates a V8 heap object for every element in the input, a crafted payload of many small…

  • CVE-2026-27729MedFeb 24, 2026
    risk 0.31cvss 5.9epss 0.00

    Astro is a web framework. In versions 9.0.0 through 9.5.3, Astro server actions have no default request body size limit, which can lead to memory exhaustion DoS. A single large POST to a valid action endpoint can crash the server process on memory-constrained deployments.…