Lucene search
+L

64 matches found

OSV
OSV
added 2026/08/10 8:06 p.m.8 views

CVE-2026-72743 SQLBot 1.10.0 SQText Dashboard Component Stored XSS via v-html

SQLBot through 1.10.0, fixed in commit c3f40a5, contains a stored cross-site scripting vulnerability in the SQText dashboard component that renders TinyMCE output via v-html without sanitization. Attackers who can modify dashboard text widget content can inject arbitrary HTML and JavaScript that...

5.1CVSS5.1AI score
SaveExploits0References7
OSV
OSV
added 2026/08/10 7:35 p.m.12 views

CVE-2026-69116 FlyEnv < 4.18.0 Cross-Site Scripting via v-html

FlyEnv before 4.18.0 fails to sanitize HTML from markdown rendering and AI chat content passed to Vue v-html directives. Attackers can inject malicious scripts through markdown sources or chat messages that execute in the Electron renderer process with access to Node.js APIs and the filesystem...

5.3CVSS5.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 7:35 p.m.27 views

CVE-2026-69116 FlyEnv < 4.18.0 Cross-Site Scripting via v-html

FlyEnv before 4.18.0 fails to sanitize HTML from markdown rendering and AI chat content passed to Vue v-html directives. Attackers can inject malicious scripts through markdown sources or chat messages that execute in the Electron renderer process with access to Node.js APIs and the filesystem...

6.1CVSS0.00243EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/10 7:35 p.m.10 views

CVE-2026-69116

FlyEnv before 4.18.0 fails to sanitize HTML from markdown rendering and AI chat content passed to Vue v-html directives. Attackers can inject malicious scripts through markdown sources or chat messages that execute in the Electron renderer process with access to Node.js APIs and the filesystem...

6.1CVSS5.3AI score0.00243EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 7:35 p.m.17 views

EUVD-2026-55796

FlyEnv before 4.18.0 fails to sanitize HTML from markdown rendering and AI chat content passed to Vue v-html directives. Attackers can inject malicious scripts through markdown sources or chat messages that execute in the Electron renderer process with access to Node.js APIs and the filesystem...

6.1CVSS5.3AI score0.00243EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/10 2:17 p.m.14 views

CVE-2026-63105

ReadyEcommerce before 4.5.2 contains a stored cross-site scripting XSS vulnerability that allows authenticated customers to inject malicious HTML payloads through the chat and support ticket messaging systems by exploiting unsanitized rendering via the v-html directive in Messages.vue,...

5.4CVSS0.00138EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 1:39 p.m.51 views

CVE-2026-63105

ReadyEcommerce

5.4CVSS5.1AI score0.00138EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/15 7:57 p.m.16 views

CVE-2026-45228

Quark Drive before 0.8.5 contains a stored cross-site scripting vulnerability in the System Configuration page where the template renders pushconfig key names using Vue.js's v-html directive without escaping. Authenticated attackers can inject HTML or JavaScript payloads as key names through the...

5.4CVSS5.8AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/15 6:30 p.m.13 views

GHSA-CH4J-VCF5-58X5 Cockpit CMS: Stored cross-site scripting vulnerability in the Set field type's Display template option

Cockpit CMS through version 2.14.0, patched in commit 72a83fc, contains a stored cross-site scripting vulnerability in the Set field type's Display template option, where the template string is processed by the $interpolate function using new Function and rendered via Vue's v-html directive witho...

5.4CVSS5.8AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/15 4:33 p.m.24 views

EUVD-2026-30556

Cockpit CMS through version 2.14.0, patched in commit 72a83fc, contains a stored cross-site scripting vulnerability in the Set field type's Display template option, where the template string is processed by the $interpolate function using new Function and rendered via Vue's v-html directive witho...

5.4CVSS5.8AI score0.00138EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/15 12:00 a.m.28 views

Cockpit CMS 跨站脚本漏洞

Cockpit CMS is an open-source headless content management system developed by Cockpit. Versions of Cockpit CMS 2.14.0 and earlier had a cross-site scripting vulnerability. This vulnerability stemmed from the use of the $interpolate function in template strings within the Display template options,...

5.4CVSS5.8AI score0.00138EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/13 9:16 p.m.14 views

CVE-2026-45228

Quark Drive before 0.8.5 contains a stored cross-site scripting vulnerability in the System Configuration page where the template renders pushconfig key names using Vue.js's v-html directive without escaping. Authenticated attackers can inject HTML or JavaScript payloads as key names through the...

5.4CVSS0.00183EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/13 7:54 p.m.10 views

CVE-2026-45228

Quark Drive before 0.8.5 contains a stored cross-site scripting vulnerability in the System Configuration page where the template renders pushconfig key names using Vue.js's v-html directive without escaping. Authenticated attackers can inject HTML or JavaScript payloads as key names through the...

5.4CVSS5.8AI score0.00183EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/12 10:46 p.m.48 views

CVE-2026-44245 Kyverno: [policy-reporter-ui] XSS via Stored Property Values in PropertyCard Component

Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to 2.5.2, Vue 3's v-html directive is the framework-documented mechanism for injecting raw HTML, and it intentionally disables the auto-escaping that interpolation provides. The PropertyCard.vue component uses...

6.1CVSS0.00183EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/06 10:11 p.m.7 views

GHSA-Q98M-7W8C-W388 Kyverno policy-reporter-ui has XSS via Stored Property Values in PropertyCard Component

Summary Vue 3's v-html directive is the framework-documented mechanism for injecting raw HTML, and it intentionally disables the auto-escaping that interpolation provides. The PropertyCard.vue component uses v-html for the else branch of the URL check, meaning any non-URL string value flows...

6.1CVSS6AI score0.00183EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/26 10:16 p.m.11 views

CVE-2026-33664

Kestra is an open-source, event-driven orchestration platform Versions up to and including 1.3.3 render user-supplied flow YAML metadata fields — description, inputs.displayName, inputs.description — through the Markdown.vue component instantiated with html: true. The resulting HTML is injected...

7.3CVSS0.00255EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/11 6:31 a.m.14 views

EUVD-2026-11099

The weForms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the REST API entry submission endpoint in all versions up to, and including, 1.6.27. This is due to inconsistent input sanitization between the frontend AJAX handler and the REST API endpoint. When entries are...

6.4CVSS5.9AI score0.00214EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/03/07 7:31 p.m.10 views

CVE-2026-29082

Kestra is an event-driven orchestration platform. In versions from 1.1.10 and prior, Kestra’s execution-file preview renders user-supplied Markdown .md with markdown-it instantiated as html:true and injects the resulting HTML with Vue’s v-html without sanitisation. At time of publication, there a...

7.3CVSS5.8AI score0.00232EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/06 4:33 p.m.8 views

CVE-2026-29082 Kestra: Stored Cross-Site Scripting in Markdown File Preview

Kestra is an event-driven orchestration platform. In versions from 1.1.10 and prior, Kestra’s execution-file preview renders user-supplied Markdown .md with markdown-it instantiated as html:true and injects the resulting HTML with Vue’s v-html without sanitisation. At time of publication, there a...

7.3CVSS5.8AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/04 1:56 a.m.9 views

CVE-2026-28398

NocoDB is software for building databases as spreadsheets. Prior to version 0.301.3, user-controlled content in comments and rich text cells was rendered via v-html without sanitization, enabling stored XSS. This issue has been patched in version 0.301.3...

5.4CVSS5.8AI score0.00143EPSS
SaveExploits0References1
Rows per page
Query Builder