Lucene search
+L

5316 matches found

EUVD
EUVD
added 2026/08/02 6:00 a.m.15 views

EUVD-2026-51931

The FluentBoards WordPress plugin before 1.95.3 does not verify that the items selected for a board import operation belong to a board the requesting user is authorized to access, allowing any authenticated user with member access to a single board to copy and read the stages and tasks including...

5.5AI score0.00162EPSS
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2026/07/28 6:32 p.m.10 views

svelte-streak-board (1.0.0) potentially affected by unknown CVE via streak-core-lib (1.0.0)

streak-core-lib NPM version 1.0.0 is affected by a known vulnerability. The following packages have a transitive dependency on streak-core-lib and may be impacted: - svelte-streak-board 1.0.0 Source cves: unknown CVE Source advisory: SNYK:JS-STREAKCORELIB-18503763...

5.4AI score
SaveExploits0
NVD
NVD
added 2026/07/28 9:16 a.m.14 views

CVE-2026-15267

The Taskbuilder – Project Management & Task Management Tool With Kanban Board plugin for WordPress is vulnerable to SQL Injection via the 'wppmprojfilter' parameter in versions up to, and including, 5.0.9. This is due to insufficient escaping on the user-supplied parameter and the lack of...

6.5CVSS0.00254EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/25 7:28 p.m.8 views

MINI-F4WF-33FG-RVV4

Bulletin has no description...

8.8CVSS5.8AI score0.00858EPSS
SaveExploits1
NVD
NVD
added 2026/07/16 9:17 p.m.19 views

CVE-2024-32385

An issue in Kerlink Kerlink Wirnet iStation 868 KerOS v.4.3.320200803132042 allows a remote attacker to obtain sensitive information via a boardID and revisionID components...

4.3CVSS0.00308EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/16 12:00 a.m.45 views

CVE-2024-32385

An issue in Kerlink Kerlink Wirnet iStation 868 KerOS v.4.3.320200803132042 allows a remote attacker to obtain sensitive information via a boardID and revisionID components...

4.3CVSS0.00308EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 12:00 a.m.33 views

CVE-2024-32385

CVE-2024-32385 affects Kerlink Wirnet iStation 868 running KerOS v.4.3.3_20200803132042. The issue allows a remote attacker to obtain sensitive information via boardID and revisionID components, implying information disclosure. CVSSv3.1 base score 4.3 (MEDIUM), attack vector: adjacent, no privile...

4.3CVSS6.1AI score0.00308EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/15 10:17 p.m.19 views

CVE-2026-53447

Wekan is open source kanban built with Meteor. Prior to 9.35, the Wekan cloneBoard Meteor method in models/import.js uses caller-supplied sourceBoardId to build a board export through models/exporter.js without invoking canExport or checking source-board membership. Any authenticated user who kno...

6.5CVSS0.00402EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/15 10:17 p.m.19 views

CVE-2026-52892

Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan REST handlers in server/models/customFields.js use read-level Authentication.checkBoardAccess instead of write-level Authentication.checkBoardWriteAccess for mutating custom-field routes. A read-only board member can call POST,...

6.5CVSS0.00463EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 9:13 p.m.9 views

CVE-2026-55234 Wekan: Broken access control: any authenticated user can move their Cards/Lists/Swimlanes into a private board they are not a member of (cross-board write via collection allow rule)

Wekan is open source kanban built with Meteor. Prior to 9.37, Wekan DDP update allow rules in server/permissions/cards.js, server/permissions/lists.js, and server/permissions/swimlanes.js authorize against the stored source boardId and do not validate a new boardId in the update modifier. Any...

8.5CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/07/15 9:13 p.m.34 views

CVE-2026-55234

Wekan (open source Kanban on Meteor) has a cross-board write flaw in versions before 9.37. The DDP update allow rules in server/permissions/cards.js, server/permissions/lists.js, and server/permissions/swimlanes.js validate only the stored boardId and do not verify a new boardId in the update mod...

8.5CVSS6.1AI score0.00425EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/15 9:12 p.m.10 views

CVE-2026-53447

Wekan is open source kanban built with Meteor. Prior to 9.35, the Wekan cloneBoard Meteor method in models/import.js uses caller-supplied sourceBoardId to build a board export through models/exporter.js without invoking canExport or checking source-board membership. Any authenticated user who kno...

6.5CVSS6.1AI score0.00402EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/15 9:12 p.m.11 views

CVE-2026-53447 Wekan: `cloneBoard` Meteor method has no authorization check — any user can clone (read) any private board by ID

Wekan is open source kanban built with Meteor. Prior to 9.35, the Wekan cloneBoard Meteor method in models/import.js uses caller-supplied sourceBoardId to build a board export through models/exporter.js without invoking canExport or checking source-board membership. Any authenticated user who kno...

6.5CVSS6.1AI score
SaveExploits0References5
OSV
OSV
added 2026/07/15 9:11 p.m.11 views

CVE-2026-53445 Wekan: Authorization bypass in copyBoard DDP method allows any user to copy private boards

Wekan is open source kanban built with Meteor. Prior to 9.32, the Wekan copyBoard Meteor DDP method in server/publications/boards.js copies a board by caller-supplied board ID without checking this.userId, membership, or admin access. Any authenticated user can copy a private board they are not a...

7.1CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/07/15 9:11 p.m.27 views

CVE-2026-53445

CVE-2026-53445 (Wekan) : Affected component is Wekan’s copyBoard DDP publication (server/publications/boards.js). Before version 9.32, the copy operation copied a board by caller-supplied boardId without validating this.userId, membership, or admin access, enabling any authenticated user to copy ...

7.1CVSS6.1AI score0.00414EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/15 9:08 p.m.37 views

CVE-2026-52892

Summary: CVE-2026-52892 affects Wekan, an open‑source Kanban app built on Meteor. Before version 9.32, REST handlers in server/models/customFields.js checked read‑level access (Authentication.checkBoardAccess) for mutating custom-field routes, instead of write‑level access (Authentication.checkBo...

6.5CVSS6.1AI score0.00463EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/15 9:08 p.m.11 views

CVE-2026-52892

Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan REST handlers in server/models/customFields.js use read-level Authentication.checkBoardAccess instead of write-level Authentication.checkBoardWriteAccess for mutating custom-field routes. A read-only board member can call POST,...

6.5CVSS6.1AI score0.00463EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/15 9:08 p.m.10 views

CVE-2026-52892 Wekan: Read-only board members can create/modify/delete Custom Fields (privilege escalation via read-level authz on write ops)

Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan REST handlers in server/models/customFields.js use read-level Authentication.checkBoardAccess instead of write-level Authentication.checkBoardWriteAccess for mutating custom-field routes. A read-only board member can call POST,...

6.5CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/15 9:08 p.m.44 views

CVE-2026-52892 Wekan: Read-only board members can create/modify/delete Custom Fields (privilege escalation via read-level authz on write ops)

Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan REST handlers in server/models/customFields.js use read-level Authentication.checkBoardAccess instead of write-level Authentication.checkBoardWriteAccess for mutating custom-field routes. A read-only board member can call POST,...

6.5CVSS0.00463EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/15 9:07 p.m.38 views

CVE-2026-52890

CVE-2026-52890 affects Wekan (open-source Kanban, Meteor-based) before version 9.31. A logged-in board member can insert an attachment via the DDP /attachments/insert method using attacker-controlled versions.original.path and versions.original.storage. The insert rule checks only board write acc...

7.1CVSS6.2AI score0.00476EPSS
SaveExploits0References3
Rows per page
Query Builder