Authorization bypass through user-controlled key in Wekan - #VU144220
Published: August 18, 2026
Vulnerability details
The vulnerability allows a remote user to delete card-related data across boards.
The vulnerability exists due to authorization bypass through user-controlled key in the single-card DELETE endpoint when handling a request that supplies an accessible board ID in the URL and a foreign card ID in the path. A remote user can send a crafted DELETE request to delete card-related data across boards.
Deletion is irreversible, the targeted card itself may remain present, and the endpoint can return HTTP 200 even when only the related comments, checklists, checklist items, activities, and subcards were removed. Only deployments with WITH_API=true are vulnerable.