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.
CVE-2026-68559
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 79% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EG Risk
- 34(Track)EG Risk 34/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity65% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 21%
- KEV
- Not listed
Published
August 19, 2026
Last Modified
August 19, 2026
Advisory Details (3)
Auto-updated Aug 19, 2026v9.74
Patch available: wekan/wekan v9.74
https://github.com/wekan/wekan/releases/tag/v9.74commit 7bbd1a3fad5d (wekan/wekan)
Fix landed in wekan/wekan commit 7bbd1a3fad5d — awaiting tagged release
https://github.com/wekan/wekan/commit/7bbd1a3fad5d868fd01d79b5908913e215698e8eBroken access control in the Excel-export route (`/api/boards/:boardId/exportExcel`): `canExport()` is called without `await`, so the always-truthy Promise lets any authenticated user export any private board · Advisory · wekan/wekan · GitHub
https://github.com/wekan/wekan/security/advisories/GHSA-mwq8-ccpm-r533Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 13× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-27 06:45 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-26 05:10 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 03:37 UTCEG score recompute
- 2026-08-23 00:43 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 23:16 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 20:21 UTCEG score recompute
- 2026-08-19 19:33 UTCEG score recompute
- 2026-08-19 19:32 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-639
- CVE-2018-25270EG 9.8CRITICAL
- CVE-2017-20223EG 9.8CRITICAL
- CVE-2019-25487EG 9.8EPSS p94CRITICAL
- CVE-2019-25235EG 9.8CRITICAL
- CVE-2019-15310EG 9.8EPSS p94CRITICAL
- CVE-2019-15913EG 9.8CRITICAL
- CVE-2019-16340EG 9.8EPSS p97CRITICAL
- CVE-2019-13360EG 9.8EPSS p98CRITICAL
- CVE-2019-12866EG 9.8CRITICAL
- CVE-2019-9756EG 9.8CRITICAL
Frequently asked(5)
What is CVE-2026-68559?
When was CVE-2026-68559 disclosed?
Is CVE-2026-68559 actively exploited?
What is the CVSS score of CVE-2026-68559?
How do I remediate CVE-2026-68559?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-68559
Is Your Infrastructure Affected by CVE-2026-68559?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.