๐Ÿ” CVE Alert

CVE-2026-53447

MEDIUM 6.5

Wekan: `cloneBoard` Meteor method has no authorization check โ€” any user can clone (read) any private board by ID

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-639 CWE-862
Vendor wekan
Product wekan
Published Jul 15, 2026
Stay Ahead of the Next One

Get instant alerts for wekan wekan

Be the first to know when new medium vulnerabilities affecting wekan wekan are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

wekan / wekan
< 9.35

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/wekan/wekan/security/advisories/GHSA-qfqv-42qw-vvwh github.com: https://github.com/wekan/wekan/commit/357de728c03113b787065bac2c5832ad77f1a117 github.com: https://github.com/wekan/wekan/releases/tag/v9.35