Lucene search
+L

9340 matches found

CVE
CVE
added 2026/08/19 7:32 p.m.21 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.3CVSS5.1AI score0.0054EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 7:27 p.m.29 views

CVE-2026-68901 WeKan Board Export REST Endpoints: NULL Pointer Dereference on Invalid authToken Leads to Uncaught Exception / Remote Denial of Service

Wekan is open source kanban built with Meteor. Prior to 10.38, the /api/boards/:boardId/export, /api/boards/:boardId/attachments/:attachmentId/export, /api/boards/:boardId/export/csv, and /api/boards/:boardId/exportExcel handlers in models/export.js and models/exportExcel.js looked up a user from...

6.5CVSS0.00376EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 7:27 p.m.8 views

EUVD-2026-62714

Wekan is open source kanban built with Meteor. Prior to 10.38, the /api/boards/:boardId/export, /api/boards/:boardId/attachments/:attachmentId/export, /api/boards/:boardId/export/csv, and /api/boards/:boardId/exportExcel handlers in models/export.js and models/exportExcel.js looked up a user from...

6.5CVSS5.3AI score0.00376EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 7:27 p.m.4 views

CVE-2026-68901 WeKan Board Export REST Endpoints: NULL Pointer Dereference on Invalid authToken Leads to Uncaught Exception / Remote Denial of Service

Wekan is open source kanban built with Meteor. Prior to 10.38, the /api/boards/:boardId/export, /api/boards/:boardId/attachments/:attachmentId/export, /api/boards/:boardId/export/csv, and /api/boards/:boardId/exportExcel handlers in models/export.js and models/exportExcel.js looked up a user from...

6.5CVSS5.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/19 7:27 p.m.6 views

CVE-2026-68901 WeKan Board Export REST Endpoints: NULL Pointer Dereference on Invalid authToken Leads to Uncaught Exception / Remote Denial of Service

Wekan is open source kanban built with Meteor. Prior to 10.38, the /api/boards/:boardId/export, /api/boards/:boardId/attachments/:attachmentId/export, /api/boards/:boardId/export/csv, and /api/boards/:boardId/exportExcel handlers in models/export.js and models/exportExcel.js looked up a user from...

6.5CVSS5.3AI score0.00376EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 7:27 p.m.9 views

CVE-2026-68901

In Wekan versions before 10.38, export endpoints in models/export.js and models/exportExcel.js called user._id.toString() without null-checking ReactiveCache.getUser(), throwing a TypeError on an invalid authToken and crashing the process via unhandled rejection. Fixed in 10.38 with a 401 guard a...

6.5CVSS5.3AI score0.00376EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/19 7:26 p.m.5 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.11 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
EUVD
EUVD
added 2026/08/19 7:26 p.m.11 views

EUVD-2026-62710

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.4AI score0.00252EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 7:26 p.m.6 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
OSV
OSV
added 2026/08/19 7:20 p.m.5 views

CVE-2026-68559 Wekan: Broken access control in the Excel-export route (`/api/boards/:boardId/exportExcel`)

Wekan is open source kanban built with Meteor. From 9.57 until 9.74, the /api/boards/:boardId/exportExcel route in models/exportExcel.js called the asynchronous exporterExcel.canExportuser authorization guard from models/server/ExporterExcel.js without awaiting it. The returned Promise was always...

6.5CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 7:20 p.m.9 views

EUVD-2026-62700

Wekan is open source kanban built with Meteor. From 9.57 until 9.74, the /api/boards/:boardId/exportExcel route in models/exportExcel.js called the asynchronous exporterExcel.canExportuser authorization guard from models/server/ExporterExcel.js without awaiting it. The returned Promise was always...

6.5CVSS5.3AI score0.00294EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 7:20 p.m.7 views

CVE-2026-68559

Wekan is open source kanban built with Meteor. From 9.57 until 9.74, the /api/boards/:boardId/exportExcel route in models/exportExcel.js called the asynchronous exporterExcel.canExportuser authorization guard from models/server/ExporterExcel.js without awaiting it. The returned Promise was always...

6.5CVSS5.3AI score0.00294EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/19 7:20 p.m.8 views

CVE-2026-68559 Wekan: Broken access control in the Excel-export route (`/api/boards/:boardId/exportExcel`)

Wekan is open source kanban built with Meteor. From 9.57 until 9.74, the /api/boards/:boardId/exportExcel route in models/exportExcel.js called the asynchronous exporterExcel.canExportuser authorization guard from models/server/ExporterExcel.js without awaiting it. The returned Promise was always...

6.5CVSS5.3AI score0.00294EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 7:20 p.m.28 views

CVE-2026-68559 Wekan: Broken access control in the Excel-export route (`/api/boards/:boardId/exportExcel`)

Wekan is open source kanban built with Meteor. From 9.57 until 9.74, the /api/boards/:boardId/exportExcel route in models/exportExcel.js called the asynchronous exporterExcel.canExportuser authorization guard from models/server/ExporterExcel.js without awaiting it. The returned Promise was always...

6.5CVSS0.00294EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/19 7:17 p.m.6 views

Contentful MCP Server: export_space/import_space tools pass LLM-controlled `host`/`proxy` args to CMA client, redirecting server PAT to attacker-controlled endpoint

Summary exportspace and importspace tools in @contentful/mcp-tools accept LLM-controlled host and proxy parameters that are spread directly into the options object passed to contentful-export / contentful-import. These libraries pass the merged options — including the attacker-controlled host — t...

5.6AI score
SaveExploits0References6Affected Software2
EUVD
EUVD
added 2026/08/19 2:56 p.m.7 views

EUVD-2026-62517

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to access NFS-exported filesystems due to improper authentication...

8.2CVSS5.4AI score0.00503EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 2:17 p.m.7 views

CVE-2026-76206

phpMyFAQ versions before 4.1.7 fail to validate active status in the PDF export endpoint, allowing unauthenticated attackers to retrieve draft FAQ metadata. Attackers can access the public PDF export route with sequential FAQ identifiers to obtain titles, solution IDs, author names, and last-upda...

6.9CVSS0.00261EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:01 p.m.5 views

CVE-2026-76210 phpMyFAQ before v4.1.6 Local File Disclosure via PDF Export

phpMyFAQ before 4.1.7 does not adequately sanitize HTML in FAQ answers before generating PDFs via TCPDF. An attacker with permission to create or edit FAQ content can embed an tag whose src references a local file under the web root's content/ directory e.g., content/core/config/database.php. Whe...

7.1CVSS5.4AI score
SaveExploits0References4
Rows per page
Query Builder