CVE-2026-25545
CVE-2026-25545 is a high-severity vulnerability in Astro @astrojs/node with a CVSS 3.x base score of 8.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-918.
Key facts
- Severity: High (CVSS 3.x base score 8.6)
- CVSS v4: 6.9
- EPSS exploit prediction: 1% (70th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-7455
- Weakness: CWE-918
- Affected product: Astro @astrojs/node
- Published:
- Last modified:
Description
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 `/500.html` and they can redirect this to any internal URL to read the response body through the first request. An attacker who can access the application without `Host:` header validation (eg. through finding the origin IP behind a proxy, or just by default) can fetch their own server to redirect to any internal IP. With this they can fetch cloud metadata IPs and interact with services in the internal network or localhost. For this to be vulnerable, a common feature needs to be used, with direct access to the server (no proxies). Version 9.5.4 fixes the issue.
Frequently asked questions
- What is CVE-2026-25545?
- 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 `/500.html` and they can redirect this to any internal URL to read the response body through the first request. An attacker who can access the application without `Host:` header validation (eg. through finding the origin IP behind a proxy, or just by default) can fetch their own server to redirect to any internal IP. With this they can fetch cloud metadata IPs and interact with services in the internal network or localhost. For this to be vulnerable, a common feature needs to be used, with direct access to the server (no proxies). Version 9.5.4 fixes the issue.
- How severe is CVE-2026-25545?
- CVE-2026-25545 has a CVSS 3.x base score of 8.6, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2026-25545 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (70th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-25545?
- CVE-2026-25545 affects Astro @astrojs/node. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-25545?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-25545 have an EU (EUVD) identifier?
- Yes. CVE-2026-25545 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-7455.
- When was CVE-2026-25545 published?
- CVE-2026-25545 was published on 2026-02-24 and last updated on 2026-06-17.
References
- https://github.com/withastro/astro/commit/e01e98b063e90d274c42130ec2a60cc0966622c9
- https://github.com/withastro/astro/releases/tag/%40astrojs%2Fnode%409.5.4
- https://github.com/withastro/astro/security/advisories/GHSA-qq67-mvv5-fw3g
Affected products (1)
- cpe:2.3:a:astro:\@astrojs\/node:*:*:*:*:*:node.js:*:*
More vulnerabilities in Astro @astrojs/node
- CVE-2026-27829 — Medium (CVSS 6.5): Astro is a web framework. In versions 9.0.0 through 9.5.3, a bug in Astro's image pipeline allows bypassing…
- CVE-2026-29772 — Medium (CVSS 5.9): Astro is a web framework. Prior to version 10.0.0, Astro's Server Islands POST handler buffers and parses the full…
- CVE-2026-27729 — Medium (CVSS 5.9): Astro is a web framework. In versions 9.0.0 through 9.5.3, Astro server actions have no default request body size…
All CVEs affecting Astro @astrojs/node →
Other CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities
- CVE-2026-47938 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by a Server-Side Request Forgery (SSRF)…
- CVE-2026-35431 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Entra ID Entitlement Management allows an unauthorized attacker to…
- CVE-2026-32186 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Bing allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-33107 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Databricks allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-32871 — Critical (CVSS 10.0): FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP…
- CVE-2026-32169 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Cloud Shell allows an unauthorized attacker to elevate privileges over a…
Browse all CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities →