Lucene search
+L

693 matches found

Cvelist
Cvelist
added 2026/08/12 8:41 p.m.24 views

CVE-2026-73425 @astrojs/netlify generates an overly-broad Netlify Image CDN allowlist because remotePatterns.pathname metacharacters are not escaped

Astro is a web framework for content-driven websites. Prior to 8.1.2, the Astro Netlify adapter converts each image.remotePatterns entry into a regular expression written to .netlify/v1/config.json under images.remoteimages for Netlify's Image CDN allowlist. In...

3.7CVSS0.00171EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 8:41 p.m.29 views

CVE-2026-73425

CVE-2026-73425 affects Astro with the Netlify adapter prior to 8.1.2. The root cause is in remotePatternToRegex: dots in hostnames are escaped, but pathname metacharacters (., +, ?, (, [) are not escaped, so a restrictive pathname like /img/v1.0/file can match unintended paths. Netlify enforces t...

3.7CVSS5.1AI score0.00171EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 8:35 p.m.26 views

CVE-2026-73423 Astro: composable `astro/hono` pipeline bypasses `security.checkOrigin` when `middleware()` is absent or misordered

Astro is a web framework for content-driven websites. From 7.0.0 until 7.0.6, the composable astro/hono pipeline installs security.checkOrigin only through the middleware primitive, while actions and pages can dispatch to user code independently. Mounting actions before middleware, as in the...

5.1CVSS0.00182EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 8:35 p.m.13 views

CVE-2026-73423 Astro: composable `astro/hono` pipeline bypasses `security.checkOrigin` when `middleware()` is absent or misordered

Astro is a web framework for content-driven websites. From 7.0.0 until 7.0.6, the composable astro/hono pipeline installs security.checkOrigin only through the middleware primitive, while actions and pages can dispatch to user code independently. Mounting actions before middleware, as in the...

5.1CVSS5.3AI score
SaveExploits0References6
CVE
CVE
added 2026/08/12 8:35 p.m.29 views

CVE-2026-73423

Astro (web framework) vulnerability CVE-2026-73423 affects the composable astro/hono pipeline from versions 7.0.0–7.0.6. If actions() or pages() are mounted before middleware(), or if middleware() is omitted, security.checkOrigin is not enforced at dispatch sinks, allowing blind write‑only CSRF a...

5.1CVSS5.3AI score0.00182EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/12 8:35 p.m.7 views

EUVD-2026-57608

Astro is a web framework for content-driven websites. From 7.0.0 until 7.0.6, the composable astro/hono pipeline installs security.checkOrigin only through the middleware primitive, while actions and pages can dispatch to user code independently. Mounting actions before middleware, as in the...

5.1CVSS5.3AI score0.00182EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 8:32 p.m.26 views

CVE-2026-73422 Astro: Reflected XSS via unescaped View Transition animation properties

Astro is a web framework for content-driven websites. From 2.9.0 until 7.1.0, Astro's server-side View Transition CSS generator interpolates animation properties into an inline style element without escaping them for CSS and HTML contexts. An attacker-controlled View Transition animation value su...

5.3CVSS0.00311EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/12 8:32 p.m.8 views

EUVD-2026-57606

Astro is a web framework for content-driven websites. From 2.9.0 until 7.1.0, Astro's server-side View Transition CSS generator interpolates animation properties into an inline style element without escaping them for CSS and HTML contexts. An attacker-controlled View Transition animation value su...

5.3CVSS5.6AI score0.00311EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 8:32 p.m.30 views

CVE-2026-73422

CVE-2026-73422 (Astro) : From 2.9.0 through 7.1.0, Astro’s server-side View Transition CSS generator serializes animation properties into an inline style element without escaping for CSS/HTML contexts. An attacker-controlled value (e.g., duration) can terminate the style element and inject arbitr...

5.3CVSS5.6AI score0.00311EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 8:32 p.m.9 views

CVE-2026-73422 Astro: Reflected XSS via unescaped View Transition animation properties

Astro is a web framework for content-driven websites. From 2.9.0 until 7.1.0, Astro's server-side View Transition CSS generator interpolates animation properties into an inline style element without escaping them for CSS and HTML contexts. An attacker-controlled View Transition animation value su...

5.3CVSS5.7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.3 views

PT-2026-71319

Name of the Vulnerable Software and Affected Versions Astro versions 7.0.0 through 7.0.5 Description The composable astro/hono pipeline installs security.checkOrigin exclusively through the middleware primitive, whereas actions and pages can dispatch to user code independently. If actions are...

5.1CVSS5.2AI score0.00182EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.7 views

PT-2026-71340

Astro is a web framework for content-driven websites. Prior to 8.1.2, the Astro Netlify adapter converts each image.remotePatterns entry into a regular expression written to .netlify/v1/config.json under images.remote images for Netlify's Image CDN allowlist. In...

3.7CVSS5.1AI score0.00171EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.5 views

PT-2026-71318

Astro is a web framework for content-driven websites. From 2.9.0 until 7.1.0, Astro's server-side View Transition CSS generator interpolates animation properties into an inline style element without escaping them for CSS and HTML contexts. An attacker-controlled View Transition animation value su...

5.3CVSS5.6AI score0.00311EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/27 9:17 p.m.10 views

CVE-2026-59730

Astro is a web framework for content-driven websites. In versions 8.1.0 through 11.0.1, when trailingSlash: 'always' is configured, the @astrojs/node standalone server's static file handler appends a trailing slash to request paths and issues a 301 redirect. Paths beginning with /\ slash-backslas...

2.1CVSS0.00364EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/27 9:17 p.m.9 views

CVE-2026-59728

Astro is a web framework for content-driven websites. In versions 1.0.0 through 4.0.18, the source.title and enclosure.type item fields in packages/astro-rss/src/index.ts are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. Bot...

4.3CVSS0.00269EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/27 8:16 p.m.12 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
NVD
NVD
added 2026/07/27 8:16 p.m.12 views

CVE-2026-59727

Astro is a web framework for content-driven websites. In versions 3.10.0 through 7.0.3, when a transition:persist, transition:scope, or transition:persist-props directive is applied to a client-hydrated client: component, Astro copied the directive value onto the rendered element without...

2.1CVSS0.0031EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/27 8:00 p.m.52 views

CVE-2026-59730

CVE-2026-59730 affects the Astro ecosystem via the @astrojs/node standalone server. In versions 8.1.0–11.0.1, with trailingSlash: 'always', the static file handler could mishandle paths starting with a backslash (/), echoing the raw path in the Location header of a 301 redirect. Because browsers ...

2.1CVSS5.8AI score0.00364EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/27 8:00 p.m.11 views

EUVD-2026-49586

Astro is a web framework for content-driven websites. In versions 8.1.0 through 11.0.1, when trailingSlash: 'always' is configured, the @astrojs/node standalone server's static file handler appends a trailing slash to request paths and issues a 301 redirect. Paths beginning with /\ slash-backslas...

2.1CVSS5.8AI score0.00364EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/27 7:54 p.m.66 views

CVE-2026-59728

CVE-2026-59728 (astrojs/rss) affects Astro versions 1.0.0–4.0.18 where source.title and enclosure.type are interpolated into XML without escaping in packages/astro-rss/src/index.ts, then parsed by fast-xml-parser. This allows an attacker-controlled value to inject arbitrary XML into the generated...

4.3CVSS5.9AI score0.00269EPSS
SaveExploits0References4
Rows per page
Query Builder