CVE-2026-25545

HIGH NUCLEI

@astrojs/node < 9.5.4 - Server-Side Request Forgery via Host Header Manipulation

Title source: llm
STIX 2.1

Exploitation Summary

CVE-2026-25545 has a Nuclei detection template available — see the Nuclei card below for the Shodan/FOFA recon queries.

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.

Nuclei Templates (1)

Astro SSR - Server-Side Request Forgery
HIGHVERIFIEDby ritikchaddha
Shodan: http.component:"Astro"

Scores

CVSS v3 8.6
EPSS 0.0177
EPSS Percentile 75.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-918
Status published
Products (2)
astro/\@astrojs\/node < 9.5.4
astrojs/node 0 - 9.5.4npm
Published Feb 24, 2026
Tracked Since Feb 24, 2026