Lucene search
+L

134 matches found

EUVD
EUVD
added 2026/08/07 6:41 p.m.24 views

EUVD-2026-54580

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
RedHat Linux
RedHat Linux
added 2026/08/06 12:43 p.m.13 views

Important: Red Hat Security Advisory: libXfont2 security update

An update for libXfont2 is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

8.8CVSS5.6AI score0.00428EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/06 12:02 p.m.13 views

Important: Red Hat Security Advisory: libXfont2 security update

An update for libXfont2 is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available...

8.8CVSS5.6AI score0.00428EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/05 10:17 p.m.13 views

CVE-2026-71320

Nuxt is an open-source web development framework for Vue.js. From 3.4.0 until 3.21.10 and 4.5.1, an attacker can inject a template key through /nuxtisland/ props into a dynamic component when vue.runtimeCompiler: true is enabled, causing template execution in the Nitro process. This issue is fixe...

8.1CVSS0.00438EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/05 9:29 p.m.10 views

Nuxt: Server-Side Remote Code Execution via Runtime Template Injection in Nuxt Server Island Props

Impact Nuxt server islands accept props via the /nuxtisland/ endpoint. When vue.runtimeCompiler: true is enabled off by default and the application has a server island component that forwards props into Vue's dynamic component resolution , resolveDynamicComponent, or h, an attacker can inject a...

8.1CVSS6.4AI score0.00438EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
added 2026/08/05 9:29 p.m.15 views

NPM: Nuxt: Server-Side Remote Code Execution via Runtime Template Injection in Nuxt Server Island Props

NPM: Nuxt: Server-Side Remote Code Execution via Runtime Template Injection in Nuxt Server Island Props vulnerability discovered by ? in WordPress Npm nuxt versions = 3.4.0, 3.21.10...

8.1CVSS5.7AI score0.00438EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/05 9:29 p.m.34 views

CVE-2026-71320 Nuxt: Server-Side Remote Code Execution via Runtime Template Injection in Nuxt Server Island Props

Nuxt is an open-source web development framework for Vue.js. From 3.4.0 until 3.21.10 and 4.5.1, an attacker can inject a template key through /nuxtisland/ props into a dynamic component when vue.runtimeCompiler: true is enabled, causing template execution in the Nitro process. This issue is fixe...

8.1CVSS0.00438EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/05 9:29 p.m.123 views

CVE-2026-71320

Nuxt (Vue.js framework) has a vulnerability affecting versions 3.4.0–3.21.10 and 4.5.1 where an attacker can inject a template key via /__nuxt_island/ props into a dynamic component if vue.runtimeCompiler is enabled, leading to template execution in the Nitro process. This is fixed in 3.21.10 and...

8.1CVSS5.7AI score0.00438EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 9:29 p.m.32 views

CVE-2026-71320 Nuxt: Server-Side Remote Code Execution via Runtime Template Injection in Nuxt Server Island Props

Nuxt is an open-source web development framework for Vue.js. From 3.4.0 until 3.21.10 and 4.5.1, an attacker can inject a template key through /nuxtisland/ props into a dynamic component when vue.runtimeCompiler: true is enabled, causing template execution in the Nitro process. This issue is fixe...

8.1CVSS5.6AI score
SaveExploits0References7
Patchstack
Patchstack
added 2026/08/05 9:21 p.m.14 views

NPM: Nuxt: Unauthorized Component Instantiation via Server Island Props

NPM: Nuxt: Unauthorized Component Instantiation via Server Island Props vulnerability discovered by ? in WordPress Npm nuxt versions = 3.1.0, 3.21.10...

4.8CVSS5.4AI score0.00209EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/30 5:03 p.m.10 views

MGASA-2026-0311 Updated libxfont2 packages fix security vulnerabilities

The updated packages fix security vulnerabilities: BitmapScaleBitmaps Integer Overflow Heap Buffer Overflow. CVE-2026-56001 PCF Font Parsing Heap Buffer Overflow. CVE-2026-56002 computeProps Property Buffer Heap Buffer Overflow. CVE-2026-56003...

8.8CVSS5.8AI score0.00428EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/20 11:21 p.m.14 views

Cross-site Scripting (XSS)

Overview astro is an Astro is a modern site builder with web best practices, performance, and DX front-of-mind. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the renderHTMLElement function. An attacker can inject arbitrary event-handler attributes or sibling...

6.9CVSS5AI score0.00323EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 11:21 p.m.8 views

GHSA-F48W-9M4C-M7F5 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...

5.1CVSS5.5AI score0.00323EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/20 11:21 p.m.18 views

Astro: Cross-site scripting via unescaped transition:* directive values on hydrated islands

Summary 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 HTML-escaping it. If a developer reflects attacker-controlled input into one of these...

2.1CVSS5.5AI score0.0031EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/20 11:21 p.m.7 views

GHSA-7PW4-F3Q4-R2P2 Astro: Cross-site scripting via unescaped transition:* directive values on hydrated islands

Summary 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 HTML-escaping it. If a developer reflects attacker-controlled input into one of these...

2.1CVSS5.4AI score0.0031EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.14 views

PT-2026-61809

Name of the Vulnerable Software and Affected Versions Astro versions prior to 7.0.6 Description A cross-site scripting XSS issue exists when the software is used with an SSR runtime that exposes a global HTMLElement such as Deno, Bun with a DOM shim, or jsdom/happy-dom in Node and a class extendi...

5.1CVSS5.8AI score0.00323EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.19 views

PT-2026-61807

Name of the Vulnerable Software and Affected Versions Astro versions 3.10.0 through 7.0.3 Description Astro fails to HTML-escape values for specific transition directives when applied to client-hydrated components. This occurs within the generateHydrateScript function, where the transition:persis...

2.1CVSS5.8AI score0.0031EPSS
SaveExploits0References7
Amazon
Amazon
added 2026/07/20 12:00 a.m.13 views

Important: libXfont2

Issue Overview: BitmapScaleBitmaps Integer Overflow Heap Buffer Overflow CVE-2026-56001 PCF Font Parsing Heap Buffer Overflow CVE-2026-56002 computeProps Property Buffer Heap Buffer Overflow CVE-2026-56003 Affected Packages: libXfont2 Issue Correction: Run dnf update libXfont2 --releasever...

8.8CVSS5.2AI score0.00428EPSS
SaveExploits0
OSV
OSV
added 2026/07/10 8:41 a.m.5 views

SUSE-SU-2026:22614-1 Security update for libXfont2

This update for libXfont2 fixes the following issues - CVE-2026-56001: BitmapScaleBitmaps Integer Overflow Heap Buffer Overflow bsc1269018. - CVE-2026-56002: PCF Font Parsing Heap Buffer Overflow bsc1269019. - CVE-2026-56003: computeProps Property Buffer Heap Buffer Overflow bsc1269020...

8.8CVSS5.2AI score0.00428EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/07/01 9:48 a.m.18 views

CVE-2026-57451

A flaw in Vim allows an attacker to cause a Denial of Service DoS via an application crash. If a user opens a maliciously crafted undo file, an out-of-bounds read is triggered in the gettextprops function due to missing length validation on property counts. Mitigation Users are advised to avoid...

6.1CVSS5.8AI score0.00161EPSS
SaveExploits0References6
Rows per page
Query Builder