Information disclosure in Wekan - #VU144216
Published: August 18, 2026
Vulnerability details
The vulnerability allows a remote user to disclose low-sensitivity board metadata.
The vulnerability exists due to improper access control in the GET /api/users/{userId}/boards endpoint when handling board listing requests for a user whose membership was revoked. A remote user can request their own board listing to disclose low-sensitivity board metadata.
The exposure is limited to the board id and title, and title changes remain visible after membership is deactivated. Access to board contents is still denied.