216.73.217.80

CVE-2026-45028

· Published 13/05/2026 16:17 · Modified 14/05/2026 13:28

Labels: CVE-2026-45028 2026-05-13CVE-2026-45028CWE-323CWE-79[email protected]

Essential information

Published
13/05/2026 16:17
Modified
14/05/2026 13:28
Author
Creator
CVSS
2.9 LOW (v3) 2.9 LOW (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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.

NVD status

Status
Analyzed — CVE is currently being analyzed by NVD staff, this process results in association of reference link tags, CVSS scores, CWE association, and CPE applicability statements.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
astro / astro cpe:2.3:a:astro:astro:*:*:*:*:*:node.js:*:*

References