Lucene search
+L

175141 matches found

CVE
CVE
added 2026/08/03 4:23 p.m.177 views

CVE-2026-69151

Angular i18n: Cross-Site Scripting (XSS) via event-handler attributes is caused by the i18n pipeline allowing i18n-onerror and similar attributes to be translated, enabling a lower-trust translation file to replace a benign handler with executable JavaScript. Affected versions are prior to 20.3.2...

7.6CVSS5.5AI score0.00199EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/03 4:14 p.m.11 views

CVE-2026-69149 Angular SSR: Missing Fallback Raw-Content Serialization Escaping leads to Cross-Site Scripting (XSS)

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.7, a Cross-Site Scripting XSS vulnerability exists in @angular/platform-server's DOM emulation dependency domino when serializing...

8.6CVSS5.5AI score0.00206EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/03 4:14 p.m.133 views

CVE-2026-69149

CVE-2026-69149 affects Angular SSR: a Cross-Site Scripting (XSS) vulnerability in the DOM emulation dependency (domino) used by @angular/platform-server when serializing fallback raw-content elements (, , , ). The issue exists prior to versions 20.3.27, 21.2.19, and 22.0.7 and is fixed in those r...

8.6CVSS5.5AI score0.00206EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/08/01 7:49 a.m.18 views

EUVD-2026-51746

The Advanced Woo Labels – Product Labels & Badges for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'bgcolor' parameter in all versions up to, and including, 2.48 due to insufficient input sanitization and output escaping. This makes it possible for...

6.4CVSS5.7AI score0.00228EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/08/01 6:00 a.m.12 views

CVE-2026-15262

The Admin Columns for ACF Fields WordPress plugin through 0.3.2 does not escape Advanced Custom Fields values before outputting them in the WordPress admin list-table columns, allowing users with contributor-level access or above to store a payload that executes as JavaScript in the session of...

5.5AI score0.00129EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/31 7:16 p.m.12 views

CVE-2026-65841 Jodit has cross-site scripting (XSS) via <script> nested in SVG that bypasses clean-html sanitization

Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.13.6, Jodit's clean-html denyTags filter does not normalize foreign SVG or MathML script node names, allowing a script element nested directly in SVG or MathML to remain in editor.value and execute when conte...

5.3CVSS5.6AI score0.00395EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/31 7:08 p.m.22 views

Jodit has incomplete javascript: scheme normalization in sanitizeHTMLElement href check that allows link XSS

Summary jodit's sanitizeHTMLElement neutralizes a javascript: href using a bare href.trim.indexOf'javascript' === 0 check. This omits the normalization jodit applies to every other URL attribute: isDangerousUrl strips control bytes with value.replace/\u0000-\u0020+/g, '' and lowercases the value...

5.4CVSS5.5AI score0.00221EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/07/30 8:16 p.m.17 views

CVE-2025-51684

CleverTap Web SDK v1.15.1 is vulnerable to Cross Site Scripting XSS. The application does not sanitize untrusted data received via window.postMessage before injecting it into the page DOM. An attacker can craft a malicious message that, when processed by renderCustomHtml, results in execution of...

6.1CVSS0.00261EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/30 4:40 p.m.11 views

SUSE CVE-2026-54158

SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, the attribute-view database cell renderer genAVValueHTML interpolates cell content raw in four of its branches: text, url, phone, and mAsset. A cell value like or " breaks out of its surrounding tag and runs arbitrary...

9.9CVSS7.8AI score0.00509EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/30 3:28 p.m.8 views

Security Bulletin: MongoDB Enterprised Advanced affected by: Cross-site Scripting, Prototype Pollution (CVE-2026-8656, CVE-2026-8657)

Summary There are vulnerabilities in jsondiffpatch-0.7.3.tgz used in MongoDB Enterprised Advanced for IBM, involving CVE-2026-8656, CVE-2026-8657. The vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2026-8656 DESCRIPTION: Versions of the package jsondiffpatch before 0.7.6 are...

8.8CVSS5.9AI score0.00378EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/07/29 1:19 p.m.21 views

CVE-2026-65946

Joomla Extension - rolandd.com - XSS vectors in AJAX endpoint handlers RO CSVI 9.11.0...

6.1CVSS0.00149EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/29 12:38 p.m.10 views

CVE-2026-65946

Joomla Extension - rolandd.com - XSS vectors in AJAX endpoint handlers RO CSVI 9.11.0...

6.1CVSS5.8AI score0.00149EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/29 12:00 a.m.14 views

EUVD-2025-210531

Sourcecodester Fantastic Blog CMS 1.0 is vulnerable to Cross Site Scripting XSS in pageEditMember.php via the address field...

5.9AI score0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 7:38 p.m.9 views

CVE-2026-59729 Astro: XSS via unescaped spread attribute names in renderHTMLElement (incomplete fix for CVE-2026-54298)

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.1CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/07/27 1:59 p.m.35 views

CVE-2026-66475

CVE-2026-66475 affects the WordPress plugin “Checkout Field Editor for WooCommerce – Checkout Manager” up to version ≤ 3.0.5. The connected documents describe a Cross Site Scripting (XSS) vulnerability impacting shop manager workflows, but do not provide technical details about the root cause, af...

5.9CVSS5.8AI score0.00136EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/27 1:59 p.m.40 views

CVE-2026-65561 WordPress WordPress Social Login and Register plugin <= 7.8.0 - Cross Site Scripting (XSS) vulnerability

Contributor Cross Site Scripting XSS in WordPress Social Login and Register = 7.8.0 versions...

6.5CVSS0.00127EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/27 1:59 p.m.31 views

CVE-2026-65561

CVE-2026-65561 concerns the WordPress WordPress Social Login and Register plugin (versions

6.5CVSS5.8AI score0.00127EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/27 1:59 p.m.47 views

CVE-2026-59559 WordPress RT Mega Menu – Mega Menu Builder for Elementor & Gutenberg plugin <= 1.5.1 - Cross Site Scripting (XSS) vulnerability

Subscriber Cross Site Scripting XSS in RT Mega Menu – Mega Menu Builder for Elementor & Gutenberg = 1.5.1 versions...

6.5CVSS0.00205EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/27 1:59 p.m.25 views

CVE-2026-59559

The CVE concerns a Cross-Site Scripting (XSS) vulnerability in the WordPress plugin “RT Mega Menu – Mega Menu Builder for Elementor & Gutenberg”, version

6.5CVSS5.8AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/26 2:33 p.m.14 views

CVE-2026-17496 NoteGen chat preview XSS via unsanitized AI/skill HTML rendering

NoteGen before 0.32.0 renders AI chat responses with markdown-it configured with html:true and injects the result into the DOM via dangerouslySetInnerHTML in chat-preview, without HTML sanitization and with CSP set to null. Attacker-controlled content that reaches the model prompt for example a...

8.1CVSS6.1AI score
SaveExploits0References6
Rows per page
Query Builder