CVE-2026-52892
6.5
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Summary
Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan REST handlers in server/models/customFields.js use read-level Authentication.checkBoardAccess instead of write-level Authentication.checkBoardWriteAccess for mutating custom-field routes. A read-only board member can call POST, PUT, and DELETE handlers for /api/boards/:boardId/custom-fields and custom-field dropdown items to create, update, or delete board custom fields. This issue is fixed in version 9.32.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| wekan | wekan | < 9.32 | affected |
Weaknesses
- CWE-862: CWE-862: Missing Authorization
References
- https://github.com/wekan/wekan/security/advisories/GHSA-6733-4wgq-8xvr
- https://github.com/wekan/wekan/commit/70db04a93fedabe40331f21f86e6bdc91625914e
- https://github.com/wekan/wekan/releases/tag/v9.32
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.