CVE-2026-68559: Wekan: Broken access control in the Excel-export route (`/api/boards/:boardId/exportExcel`)

Published Aug 19, 2026
·
Updated

Wekan is open source kanban built with Meteor. From 9.57 until 9.74, the /api/boards/:boardId/exportExcel route in models/exportExcel.js called the asynchronous exporterExcel.canExport(user) authorization guard from models/server/ExporterExcel.js without awaiting it. The returned Promise was always truthy, so exporterExcel.build(res) ran even when board.isVisibleBy(user) would deny access, allowing any authenticated non-member to download private board card titles, descriptions, lists, swimlanes, members, and metadata. This issue is fixed in version 9.74.

Affected Software

1 affected component
Wekan Wekan>9.57<=9.74

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Wekan to a version that resolves this vulnerability.

    Fixed in 9.74

Event History

Aug 19, 2026
CVE Published
via MITRE·07:20 PM
Data Sourced
via MITRE·07:20 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

Any authenticated Wekan user who is not a member of a private board can exploit it. The attacker needs network access to the Wekan instance and the target board's board ID.

2

What information can be exposed?

An unauthorized Excel export can disclose private board card titles and descriptions, lists, swimlanes, members, and board metadata. The issue affects confidentiality; no integrity or availability impact is described.

3

Which deployments are affected?

Wekan versions from 9.57 until 9.74 are affected. The vulnerable endpoint is /api/boards/:boardId/exportExcel, and the access-control failure applies to private boards.

4

How can I determine whether unauthorized access may already have occurred?

Review available application, proxy, or web-server logs for requests to /api/boards/:boardId/exportExcel by authenticated users who were not members of the requested boards. The provided information does not identify a separate audit event or indicator for successful unauthorized exports.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203