Authorization bypass through user-controlled key in Wekan - #VU145028
Published: August 25, 2026
Vulnerability details
The vulnerability allows a remote user to create boards under another user\'s account.
The vulnerability exists due to authorization bypass through a user-controlled key in the POST /api/boards endpoint when handling crafted board-creation requests. A remote user can supply a crafted owner field in the request body to create boards under another user\'s account.
The created board appears in the victim\'s board list with the victim as the sole admin, while the requester is not added as a member of that board.