Lucene search
+L

494 matches found

Nuclei
Nuclei
added 17 hours ago22 views

Astro SSR - Open Redirect

Astro 5.2.0 through 5.12.7 contains an open redirect caused by improper handling of paths with double slashes in trailing slash redirection logic, letting attackers redirect users to arbitrary external domains, exploit requires on-demand SSR with Node or Cloudflare adapters. id: CVE-2025-54793...

6.9CVSS6.3AI score0.00614EPSS
SaveExploits0References3
EUVD
EUVD
added 4 days ago5 views

EUVD-2026-58727

A remote code execution vulnerability exists in Tenable Security Center's report generation functionality. An authenticated, non-administrative user could exploit this issue by supplying specially crafted input that is later processed unsafely during server-side report rendering, resulting in...

9.4CVSS6.5AI score0.0079EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 4 days ago10 views

PT-2026-72055

A remote code execution vulnerability exists in Tenable Security Center's report generation functionality. An authenticated, non-administrative user could exploit this issue by supplying specially crafted input that is later processed unsafely during server-side report rendering, resulting in...

9.9CVSS6.5AI score0.0079EPSS
SaveExploits0References2
NVD
NVD
added 6 days ago7 views

CVE-2026-73422

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
Cvelist
Cvelist
added 6 days ago26 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 6 days ago8 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 6 days ago25 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
Positive Technologies
Positive Technologies
added 6 days ago5 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
CVE
CVE
added 2026/08/11 5:4 p.m.49 views

CVE-2026-65660

CVE-2026-65660 describes an improper control of code generation (code injection) in Microsoft Office SharePoint / SharePoint Server , enabling an authorized attacker to perform spoofing over a network . The vulnerability is triggered via a network attack vector with low attack complexity and low ...

6.5CVSS5.3AI score0.00742EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/07 6:42 p.m.9 views

Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Summary memo from hono/jsx retains the result of a server-side render and reuses it for later renders with comparator-equal props. Request-scoped values read inside the component take no part in that comparison, so a response can contain HTML rendered for another user's request. Details Component...

4.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/07 6:42 p.m.10 views

GHSA-F23P-VX2J-J53R Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Summary memo from hono/jsx retains the result of a server-side render and reuses it for later renders with comparator-equal props. Request-scoped values read inside the component take no part in that comparison, so a response can contain HTML rendered for another user's request. Details Component...

4.8CVSS5.4AI score0.00164EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/07 6:41 p.m.75 views

CVE-2026-71850

Hono CVE-2026-71850 affects the Hono Web framework (3.8.0–4.12.33). memo() retains SSR output for later renders and reuses it when controls with identical props are rendered, while request-scoped values read during rendering (e.g., JSX Context via createContext/useContext, useRequestContext from ...

4.8CVSS5.3AI score0.00164EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/07 6:41 p.m.9 views

CVE-2026-71850

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS5.3AI score0.00164EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/07 6:41 p.m.20 views

CVE-2026-71850 Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS5.4AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/07 6:41 p.m.6 views

CVE-2026-71850 Hono: `memo()` retains SSR output across requests, leading to cross-user data disclosure

Hono is a Web application framework that provides support for any JavaScript runtime. From 3.8.0 to 4.12.33, memo from hono/jsx retains the result of a server side render and reuses it for later renders with comparator equal props, and request scoped values read inside the component take no part ...

4.8CVSS5.3AI score0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 9:16 p.m.7 views

CVE-2026-71314

Nuxt is an open-source web development framework for Vue.js. From 3.1.0 until 3.21.10 and 4.5.1, an unauthenticated attacker can use a server island v-for prop, including vforToArray and , to trigger unbounded SSR memory allocation until MAXVFORLENGTH = 100000 and crash the Nuxt process. This iss...

7.5CVSS0.004EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/05 8:58 p.m.72 views

CVE-2026-71314

Nuxt (Vue.js framework) is affected by CVE-2026-71314 in versions 3.1.0 through 3.21.10 and 4.5.1. An unauthenticated attacker can trigger unbounded server-side rendering memory growth via a server island v-for prop (including vforToArray and related usage), leading to memory exhaustion and a Nux...

7.5CVSS5.5AI score0.004EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/05 8:58 p.m.11 views

EUVD-2026-53644

Nuxt is an open-source web development framework for Vue.js. From 3.1.0 until 3.21.10 and 4.5.1, an unauthenticated attacker can use a server island v-for prop, including vforToArray and , to trigger unbounded SSR memory allocation until MAXVFORLENGTH = 100000 and crash the Nuxt process. This iss...

7.5CVSS5.5AI score0.004EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/05 8:58 p.m.34 views

CVE-2026-71314 Nuxt: Unauthenticated out-of-memory crash via unbounded v-for expansion in island rendering

Nuxt is an open-source web development framework for Vue.js. From 3.1.0 until 3.21.10 and 4.5.1, an unauthenticated attacker can use a server island v-for prop, including vforToArray and , to trigger unbounded SSR memory allocation until MAXVFORLENGTH = 100000 and crash the Nuxt process. This iss...

7.5CVSS0.004EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/03 11:34 p.m.9 views

SUSE CVE-2026-53666

React Router is a router for React. In versions 6.4.0 through 7.17.0, if application code was written in a way that allows attacker-supplied input to overwrite certain aspects of errors caught by the SSR process, then it was possible for an attacker to trigger unexpected constructor execution on...

6.1CVSS5.7AI score0.00415EPSS
SaveExploits0References3
Rows per page
Query Builder