Authorization bypass through user-controlled key in Wekan - CVE-2026-53447
Published: July 28, 2026
Wekan
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to missing authorization in the cloneBoard Meteor method when invoking the method with a caller-supplied sourceBoardId. A remote user can send a crafted method call to disclose sensitive information.
The cloned board is created under the caller's account and may include cards, comments, attachments, member information, and activities from a private board.