CVE-2026-53447
6.5
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Summary
Wekan is open source kanban built with Meteor. Prior to 9.35, the Wekan cloneBoard Meteor method in models/import.js uses caller-supplied sourceBoardId to build a board export through models/exporter.js without invoking canExport() or checking source-board membership. Any authenticated user who knows a private board ID can clone the board into their own account and read its cards, comments, attachments, member information, and activities. This issue is fixed in version 9.35.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| wekan | wekan | < 9.35 | affected |
Weaknesses
- CWE-639: CWE-639: Authorization Bypass Through User-Controlled Key
- CWE-862: CWE-862: Missing Authorization
References
- https://github.com/wekan/wekan/security/advisories/GHSA-qfqv-42qw-vvwh
- https://github.com/wekan/wekan/commit/357de728c03113b787065bac2c5832ad77f1a117
- https://github.com/wekan/wekan/releases/tag/v9.35
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.