CVE detail
CVE-2026-59729
Astro is a web framework for content-driven websites. Versions prior to 7.0.6 are vulnerable to XSS through unescaped spread attribute names in renderHTMLElement. The fix for CVE-2026-54298 (GHSA-jrpj-wcv7-9fh9) added an INVALID_ATTR_NAME_CHAR guard to addAttribute() so that spread-prop attribute names containing "' >/= or whitespace are dropped. A second attribute-rendering path, renderHTMLElement() in packages/astro/src/runtime/server/render/dom.ts, has its own inline attribute loop that does not go through addAttribute() and was not updated. It interpolates the attribute name unescaped and only escapes the value, so untrusted prop keys spread onto a native-HTMLElement-subclass component can still break out of the attribute context. This issue has been fixed in version 7.0.6.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 16.1 · diversity 5.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 4
- within the 30d window
- Peak daily
- 4
- highest bucket
Evidence
Source links by recency
4 source links · newest first
No excerpt available.
Exploitgithub.comJul 27, 2026, 8:16 PMNo excerpt available.
Exploitgithub.comJul 27, 2026, 8:16 PMNo excerpt available.
Exploitgithub.comJul 27, 2026, 8:16 PMNo excerpt available.
Exploitgithub.comJul 27, 2026, 8:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-65448CVSS 6.5 · Medium
Unauthenticated Cross Site Scripting (XSS) in Anti Spam and list cleaner – AcyChecker <= 1.8.1 versions.
- CVE-2026-65447CVSS 7.1 · High
Unauthenticated Cross Site Scripting (XSS) in Contest Gallery <= 30.0.6 versions.
- CVE-2026-65446CVSS 7.1 · High
Unauthenticated Cross Site Scripting (XSS) in Kali Forms <= 2.4.18 versions.
- CVE-2026-65443CVSS 7.1 · High
Unauthenticated Cross Site Scripting (XSS) in BackWPup <= 5.7.4 versions.
- CVE-2026-65441CVSS 7.1 · High
Unauthenticated Cross Site Scripting (XSS) in GiveWP <= 4.16.3 versions.
- CVE-2026-65440CVSS 7.1 · High
Unauthenticated Cross Site Scripting (XSS) in GetGenie <= 4.4.3 versions.