CVE-2026-53445
HIGHWekan: Authorization bypass in copyBoard DDP method allows any user to copy private boards
Title source: cnaDescription
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 member of, including its cards, checklists, custom fields, labels, and rules, while the REST POST /api/boards/:boardId/copy path correctly checks board admin access. This issue is fixed in version 9.32.
References (3)
Core 3
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/wekan/wekan/security/advisories/GHSA-7w2h-g83c-jqrp
X_Refsource_Misc x_refsource_misc
https://github.com/wekan/wekan/commit/8940a103970c5da3f02b3615eef09fabfff421e3
X_Refsource_Misc x_refsource_misc
https://github.com/wekan/wekan/releases/tag/v9.32
Scores
CVSS v4
7.1
EPSS
0.0024
EPSS Percentile
15.0%
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-862
Status
published
Products (1)
wekan/wekan
< 9.32
Published
Jul 15, 2026
Tracked Since
Jul 16, 2026