Auth bypass in Wekan

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.

Vulnerability class: IDOR (Insecure Direct Object Reference)

EPSS: 0.004 (33.2th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N.

Affected products

  • Wekan — versions < 9.35

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-53447?
CVE-2026-53447 is a medium-severity vulnerability in Wekan, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 6.5/10. Published 2026-07-15.
How severe is CVE-2026-53447?
Medium severity. CVSS v3 base score is 6.5 out of 10.