Lucene search
+L

29 matches found

NVD
NVD
added last week8 views

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 INVALIDATTRNAMECHAR guard to addAttribute so that spread-prop attribute names...

5.1CVSS0.00327EPSS
SaveExploits0References4
Cvelist
Cvelist
added last week30 views

CVE-2026-59729 Astro: XSS via unescaped spread attribute names in renderHTMLElement (incomplete fix for CVE-2026-54298)

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 INVALIDATTRNAMECHAR guard to addAttribute so that spread-prop attribute names...

5.1CVSS0.00327EPSS
SaveExploits0References4
CVE
CVE
added last week19 views

CVE-2026-59729

CVE-2026-59729 affects Astro versions prior to 7.0.6, where unescaped spread attribute names in renderHTMLElement can lead to XSS in SSR when rendering a native HTMLElement-subclass component. The root cause is an inline attribute loop in renderHTMLElement that interpolates attribute names withou...

5.1CVSS5.8AI score0.00327EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/07/20 11:21 p.m.14 views

NPM: Astro: XSS via unescaped spread attribute names in renderHTMLElement (incomplete fix for CVE-2026-54298)

NPM: Astro: XSS via unescaped spread attribute names in renderHTMLElement incomplete fix for CVE-2026-54298 vulnerability discovered by ? in WordPress Npm astro versions 7.0.6...

6.1CVSS5.1AI score0.00327EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/20 11:21 p.m.10 views

Astro: XSS via unescaped spread attribute names in renderHTMLElement (incomplete fix for CVE-2026-54298)

Summary The fix for CVE-2026-54298 GHSA-jrpj-wcv7-9fh9 added an INVALIDATTRNAMECHAR 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 it...

6.1CVSS5.5AI score0.00327EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/06/22 5:33 p.m.39 views

CVE-2026-54298 Astro: XSS via Unescaped Attribute Names in Spread Props

Astro is a web framework. Prior to 6.4.6, the spreadAttributes function in Astro's server-side rendering pipeline iterates over object keys and passes them directly to addAttribute, which interpolates the key into the HTML output without escaping. When a developer uses the spread syntax ...props ...

4.2CVSS0.00228EPSS
SaveExploits1References1
OSV
OSV
added 2026/06/22 5:33 p.m.4 views

CVE-2026-54298 Astro: XSS via Unescaped Attribute Names in Spread Props

Astro is a web framework. Prior to 6.4.6, the spreadAttributes function in Astro's server-side rendering pipeline iterates over object keys and passes them directly to addAttribute, which interpolates the key into the HTML output without escaping. When a developer uses the spread syntax ...props ...

4.2CVSS6.1AI score0.00228EPSS
SaveExploits1References3
CVE
CVE
added 2026/06/22 5:33 p.m.27 views

CVE-2026-54298

Astro, prior to 6.4.6, is vulnerable to XSS via unescaped attribute names when spreading props onto HTML elements. The spreadAttributes path iterates over object keys and passes them to addAttribute, which interpolates the key into the HTML output without escaping, allowing attackers to inject ev...

6.1CVSS6AI score0.00228EPSS
SaveExploits1References1Affected Software1
Veracode
Veracode
added 2026/06/17 5:7 p.m.15 views

Cross-site Scripting (XSS)

Astro is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper escaping of user-controlled attribute names in the spreadAttributes function during server-side rendering, which allows an attacker to inject arbitrary HTML attributes, event handlers, or malicious HTML content...

6.1CVSS5.3AI score0.00228EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/06/16 2:57 p.m.11 views

GHSA-JRPJ-WCV7-9FH9 Astro: XSS via Unescaped Attribute Names in Spread Props

Summary The spreadAttributes function in Astro's server-side rendering pipeline iterates over object keys and passes them directly to addAttribute, which interpolates the key into the HTML output without escaping. When a developer uses the spread syntax ...props on an HTML element and the object...

4.2CVSS5.9AI score0.00228EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/06/16 12:0 a.m.18 views

PT-2026-49739

Name of the Vulnerable Software and Affected Versions Astro versions prior to 6.4.6 Description The spreadAttributes function in the server-side rendering pipeline iterates over object keys and passes them to the addAttribute function, which interpolates the key into the HTML output without...

6.1CVSS5.9AI score0.00228EPSS
SaveExploits1References8
NVD
NVD
added 2026/06/09 5:17 p.m.12 views

CVE-2026-42599

Svelte is a performance oriented web framework. Prior to version 5.55.7, when using spread syntax to render attributes from untrusted data, event handler properties are included in the rendered HTML output. If an application spreads user-controlled or external data as element attributes, an...

6.1CVSS0.00168EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/09 4:22 p.m.10 views

CVE-2026-42599 Cross-site scripting via spread attributes in Svelte SSR

Svelte is a performance oriented web framework. Prior to version 5.55.7, when using spread syntax to render attributes from untrusted data, event handler properties are included in the rendered HTML output. If an application spreads user-controlled or external data as element attributes, an...

5CVSS5.5AI score0.00168EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/09 4:22 p.m.35 views

CVE-2026-42599 Cross-site scripting via spread attributes in Svelte SSR

Svelte is a performance oriented web framework. Prior to version 5.55.7, when using spread syntax to render attributes from untrusted data, event handler properties are included in the rendered HTML output. If an application spreads user-controlled or external data as element attributes, an...

5CVSS0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/09 4:22 p.m.7 views

CVE-2026-42599 Cross-site scripting via spread attributes in Svelte SSR

Svelte is a performance oriented web framework. Prior to version 5.55.7, when using spread syntax to render attributes from untrusted data, event handler properties are included in the rendered HTML output. If an application spreads user-controlled or external data as element attributes, an...

5CVSS6AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/09 4:22 p.m.61 views

CVE-2026-42599

CVE-2026-42599 affects Svelte SSR. Prior to version 5.55.7, using spread syntax to render attributes from untrusted data may include event handler properties in the rendered HTML, enabling attackers to inject malicious event handlers that run in victims’ browsers if JavaScript is enabled and hydr...

6.1CVSS5.5AI score0.00168EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/14 8:19 p.m.10 views

GHSA-PR6F-5X2Q-RWFP Svelte SSR vulnerable to cross-site scripting via spread attributes

When using spread syntax to render attributes from untrusted data, event handler properties are included in the rendered HTML output. If an application spreads user-controlled or external data as element attributes, an attacker can inject malicious event handlers that execute in victims' browsers...

5CVSS5.9AI score0.00189EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/05/14 8:19 p.m.12 views

NPM: Svelte SSR vulnerable to cross-site scripting via spread attributes

NPM: Svelte SSR vulnerable to cross-site scripting via spread attributes vulnerability discovered by ? in WordPress Npm svelte versions = 5.55.6...

5.4CVSS5.6AI score0.00189EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/05/14 8:19 p.m.9 views

Cross-site Scripting (XSS)

Overview org.webjars.npm:svelte is a package for building web applications. Affected versions of this package are vulnerable to Cross-site Scripting XSS in the rendering of attributes using spread syntax from untrusted data, which includes event handler properties in the HTML output. An attacker...

7.7CVSS5.8AI score0.00168EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/14 8:19 p.m.25 views

Svelte SSR vulnerable to cross-site scripting via spread attributes

When using spread syntax to render attributes from untrusted data, event handler properties are included in the rendered HTML output. If an application spreads user-controlled or external data as element attributes, an attacker can inject malicious event handlers that execute in victims' browsers...

6.1CVSS5.9AI score0.00168EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder