Lucene search
+L

95139 matches found

NVD
NVD
added 2026/08/19 8:17 p.m.8 views

CVE-2026-55090

Etherpad is a real-time collaborative editor. Prior to 3.3.0, getHTMLFromAtext in src/node/utils/ExportHtml.ts interpolates values from the exportHtmlAdditionalTagsWithData plugin hook into span data attributes without HTML attribute escaping. A pad editor can place an attacker-controlled value...

5.3CVSS0.00413EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 8:17 p.m.6 views

CVE-2026-55085

Etherpad is a real-time collaborative editor. Prior to 3.3.1, result.appendSpan in src/static/js/domline.ts interpolates the start attribute of a numbered list directly into an unquoted ol start attribute before assigning the generated markup to node.innerHTML. ImportEtherpad.setPadRaw in...

9.6CVSS0.00362EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 8:17 p.m.7 views

CVE-2026-55087

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad uses the attacker-controlled x-proxy-path request header in src/node/hooks/express/admin.ts when substituting paths into HTML, JavaScript, and CSS under /admin without sanitization, Vary: x-proxy-path, or Cache-Control...

6.1CVSS0.00523EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 7:34 p.m.7 views

EUVD-2026-62740

Etherpad is a real-time collaborative editor. Prior to 3.3.1, result.appendSpan in src/static/js/domline.ts interpolates the start attribute of a numbered list directly into an unquoted ol start attribute before assigning the generated markup to node.innerHTML. ImportEtherpad.setPadRaw in...

9.6CVSS5AI score0.00362EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/19 7:32 p.m.10 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
OSV
OSV
added 2026/08/19 7:32 p.m.7 views

GHSA-C8QC-WF67-342W 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
SaveExploits0References4
OSV
OSV
added 2026/08/19 7:32 p.m.13 views

CVE-2026-55090 Etherpad: Stored XSS in HTML export via unescaped attribute-pool values

Etherpad is a real-time collaborative editor. Prior to 3.3.0, getHTMLFromAtext in src/node/utils/ExportHtml.ts interpolates values from the exportHtmlAdditionalTagsWithData plugin hook into span data attributes without HTML attribute escaping. A pad editor can place an attacker-controlled value...

5.3CVSS5.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 7:32 p.m.32 views

CVE-2026-55090 Etherpad: Stored XSS in HTML export via unescaped attribute-pool values

Etherpad is a real-time collaborative editor. Prior to 3.3.0, getHTMLFromAtext in src/node/utils/ExportHtml.ts interpolates values from the exportHtmlAdditionalTagsWithData plugin hook into span data attributes without HTML attribute escaping. A pad editor can place an attacker-controlled value...

5.3CVSS0.00413EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 7:32 p.m.33 views

CVE-2026-55090

Etherpad (real-time collaborative editor) versions prior to 3.3.0 are vulnerable to stored cross-site scripting in the HTML export feature. The root cause is in getHTMLFromAtext in src/node/utils/ExportHtml.ts, which interpolates values from the exportHtmlAdditionalTagsWithData plugin hook into s...

5.3CVSS5.1AI score0.00413EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 7:29 p.m.16 views

EUVD-2026-62721

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad uses the attacker-controlled x-proxy-path request header in src/node/hooks/express/admin.ts when substituting paths into HTML, JavaScript, and CSS under /admin without sanitization, Vary: x-proxy-path, or Cache-Control...

6.1CVSS5.3AI score0.00523EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 7:26 p.m.8 views

CVE-2026-68900 Wekan: Stored XSS in HTML board exports through a card-title second parse

Wekan is open source kanban built with Meteor. From 8.72 until 10.23, addBoardHTMLToZip in client/lib/exportHTML.js read a card title and body through textContent, which decoded entity-encoded markup, and then interpolated titleText and allText into content.innerHTML in the exported index.html. A...

7.6CVSS5.3AI score0.00252EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 7:26 p.m.16 views

CVE-2026-68900

Wekan versions 8.72 to 10.22 are affected by a stored XSS in HTML board exports: addBoardHTMLToZip() in client/lib/exportHTML.js used textContent to read card titles, decoded entity-encoded markup, then interpolated it into content.innerHTML of the exported index.html, enabling a board member to ...

7.6CVSS5.3AI score0.00252EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 7:26 p.m.30 views

CVE-2026-68900 Wekan: Stored XSS in HTML board exports through a card-title second parse

Wekan is open source kanban built with Meteor. From 8.72 until 10.23, addBoardHTMLToZip in client/lib/exportHTML.js read a card title and body through textContent, which decoded entity-encoded markup, and then interpolated titleText and allText into content.innerHTML in the exported index.html. A...

7.6CVSS0.00252EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 7:26 p.m.16 views

CVE-2026-68900 Wekan: Stored XSS in HTML board exports through a card-title second parse

Wekan is open source kanban built with Meteor. From 8.72 until 10.23, addBoardHTMLToZip in client/lib/exportHTML.js read a card title and body through textContent, which decoded entity-encoded markup, and then interpolated titleText and allText into content.innerHTML in the exported index.html. A...

7.6CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/19 7:26 p.m.21 views

CVE-2026-68899

Prior to Wekan 9.90, detectMimeFromFile() in models/fileValidation.js returned undefined when the Unix file binary was absent, causing validation to fall back to attacker-controlled fileObj.type via server/routes/attachmentApi.js. On deployments with WITH_API=true and no file binary, an authentic...

8.7CVSS5.5AI score0.00403EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 7:26 p.m.34 views

CVE-2026-68899 Wekan: File Upload MIME Type Validation Bypass — Stored XSS via Missing System Binary Fallback

Wekan is open source kanban built with Meteor. Prior to 9.90, isFileValid in models/fileValidation.js used the Unix file command for content-based MIME detection, but detectMimeFromFile silently returned undefined when that binary was unavailable and the validation fell back to the...

8.7CVSS0.00403EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 7:26 p.m.18 views

CVE-2026-68899 Wekan: File Upload MIME Type Validation Bypass — Stored XSS via Missing System Binary Fallback

Wekan is open source kanban built with Meteor. Prior to 9.90, isFileValid in models/fileValidation.js used the Unix file command for content-based MIME detection, but detectMimeFromFile silently returned undefined when that binary was unavailable and the validation fell back to the...

8.7CVSS5.7AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 7:18 p.m.15 views

EUVD-2026-62699

pfSense Plus before 26.07 and pfSense CE through 2.8.1 contain a stored cross-site scripting vulnerability in the Traffic Graphs top-talkers feature, where PTR records returned by reverse DNS lookups are incorporated without sanitization into AJAX responses and rendered as HTML through a DOM sink...

6.1CVSS5.5AI score0.0053EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 7:18 p.m.32 views

CVE-2026-67189 pfSense Plus/CE Stored XSS via Traffic Graphs PTR Record

pfSense Plus before 26.07 and pfSense CE through 2.8.1 contain a stored cross-site scripting vulnerability in the Traffic Graphs top-talkers feature, where PTR records returned by reverse DNS lookups are incorporated without sanitization into AJAX responses and rendered as HTML through a DOM sink...

6.1CVSS0.0053EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 7:18 p.m.35 views

CVE-2026-67189

pfSense Plus before 26.07 and CE through 2.8.1 render PTR records as unsanitized HTML in Traffic Graphs AJAX responses. An attacker controlling a PTR record who appears as a top talker can execute arbitrary JavaScript in an admin's browser, enabling session hijacking and OS command execution. Fix...

6.1CVSS5.4AI score0.0053EPSS
SaveExploits0References4
Rows per page
Query Builder