VYPR

Astro

by Withastro

npm: astro

Source repositories

CVEs (37)

  • CVE-2018-7180CriFeb 17, 2018
    risk 0.67cvss 9.8epss 0.03

    SQL Injection exists in the Saxum Astro 4.0.14 component for Joomla! via the publicid parameter.

  • CVE-2026-54299HigJun 22, 2026
    risk 0.49cvss 7.5epss 0.00

    Astro is a web framework. Prior to 6.4.6, Astro SSR apps with prerendered error pages (/404 or /500 using export const prerender = true) fetch those pages over HTTP at runtime when an error occurs. The URL for this fetch is derived from request.url, which in turn gets its origin…

  • 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-59731HigJul 8, 2026
    risk 0.46cvss 8.2epss 0.00

    Astro is a web framework for content-driven websites. Version 6.4.7 performs authorization decisions on a partially decoded pathname after reaching the iterative URL decoder limit, while later rewrite route matching performs an additional decodeURI() operation and can resolve…

  • CVE-2026-50146HigJun 22, 2026
    risk 0.46cvss 7.1epss 0.00

    Astro is a web framework. Prior to 6.3.3, when a component uses a client:* directive, Astro inserts named slot content into a data-astro-template attribute without HTML escaping the slot name allowing an attacker to break out of the attribute context and inject arbitrary HTML,…

  • CVE-2026-41067MedApr 24, 2026
    risk 0.40cvss 6.1epss 0.00

    Astro is a web framework. Prior to 6.1.6, the defineScriptVars function in Astro's server-side rendering pipeline uses a case-sensitive regex /<\/script>/g to sanitize values injected into inline tags via the define:vars directive. HTML parsers close elements…

  • CVE-2025-59837HigOct 28, 2025
    risk 0.40cvss 7.2epss 0.00

    Astro is a web framework that includes an image proxy. In versions 5.13.4 and later before 5.13.10, the image proxy domain validation can be bypassed by using backslashes in the href parameter, allowing server-side requests to arbitrary URLs. This can lead to server-side request…

  • CVE-2025-58179HigSep 5, 2025
    risk 0.40cvss 7.2epss 0.01

    Astro is a web framework for content-driven websites. Versions 11.0.3 through 12.6.5 are vulnerable to SSRF when using Astro's Cloudflare adapter. When configured with output: 'server' while using the default imageService: 'compile', the generated image optimization endpoint…

  • CVE-2025-64764HigNov 19, 2025
    risk 0.39cvss 7.1epss 0.01

    Astro is a web framework. Prior to version 5.15.8, a reflected XSS vulnerability is present when the server islands feature is used in the targeted application, regardless of what was intended by the component template(s). This issue has been patched in version 5.15.8.

  • CVE-2026-33768MedMar 24, 2026
    risk 0.35cvss 6.5epss 0.00

    Astro is a web framework. Prior to version 10.0.2, the @astrojs/vercel serverless entrypoint reads the x-astro-path header and x_astro_path query parameter to rewrite the internal request path, with no authentication whatsoever. On deployments without Edge Middleware, this lets…

  • 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-2025-66202MedDec 9, 2025
    risk 0.35cvss 6.5epss 0.00

    Astro is a web framework. Versions 5.15.7 and below have a double URL encoding bypass which allows any unauthenticated attacker to bypass path-based authentication checks in Astro middleware, granting unauthorized access to protected routes. While the original CVE-2025-64765 was…

  • CVE-2025-64525MedNov 13, 2025
    risk 0.35cvss 6.5epss 0.01

    Astro is a web framework. In Astro versions 2.16.0 up to but excluding 5.15.5 which utilizeon-demand rendering, request headers `x-forwarded-proto` and `x-forwarded-port` are insecurely used, without sanitization, to build the URL. This has several consequences, the most…

  • CVE-2025-61925MedOct 10, 2025
    risk 0.35cvss 6.5epss 0.00

    Astro is a web framework. Prior to version 5.14.2, Astro reflects the value in `X-Forwarded-Host` in output when using `Astro.url` without any validation. It is common for web servers such as nginx to route requests via the `Host` header, and forward on other request headers. As…

  • CVE-2026-54300MedJun 22, 2026
    risk 0.34cvss 5.3epss 0.00

    @astrojs/netlify is an adapter that allows Astro to deploy your hybrid or server rendered site to Netlify. Prior to 7.0.13, @astrojs/netlify converts Astro image.remotePatterns into Netlify Image CDN images.remote_images regular expressions with broader semantics than Astro's…

  • CVE-2026-45028MedMay 13, 2026
    risk 0.33cvss 6.1epss 0.00

    Astro is a web framework. Astro versions prior to 6.1.10 used AES-GCM encryption to protect the confidentiality and integrity of server island props and slots parameters, but did not bind the ciphertext to its intended component or parameter type. An attacker could replay one…

  • CVE-2025-55303MedAug 19, 2025
    risk 0.33cvss 6.1epss 0.01

    Astro is a web framework for content-driven websites. In versions of astro before 5.13.2 and 4.16.18, the image optimization endpoint in projects deployed with on-demand rendering allows images from unauthorized third-party domains to be served. On-demand rendered sites built…

  • CVE-2025-54793MedAug 8, 2025
    risk 0.33cvss 6.1epss 0.01

    Astro is a web framework for content-driven websites. In versions 5.2.0 through 5.12.7, there is an Open Redirect vulnerability in the trailing slash redirection logic when handling paths with double slashes. This allows an attacker to redirect users to arbitrary external…

  • 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.…

Page 1 of 2