Lucene search
+L

387 matches found

Github Security Blog
Github Security Blog
added 2026/08/19 7:32 p.m.9 views

Snipe-IT: Stored DOM XSS via table selected-count IDs

Impact The table component derives data-selected-count-id from the component $name value. On manufacturer and supplier detail pages, stored manufacturer or supplier names are passed into affected table components as that name value. The client-side JavaScript later reads the browser-decoded...

6.3CVSS5.9AI score0.00284EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/19 6:22 p.m.30 views

CVE-2026-61807 Snipe-IT: Stored DOM XSS via table selected-count IDs

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, a stored manufacturer or supplier name passed as the table component $name becomes data-selected-count-id in resources/views/partials/bootstrap-table.blade.php. Client-side code reads the browser-decoded countId, uses it as a...

6.3CVSS0.00284EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 6:22 p.m.15 views

CVE-2026-61807

Snipe-IT versions before 8.6.2 are vulnerable to stored DOM XSS: a crafted manufacturer/supplier name flows into data-selected-count-id in bootstrap-table.blade.php, is decoded client-side, and is injected via jQuery .after(), executing JS in authenticated users' sessions. Fix is version 8.6.2. N...

6.3CVSS5.5AI score0.00284EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 6:22 p.m.8 views

CVE-2026-61807 Snipe-IT: Stored DOM XSS via table selected-count IDs

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, a stored manufacturer or supplier name passed as the table component $name becomes data-selected-count-id in resources/views/partials/bootstrap-table.blade.php. Client-side code reads the browser-decoded countId, uses it as a...

6.3CVSS5.6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/18 12:23 p.m.7 views

CVE-2026-74939

Privilege escalation in the DOM: Navigation component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, Firefox ESR 153.1, Thunderbird 154, Thunderbird 140.14, and Thunderbird 153.1...

8.8CVSS5.3AI score0.00304EPSS
SaveExploits2
ATTACKERKB
ATTACKERKB
added 2026/08/15 9:44 p.m.13 views

CVE-2026-73052

SiYuan before v3.7.4 stores attribute-view field names without HTML escaping and interpolates them directly into option elements via innerHTML in the sort menu. Attackers can inject markup by renaming a database field to execute arbitrary JavaScript when users open the sort menu, with Node...

9.4CVSS5.9AI score0.003EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 1:33 p.m.8 views

MINI-JQGP-JMM7-RVVQ

Bulletin has no description...

7.5CVSS4.9AI score0.00465EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/13 7:10 p.m.29 views

CVE-2026-49864 wetty vulnerable to DOM XSS via file-download filename

wetty provides terminal access in browser over http/https. Prior to version 3.0.4, the wetty client decodes a base64 filename from the file-download escape sequence and interpolates it raw into a Toastify HTML string escapeMarkup: false. Any output the victim renders - a cat'd file, a tailed log,...

8.6CVSS0.0033EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 7:10 p.m.66 views

CVE-2026-49864

CVE-2026-49864 (Wetty) is a DOM XSS in the Wetty client (prior to v3.0.4) triggered by a crafted file-download escape sequence that decodes a base64 filename and injects it into a Toastify HTML string without escaping. The attacker-controlled filename can lead to raw HTML/JS rendering in the vict...

8.6CVSS5.3AI score0.0033EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 7:10 p.m.4 views

CVE-2026-49864 wetty vulnerable to DOM XSS via file-download filename

wetty provides terminal access in browser over http/https. Prior to version 3.0.4, the wetty client decodes a base64 filename from the file-download escape sequence and interpolates it raw into a Toastify HTML string escapeMarkup: false. Any output the victim renders - a cat'd file, a tailed log,...

8.6CVSS5.5AI score
SaveExploits0References3
NVD
NVD
added 2026/08/12 5:17 p.m.9 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.4CVSS0.00185EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/12 5:17 p.m.14 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
SaveExploits0References4
OSV
OSV
added 2026/08/12 5:17 p.m.5 views

UBUNTU-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.1AI score0.00165EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 4:34 p.m.35 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.4CVSS0.00165EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 4:15 p.m.33 views

CVE-2026-73295 Material for MkDocs: DOM XSS in search suggestions via query parameter

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.4CVSS0.00185EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 4:15 p.m.30 views

CVE-2026-73295

Material for MkDocs contains a DOM-based XSS in the optional search.suggest feature. From versions 7.2.0 through 9.7.7, the mountSearchSuggest function in src/templates/assets/javascripts/components/search/suggest/index.ts accepts a crafted q URL parameter that can cause JavaScript execution in t...

5.4CVSS5AI score0.00185EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 4:15 p.m.7 views

CVE-2026-73295 Material for MkDocs: DOM XSS in search suggestions via query parameter

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.4CVSS5.1AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-73295

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.4CVSS5.3AI score0.00185EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.4 views

PT-2026-70051

Name of the Vulnerable Software and Affected Versions SAP NetWeaver Application Server ABAP affected versions not specified Description An authenticated attacker can generate and distribute a malicious link. When an authenticated victim accesses this link, injected input is processed and reflecte...

6.3CVSS5.4AI score0.00201EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.26 views

PT-2026-64230

The Firelight Lightbox plugin for WordPress is vulnerable to Stored DOM Cross-Site Scripting in versions up to and including 2.3.20. This is due to insufficient sanitization of the href attribute value within the FancyBox V2 PDF beforeLoad JavaScript callback generated in inc/fancybox-2.php, wher...

6.4CVSS5.5AI score0.002EPSS
SaveExploits0References9
Rows per page
Query Builder