Lucene search
+L

693 matches found

VulnCheck KEV
VulnCheck KEV
added 2025/12/15 12:00 a.m.12 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.00493EPSS
SaveIn wildExploits1References2
RedhatCVE
RedhatCVE
added 2025/12/11 6:03 a.m.16 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.00506EPSS
SaveExploits1References1
NVD
NVD
added 2025/12/09 12:15 a.m.8 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.00318EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.10 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.00318EPSS
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.00318EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/08 11:41 p.m.43 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.00318EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/12/08 11:41 p.m.6 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.5CVSS7AI score
SaveExploits0References5
OSV
OSV
added 2025/12/08 4:26 p.m.6 views

GHSA-WHQG-PPGF-WP8C Astro has an Authentication Bypass via Double URL Encoding, a bypass for CVE-2025-64765

Authentication Bypass via Double URL Encoding in Astro Bypass for CVE-2025-64765 / GHSA-ggxq-hp9w-j794 --- Summary A double URL encoding bypass allows any unauthenticated attacker to bypass path-based authentication checks in Astro middleware, granting unauthorized access to protected routes. Whi...

6.5CVSS7.2AI score0.00318EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/12/08 4:26 p.m.15 views

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

Authentication Bypass via Double URL Encoding in Astro Bypass for CVE-2025-64765 / GHSA-ggxq-hp9w-j794 --- Summary A double URL encoding bypass allows any unauthenticated attacker to bypass path-based authentication checks in Astro middleware, granting unauthorized access to protected routes. Whi...

6.9CVSS7.3AI score0.00506EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2025/12/08 4:26 p.m.9 views

Use of Non-Canonical URL Paths for Authorization Decisions

Overview astro is an Astro is a modern site builder with web best practices, performance, and DX front-of-mind. Affected versions of this package are vulnerable to Use of Non-Canonical URL Paths for Authorization Decisions due to improper URL decoding logic. The pathname validation used for...

6.9CVSS6.9AI score0.00506EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/11/27 12:00 a.m.13 views

PT-2025-48291

Name of the Vulnerable Software and Affected Versions Astro versions 5.15.7 and below Description Astro, a web framework, is affected by a double URL encoding bypass. This allows unauthenticated attackers to bypass path-based authentication checks in Astro middleware, potentially granting...

6.5CVSS6.8AI score0.00318EPSS
SaveExploits0References10
Snyk
Snyk
added 2025/11/24 9:52 p.m.7 views

Insertion of Sensitive Information Into Sent Data

Overview @sentry/astro is an Official Sentry SDK for Astro Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data via the sendDefaultPii configuration option. An attacker can gain access to sensitive HTTP headers, such as authentication cookies, by...

7.2CVSS6.6AI score0.00344EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/11/20 9:37 p.m.35 views

CVE-2025-64757

Astro is a web framework. Prior to version 5.14.3, a vulnerability has been identified in the Astro framework's development server that allows arbitrary local file read access through the image optimization endpoint. The vulnerability affects Astro development environments and allows remote...

3.5CVSS6.6AI score0.00401EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/11/20 9:37 p.m.10 views

CVE-2025-64765

Astro is a web framework. Prior to version 5.15.8, a mismatch exists between how Astro normalizes request paths for routing/rendering and how the application’s middleware reads the path for validation checks. Astro internally applies decodeURI to determine which route to render, while the...

6.9CVSS6.8AI score0.00506EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/11/20 9:37 p.m.19 views

CVE-2025-65019

Astro is a web framework. Prior to version 5.15.9, when using Astro's Cloudflare adapter @astrojs/cloudflare with output: 'server', the image optimization endpoint /image contains a critical vulnerability in the isRemoteAllowed function that unconditionally allows data: protocol URLs. This enable...

6.1CVSS6.1AI score0.00256EPSS
SaveExploits1References1
Snyk
Snyk
added 2025/11/19 8:09 p.m.7 views

Cross-site Scripting (XSS)

Overview @astrojs/internal-helpers is an Internal helpers used by core Astro packages. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the isRemoteAllowed function. An attacker can execute arbitrary JavaScript in the victim's browser by submitting a crafted SVG...

6.1CVSS5.4AI score0.00256EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/11/19 8:09 p.m.82 views

Astro Cloudflare adapter has Stored Cross-site Scripting vulnerability in /_image endpoint

Summary A Cross-Site Scripting XSS vulnerability exists in Astro when using the @astrojs/cloudflare adapter with output: 'server'. The built-in image optimization endpoint /image uses isRemoteAllowed from Astro’s internal helpers, which unconditionally allows data: URLs. When the endpoint receive...

6.1CVSS6.3AI score0.00256EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2025/11/19 8:09 p.m.8 views

EUVD-2025-198182

Astro Cloudflare adapter has Stored Cross Site Scripting vulnerability in /image endpoint...

5.4CVSS5.7AI score0.00256EPSS
SaveExploits1References4
OSV
OSV
added 2025/11/19 8:09 p.m.7 views

GHSA-FVMW-CJ7J-J39Q Astro Cloudflare adapter has Stored Cross-site Scripting vulnerability in /_image endpoint

Summary A Cross-Site Scripting XSS vulnerability exists in Astro when using the @astrojs/cloudflare adapter with output: 'server'. The built-in image optimization endpoint /image uses isRemoteAllowed from Astro’s internal helpers, which unconditionally allows data: URLs. When the endpoint receive...

5.4CVSS6.4AI score0.00256EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/11/19 8:03 p.m.11 views

Directory Traversal

Overview astro is an Astro is a modern site builder with web best practices, performance, and DX front-of-mind. Affected versions of this package are vulnerable to Directory Traversal via a mismatch in path normalization between routing and middleware validation. An attacker can access protected...

6.9CVSS7.7AI score0.00506EPSS
SaveExploits1References2
Rows per page
Query Builder