Skip to main content

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.

CVSS 5.1 · MediumBuzz score 21.1

Buzz score

Why this CVE is surfacing

Buzz score total 21.1

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
Mention score
16.1
4 evidence mentions in the snapshot
Diversity score
5.0
1 sources across 1 categories
KEV score
0.0
No KEV entry observed
OTX score
0.0
0 OTX pulses
PoC score
0.0
0 repos · best confidence N/A
Best PoC traction
0
Maximum stars on a matched PoC repo

Why it matters now

Mention timeline

Total mentions
4
within the 30d window
Peak daily
4
highest bucket

Evidence

Source links by recency

Newest mentions first
4 source links · newest first

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
No public PoC repositories have been matched yet.

Related records

Similar CVEs

6 related CVEs with shared weakness or product evidence
  • CVE-2026-65448

    Unauthenticated Cross Site Scripting (XSS) in Anti Spam and list cleaner &#8211; AcyChecker <= 1.8.1 versions.

    CVSS 6.5 · Medium
    1 mention
  • CVE-2026-65447

    Unauthenticated Cross Site Scripting (XSS) in Contest Gallery <= 30.0.6 versions.

    CVSS 7.1 · High
    1 mention
  • CVE-2026-65446

    Unauthenticated Cross Site Scripting (XSS) in Kali Forms <= 2.4.18 versions.

    CVSS 7.1 · High
    1 mention
  • CVE-2026-65443

    Unauthenticated Cross Site Scripting (XSS) in BackWPup <= 5.7.4 versions.

    CVSS 7.1 · High
    1 mention
  • CVE-2026-65441

    Unauthenticated Cross Site Scripting (XSS) in GiveWP <= 4.16.3 versions.

    CVSS 7.1 · High
    1 mention
  • CVE-2026-65440

    Unauthenticated Cross Site Scripting (XSS) in GetGenie <= 4.4.3 versions.

    CVSS 7.1 · High
    1 mention