Astro is a web framework. Astro versions prior to 6.1.10 used AES-GCM encryption to protect the confidentiality and integrity of server island props and slots parameters, but did not bind the ciphertext to its intended component or parameter type. An attacker could replay one component's encrypted props (p) value as another component's slots (s) value, or vice versa. Since slots contain raw unescaped HTML while props may contain user-controlled values, this could lead to XSS in applications. This occurs when the application uses server islands, two different server island components share the same key name for a prop and a slot, and an attacker has full control over the value of the overlapping prop (requires a dynamically rendered page). This vulnerability is fixed in 6.1.10.
References
| Link | Resource |
|---|---|
| https://github.com/withastro/astro/commit/3d82220a1549e699e34ed433f3846a919f4c02bd | Patch |
| https://github.com/withastro/astro/pull/16457 | Issue Tracking Patch |
| https://github.com/withastro/astro/security/advisories/GHSA-xr5h-phrj-8vxv | Vendor Advisory |
Configurations
History
14 May 2026, 13:28
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Astro astro
Astro |
|
| CWE | CWE-79 | |
| CPE | cpe:2.3:a:astro:astro:*:*:*:*:*:node.js:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.1 |
| References | () https://github.com/withastro/astro/commit/3d82220a1549e699e34ed433f3846a919f4c02bd - Patch | |
| References | () https://github.com/withastro/astro/pull/16457 - Issue Tracking, Patch | |
| References | () https://github.com/withastro/astro/security/advisories/GHSA-xr5h-phrj-8vxv - Vendor Advisory |
13 May 2026, 16:58
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-13 16:17
Updated : 2026-05-14 13:28
NVD link : CVE-2026-45028
Mitre link : CVE-2026-45028
CVE.ORG link : CVE-2026-45028
JSON object : View
Products Affected
astro
- astro
