Lucene search
+L

184 matches found

OSV
OSV
added 2026/02/24 12:46 a.m.12 views

CVE-2026-27729 Astro has memory exhaustion DoS due to missing request body size limit in Server Actions

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. On-demand rendered sites...

5.9CVSS5.8AI score0.00415EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2026/02/24 12:37 a.m.26 views

CVE-2026-25545 Astro has Full-Read SSRF in error rendering via Host: header injection

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

6.9CVSS0.01769EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/24 12:37 a.m.42 views

CVE-2026-25545

Astro SSRF in error rendering via Host header (CVE-2026-25545). Affected: Astro until version 9.5.4 and @astrojs/node before 9.5.4. Vulnerability arises when SSR error pages (e.g., 404/500) prerendered content fetches a URL constructed from the Host header, enabling an attacker to redirect to int...

8.6CVSS5.4AI score0.01769EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/02/24 12:37 a.m.10 views

EUVD-2026-7455

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

6.9CVSS5.5AI score0.01769EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/02/24 12:37 a.m.6 views

CVE-2026-25545 Astro has Full-Read SSRF in error rendering via Host: header injection

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

6.9CVSS5.5AI score0.01769EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/24 12:37 a.m.8 views

CVE-2026-25545 Astro has Full-Read SSRF in error rendering via Host: header injection

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

6.9CVSS5.5AI score0.01769EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/02/24 12:0 a.m.16 views

Astro 安全漏洞

Astro is a content-driven website framework developed by Astro OpenSource. Versions 9.0.0 to 9.5.3 of Astro have security vulnerabilities. These vulnerabilities stem from the lack of a default request body size limit on Astro servers, which can lead to memory exhaustion and denial-of-service...

7.5CVSS5.8AI score0.00415EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/02/24 12:0 a.m.15 views

Astro 代码问题漏洞

Astro is a content-driven website framework developed by Astro OpenSource. Versions of Astro prior to 9.5.4 had code vulnerabilities. These vulnerabilities stemmed from server-side rendering of pages, where errors were handled through server-side request forgeing, potentially allowing attackers t...

8.6CVSS5.9AI score0.01769EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/02/23 9:54 p.m.15 views

Astro has Full-Read SSRF in error rendering via Host: header injection

Summary 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 respon...

8.6CVSS5.6AI score0.01769EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/23 9:54 p.m.20 views

GHSA-QQ67-MVV5-FW3G Astro has Full-Read SSRF in error rendering via Host: header injection

Summary 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 respon...

8.6CVSS5.7AI score0.01769EPSS
SaveExploits1References6
VulnCheck KEV
VulnCheck KEV
added 2026/02/12 12:0 a.m.10 views

VulnCheck KEV: CVE-2025-55303

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 with Astro include a...

6.9CVSS5.8AI score0.00637EPSS
SaveIn wildExploits1References2
Nuclei
Nuclei
added 2026/02/04 7:0 a.m.34 views

Astro - Broken Access Control

Astro 2.16.0 to 5.15.5 contains a broken access control caused by insecure use of unsanitized x-forwarded-proto and x-forwarded-port headers in URL building, letting attackers bypass middleware protection, cause DoS, SSRF, and URL pollution, exploit requires crafted headers. id: CVE-2025-64525...

6.5CVSS5.3AI score0.01189EPSS
SaveExploits2References2
Nuclei
Nuclei
added 2026/02/04 7:0 a.m.20 views

Astro - Reflected XSS via server islands feature

Astro 5.15.8 contains a reflected XSS caused by improper handling of server islands feature, letting remote attackers execute scripts, exploit requires use of server islands in the application. id: CVE-2025-64764 info: name: Astro - Reflected XSS via server islands feature author: DhiyaneshDk,zhe...

7.1CVSS5.3AI score0.005EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:0 a.m.3 views

Astro < 5.15.8 Reflected Cross-Site Scripting

Astro framework versions prior to 5.15.8 are vulnerable to a Reflected Cross-Site Scripting ... No source data...

7.1CVSS6.3AI score0.005EPSS
SaveExploits1References3
VulnCheck KEV
VulnCheck KEV
added 2025/12/15 12:0 a.m.7 views

VulnCheck KEV: CVE-2025-64764

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 templates. This issue has been patched in version 5.15.8...

7.1CVSS5.7AI score0.005EPSS
SaveIn wildExploits1References2
RedhatCVE
RedhatCVE
added 2025/12/11 6:3 a.m.12 views

CVE-2025-66202

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 fixed in v5.15.8,...

6.9CVSS6.8AI score0.00514EPSS
SaveExploits1References1
NVD
NVD
added 2025/12/09 12:15 a.m.6 views

CVE-2025-66202

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 fixed in v5.15.8,...

6.5CVSS0.0029EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.8 views

Astro 安全漏洞

Astro is an Astro open source web framework for content-driven websites. A security vulnerability exists in Astro versions 5.15.7 and below, which stems from a double URL encoding bypass that could allow an unauthenticated attacker to access protected routes...

6.5CVSS6.5AI score0.0029EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/12/08 11:41 p.m.4 views

CVE-2025-66202 Astro has an Authentication Bypass via Double URL Encoding, a bypass for CVE-2025-64765

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 fixed in v5.15.8,...

6.5CVSS6.7AI score0.0029EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/08 11:41 p.m.30 views

CVE-2025-66202

Astro (web framework) is affected by CVE-2025-66202: versions 5.15.7 and below are vulnerable to a double URL encoding bypass that lets unauthenticated attackers bypass middleware pathname checks and access protected routes. The fix for CVE-2025-64765 in 5.15.8 decodes URLs only once, leaving roo...

6.5CVSS6.7AI score0.0029EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder