Missing Authorization in Wekan - CVE-2026-53445
Published: July 28, 2026
Wekan
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the copyBoard DDP method in server/publications/boards.js when handling copyBoard method calls with a supplied board ID. A remote user can invoke the method to copy private boards they are not a member of and disclose sensitive information.
The copied data can include cards, checklists, custom fields, labels, and rules.