CVE-2026-25545HIGH 8.6EPSS p75.2%

CVE-2026-25545CVE-2026-25545

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.

Scoring

CVSS 3.18.6 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
EPSS1.77% probability of exploitation · percentile 75.2% · 2026-06-19T12:03:05Z
Published2026-02-24
Last modified2026-02-25

Underlying weaknesses· 1

CWE-918

References

  1. https://github.com/withastro/astro/commit/e01e98b063e90d274c42130ec2a60cc0966622c9
  2. https://github.com/withastro/astro/releases/tag/%40astrojs%2Fnode%409.5.4
  3. https://github.com/withastro/astro/security/advisories/GHSA-qq67-mvv5-fw3g

1

TypeTargetConfidenceTier
WeaknessServer-Side Request Forgery (SSRF)cwe-9180%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-30118
CVE
CVE-2025-2691
CVE
Apache HTTP Server-Side Request Forgery (SSRF)
CVE
CVE-2025-52362
CVE
CVE-2025-67647
CVE
CVE-2026-41854
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.