CVE-2026-53447

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.
Configurations

No configuration.

History

16 Jul 2026, 19:16

Type Values Removed Values Added
References () https://github.com/wekan/wekan/security/advisories/GHSA-qfqv-42qw-vvwh - () https://github.com/wekan/wekan/security/advisories/GHSA-qfqv-42qw-vvwh -

15 Jul 2026, 22:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-15 22:17

Updated : 2026-07-16 19:16


NVD link : CVE-2026-53447

Mitre link : CVE-2026-53447

CVE.ORG link : CVE-2026-53447


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key

CWE-862

Missing Authorization