Lucene search
+L

13892 matches found

Cvelist
Cvelist
added 2026/08/06 4:36 p.m.26 views

CVE-2026-5336 Dataverse Integration < 2.91 - Contributor+ Server-Side Template Injection (SSTI) to Information Disclosure

The DataPress Dataverse Integration WordPress plugin before 2.91 does not properly restrict access to its template rendering feature and exposes the viewing user's data to it, allowing users with a role as low as Contributor to disclose sensitive information, such as the session cookies of higher...

6.8CVSS0.00395EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:0 a.m.11 views

EulerOS 2.0 SP13 : golang (EulerOS-SA-2026-2967)

According to the versions of the golang packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322.CVE-2026-42499 If a trusted template...

9CVSS7.7AI score0.00813EPSS
SaveExploits0References18
NVD
NVD
added 2026/08/05 10:17 p.m.8 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.8 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.13 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.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.1CVSS0.00438EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/05 9:29 p.m.11 views

EUVD-2026-53649

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.7AI score0.00438EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 9:29 p.m.18 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
CVE
CVE
added 2026/08/05 9:29 p.m.106 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
ATTACKERKB
ATTACKERKB
added 2026/08/05 4:29 p.m.7 views

CVE-2026-20294

A vulnerability in the web-based management interface of Cisco Catalyst SD-WAN Manager could allow an authenticated, remote attacker to view sensitive information in clear text on an affected system. This vulnerability is due to insufficient access control enforcement for specific template types...

6.5CVSS5.6AI score0.00134EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/05 4:29 p.m.8 views

EUVD-2026-53468

A vulnerability in the web-based management interface of Cisco Catalyst SD-WAN Manager could allow an authenticated, remote attacker to view sensitive information in clear text on an affected system. This vulnerability is due to insufficient access control enforcement for specific template types...

6.5CVSS5.6AI score0.00134EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 1:24 p.m.10 views

CVE-2026-71286

The render-template component of ember-dynamic-render-template addon/components/render-template.js passes its property directly into Ember/Glimmer's compileTemplate from @ember/template-compilation with no sanitization, allow-listing, or validation of the input...

6.1CVSS0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 12:38 p.m.10 views

CVE-2026-71291 Bolt CMS Server-Side Template Injection via Unsandboxed allow_twig Field Rendering

Bolt CMS renders content field values through Twig's full application-level Environment with no SandboxExtension registered anywhere in the codebase. In src/Entity/Field.php, getTwigValue calls shouldBeRenderedAsTwig, which gates rendering only on the field definition's allowtwig flag and a regex...

8.8CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/05 12:38 p.m.30 views

CVE-2026-71291 Bolt CMS Server-Side Template Injection via Unsandboxed allow_twig Field Rendering

Bolt CMS renders content field values through Twig's full application-level Environment with no SandboxExtension registered anywhere in the codebase. In src/Entity/Field.php, getTwigValue calls shouldBeRenderedAsTwig, which gates rendering only on the field definition's allowtwig flag and a regex...

8.8CVSS0.00305EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/05 12:32 p.m.10 views

WordPress Layouts for WPBakery plugin <= 1.1.3 - Missing Authorization to Unauthenticated Template Cache Manipulation vulnerability

Missing Authorization to Unauthenticated Template Cache Manipulation vulnerability discovered by murd0ck, Patricio Briones CyberDoomer in WordPress Plugin Layouts for WPBakery versions = 1.1.3...

6.5CVSS5.5AI score0.00267EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/05 12:26 p.m.6 views

CVE-2026-71286 ember-dynamic-render-template Client-Side Template Injection via Unsanitized templateString

The render-template component of ember-dynamic-render-template addon/components/render-template.js passes its property directly into Ember/Glimmer's compileTemplate from @ember/template-compilation with no sanitization, allow-listing, or validation of the input...

6.1CVSS5.2AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:26 p.m.45 views

CVE-2026-71286

The CVE-2026-71286 entry affects ember-dynamic-render-template’s render-template component, where addon/components/render-template.js forwards the templateString directly to Ember/Glimmer’s compileTemplate() without sanitization or validation. This enables client-side template injection, as attac...

6.1CVSS5.2AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.33 views

CVE-2026-71286 ember-dynamic-render-template Client-Side Template Injection via Unsanitized templateString

The render-template component of ember-dynamic-render-template addon/components/render-template.js passes its property directly into Ember/Glimmer's compileTemplate from @ember/template-compilation with no sanitization, allow-listing, or validation of the input...

6.1CVSS0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 12:26 p.m.9 views

CVE-2026-71286 ember-dynamic-render-template Client-Side Template Injection via Unsanitized templateString

The render-template component of ember-dynamic-render-template addon/components/render-template.js passes its property directly into Ember/Glimmer's compileTemplate from @ember/template-compilation with no sanitization, allow-listing, or validation of the input...

6.1CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/05 12:26 p.m.8 views

EUVD-2026-53371

The render-template component of ember-dynamic-render-template addon/components/render-template.js passes its templateString property directly into Ember/Glimmer's compileTemplate from @ember/template-compilation with no sanitization, allow-listing, or validation of the input. Because...

6.1CVSS5.3AI score0.00155EPSS
SaveExploits0References2
Rows per page
Query Builder