Lucene search
+L

484 matches found

Kitploit
Kitploit
added 2026/09/13 4:22 p.m.6 views

CVE-2023-31779

CVE-2023-31779 Wekan中的存储型XSS 描述 :在"对评论做出反应"功能中存在存储型XSS漏洞。具有看板用户权限的攻击者可以在打开带有恶意反应卡片的用户的浏览器中执行JavaScript代码。 影响 :攻击者可以窃取Meteor.loginToken或更改页面内容进行钓鱼攻击。 CVSSv3.1向量 :AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N 5.4 CWE :CWE-79:在网页生成过程中对输入的不当中和(跨站脚本) 受影响组件 :cardCommentReactions.js 供应商 :开源看板工具 Wekan。 受影响产品 Wekan...

5.4CVSS6.2AI score0.0056EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/19 8:17 p.m.14 views

CVE-2026-68560

Wekan is open source kanban built with Meteor. Prior to 9.75, models/fileValidation.js interpolated the uploaded fileObj.path into the administrator-configured externalCommandLine at its file placeholder and executed the result through asyncExec, which is promisifyexec and invokes /bin/sh -c. On...

7.7CVSS0.0043EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 8:17 p.m.16 views

CVE-2026-68900

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.00313EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 8:17 p.m.11 views

CVE-2026-68899

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
NVD
NVD
added 2026/08/19 8:17 p.m.14 views

CVE-2026-68561

Wekan is open source kanban built with Meteor. Prior to 9.89, the second Boards.allow update rule in server/permissions/boards.js called canUpdateBoardSort in server/lib/utils.js, which authorized any board member whenever fieldNames included sort. Because Meteor combines allow rules with OR...

8.8CVSS0.00468EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 8:17 p.m.15 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.5CVSS0.00374EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 8:17 p.m.13 views

CVE-2026-68901

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.00456EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 8:17 p.m.11 views

CVE-2026-68558

Wekan is open source kanban built with Meteor. From 8.36 until 9.74, the outgoing webhook Integration URL validator in models/integrations.js checked only the literal URL.hostname against regular expressions, so DNS names such as 169-254-169-254.nip.io passed that first-line check. The delivery...

8.5CVSS0.00362EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 7:27 p.m.37 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.00456EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 7:27 p.m.13 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.00456EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 7:27 p.m.15 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
CVE
CVE
added 2026/08/19 7:27 p.m.26 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.00456EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/19 7:27 p.m.14 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.00456EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 7:26 p.m.22 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.00313EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/19 7:26 p.m.11 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.00313EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 7:26 p.m.36 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.00313EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 7:26 p.m.15 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.00313EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 7:26 p.m.34 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.32 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
EUVD
EUVD
added 2026/08/19 7:26 p.m.18 views

EUVD-2026-62706

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.6AI score0.00403EPSS
SaveExploits0References3
Rows per page
Query Builder