Lucene search
+L

2632 matches found

Nuclei
Nuclei
added 18 hours ago18 views

VDO.Ninja - DOM-Based Cross-Site Scripting

VDO.Ninja 28.0 to 28.3 contains a reflected XSS caused by improper sanitization of the room parameter in examples/control.html, letting remote attackers execute scripts, exploit requires crafted URL. id: CVE-2025-62613 info: name: VDO.Ninja - DOM-Based Cross-Site Scripting author: 0xAkoko severit...

6.9CVSS5.5AI score0.01083EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2 days ago5 views

CVE-2026-73295

A flaw was found in Material for MkDocs. A DOM-based Cross-Site Scripting XSS vulnerability exists in the search suggestion feature. A remote attacker could exploit this by crafting a malicious URL with a specially designed query parameter. After user interaction, this could lead to the execution...

5.4CVSS5.9AI score0.00185EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 4 days ago4 views

CVE-2026-48552

Nagios Core before 4.5.14 and Nagios XI before 2026R1.7 are vulnerable to DOM-based cross-site scripting in jsonquery.js. Unencoded JSON string values reflected from stored fields are inserted into the DOM without sanitization, allowing attackers to run arbitrary JavaScript in the victim's browse...

5.4CVSS5AI score0.00165EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 4 days ago4 views

CVE-2026-48552

Nagios Core before 4.5.14 and Nagios XI before 2026R1.7 are vulnerable to DOM-based cross-site scripting in jsonquery.js. Unencoded JSON string values reflected from stored fields are inserted into the DOM without sanitization, allowing attackers to run arbitrary JavaScript in the victim's browse...

5.4CVSS5.2AI score0.00165EPSS
SaveExploits0
OSV
OSV
added 4 days ago2 views

CVE-2026-48552 Nagios Core / XI DOM-based XSS via jsonquery.js

Nagios Core before 4.5.14 and Nagios XI before 2026R1.7 are vulnerable to DOM-based cross-site scripting in jsonquery.js. Unencoded JSON string values reflected from stored fields are inserted into the DOM without sanitization, allowing attackers to run arbitrary JavaScript in the victim's browse...

5.1CVSS5.1AI score
SaveExploits0References5
EUVD
EUVD
added 4 days ago10 views

EUVD-2026-57327

Nagios Core before 4.5.14 and Nagios XI before 2026R1.7 are vulnerable to DOM-based cross-site scripting in jsonquery.js. Unencoded JSON string values reflected from stored fields are inserted into the DOM without sanitization, allowing attackers to run arbitrary JavaScript in the victim's browse...

5.4CVSS5AI score0.00165EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago34 views

CVE-2026-48552

Affected software : Nagios Core prior to 4.5.14 and Nagios XI prior to 2026R1.7. Component : jsonquery.js. Root cause : unencoded JSON string values reflected from stored fields are injected into the DOM without sanitization. Impact : DOM-based cross-site scripting allowing arbitrary JavaScript e...

5.4CVSS5AI score0.00165EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 4 days ago10 views

CVE-2026-48552 Nagios Core / XI DOM-based XSS via jsonquery.js

Nagios Core before 4.5.14 and Nagios XI before 2026R1.7 are vulnerable to DOM-based cross-site scripting in jsonquery.js. Unencoded JSON string values reflected from stored fields are inserted into the DOM without sanitization, allowing attackers to run arbitrary JavaScript in the victim's browse...

5.4CVSS5AI score0.00165EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 4 days ago4 views

CVE-2026-73295

Material for MkDocs is a powerful documentation framework built on top of MkDocs. From 7.2.0 until 9.7.7, the mountSearchSuggest function in src/templates/assets/javascripts/components/search/suggest/index.ts contains a DOM-based cross-site scripting vulnerability in the optional search.suggest...

5.4CVSS5AI score0.00185EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 4 days ago8 views

EUVD-2026-57321

Material for MkDocs is a powerful documentation framework built on top of MkDocs. From 7.2.0 until 9.7.7, the mountSearchSuggest function in src/templates/assets/javascripts/components/search/suggest/index.ts contains a DOM-based cross-site scripting vulnerability in the optional search.suggest...

5.4CVSS5AI score0.00185EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago51 views

CVE-2026-18247

The CVE-2026-18247 describes a DOM-based XSS in BlackBerry AtHoc Web Portals (AtHoc IWS). Affected versions are earlier than 7.21 HF-734; exploitation could allow an attacker to perform actions in the victim’s session. Remediation is to upgrade to 7.21 HF-734 or later. The available connected doc...

5.3CVSS5.2AI score0.00418EPSS
SaveExploits0References1
Cvelist
Cvelist
added 5 days ago29 views

CVE-2026-18247 DOM-Based Cross-Site Scripting in BlackBerry AtHoc Web Portals

A Cross Site Scripting XSS vulnerability in the Web Portals of AtHoc IWS in versions earlier than 7.21 HF-734 could allow an attacker to potentially execute actions in the context of the victim's session...

5.3CVSS0.00418EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/28 1:53 p.m.15 views

EUVD-2026-49851

Pivotick contains a DOM-based cross-site scripting vulnerability in its generic UI element resolution and icon-rendering utilities. The tryResolveHTMLElement function treated any resolved string as HTML markup by assigning it to a element through innerHTML. Strings derived from untrusted graph...

9.2CVSS6AI score0.00385EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 1:53 p.m.36 views

CVE-2026-67174 DOM-Based Cross-Site Scripting via Unsafe String and SVG Icon Rendering in Pivotick

Pivotick contains a DOM-based cross-site scripting vulnerability in its generic UI element resolution and icon-rendering utilities. The tryResolveHTMLElement function treated any resolved string as HTML markup by assigning it to a element through innerHTML. Strings derived from untrusted graph...

9.2CVSS0.00385EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 12:42 p.m.34 views

CVE-2026-66918 DOM-Based Cross-Site Scripting via Unsanitized SVG Node Icons

Pivotick fails to sanitize attacker-controlled SVG markup supplied through the per-node style.svgIcon property before inserting it into the document. When rendering a graph node, the vulnerable code assigns the SVG icon markup directly to the innerHTML property of a live SVG element. An attacker...

8.2CVSS0.00277EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/23 2:18 p.m.14 views

CVE-2026-65913

DOMPurify before 3.3.2 contains a prototype pollution vulnerability in USEPROFILES mode that allows attackers to bypass attribute filtering by polluting Array.prototype properties. Attackers can set Array.prototype properties like onclick to true, causing DOMPurify to accept event handlers as...

6.1CVSS0.00185EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/23 2:18 p.m.12 views

CVE-2026-65912

DOMPurify before 3.3.2 contains a URI validation bypass vulnerability when ADDATTR is provided as a predicate function via EXTRAELEMENTHANDLING.attributeCheck. Attackers can supply a predicate that accepts specific attribute and tag combinations to bypass URI-safe validation, allowing unsafe...

6.1CVSS0.00175EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/23 1:16 p.m.11 views

CVE-2026-65912 DOMPurify before 3.3.2 URI Validation Bypass via ADD_ATTR

DOMPurify before 3.3.2 contains a URI validation bypass vulnerability when ADDATTR is provided as a predicate function via EXTRAELEMENTHANDLING.attributeCheck. Attackers can supply a predicate that accepts specific attribute and tag combinations to bypass URI-safe validation, allowing unsafe...

5.1CVSS5.2AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/23 1:16 p.m.7 views

CVE-2026-65912 DOMPurify before 3.3.2 URI Validation Bypass via ADD_ATTR

DOMPurify before 3.3.2 contains a URI validation bypass vulnerability when ADDATTR is provided as a predicate function via EXTRAELEMENTHANDLING.attributeCheck. Attackers can supply a predicate that accepts specific attribute and tag combinations to bypass URI-safe validation, allowing unsafe...

6.1CVSS5.3AI score0.00175EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/23 1:16 p.m.9 views

CVE-2026-65912

DOMPurify before 3.3.2 contains a URI validation bypass vulnerability when ADDATTR is provided as a predicate function via EXTRAELEMENTHANDLING.attributeCheck. Attackers can supply a predicate that accepts specific attribute and tag combinations to bypass URI-safe validation, allowing unsafe...

6.1CVSS5.3AI score0.00175EPSS
SaveExploits0References3
Rows per page
Query Builder