๐Ÿ” CVE Alert

CVE-2026-55234

HIGH 8.5

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)

CVSS Score
8.5
EPSS Score
0.0%
EPSS Percentile
0th

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 authenticated user with write access to their own board can call /cards/update, /lists/update, or /swimlanes/update to move cards, lists, or swimlanes into a private board they are not a member of. This issue is fixed in version 9.37.

CWE CWE-284 CWE-639
Vendor wekan
Product wekan
Published Jul 15, 2026
Last Updated Jul 15, 2026
Stay Ahead of the Next One

Get instant alerts for wekan wekan

Be the first to know when new high vulnerabilities affecting wekan wekan are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
Low

Affected Versions

wekan / wekan
< 9.37

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/wekan/wekan/security/advisories/GHSA-gm7v-pc38-53jr github.com: https://github.com/wekan/wekan/commit/d369a3614a4737c29d48a6345a790edf2506ddae github.com: https://github.com/wekan/wekan/releases/tag/v9.37