CVE Catalog

CVE-2026-53447

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

Wekan before version 9.34 has a vulnerability in the cloneBoard method that allows an authenticated user to clone any board (knowing its ID) without permission checks. This enables reading cards, comments, attachments, member information, and activities from private boards.

Risk Assessment

The organization is at risk of leaking confidential data stored in Wekan boards, including project details, team communication, and attachments, potentially leading to confidentiality breaches and loss of trust.

Recommendation

Immediately upgrade Wekan to version 9.35 or later, which includes a fix that enforces permission checks before cloning a board.

Other vulnerabilities in Wekan

See all
Original NVD description (English source)

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 data from NVD (NIST) · CISA KEV · EPSS