Wekan is open source kanban built with Meteor. Prior to 10.38, the /api/boards/:boardId/export, /api/boards/:boardId/attachments/:attachmentId/export, /api/boards/:boardId/export/csv, and /api/boards/:boardId/exportExcel handlers in models/export.js and models/exportExcel.js looked up a user from the attacker-controlled authToken query parameter and immediately called user._id.toString() without checking whether ReactiveCache.getUser() returned undefined. A request for a private board with an unknown token therefore threw a TypeError from an asynchronous route, producing an unhandled rejection that could terminate the Wekan process and deny service to all users. Version 10.38 adds a 401 guard after every export token lookup and wraps export handlers with safeRoute() so unexpected exceptions become controlled responses. This issue is fixed in version 10.38.
CVE-2026-68901
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 70% 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
- 30%
- KEV
- Not listed
Published
August 19, 2026
Last Modified
August 19, 2026
Advisory Details (3)
Auto-updated Aug 19, 2026v10.38
Patch available: wekan/wekan v10.38
https://github.com/wekan/wekan/releases/tag/v10.38commit 40de1799aed7 (wekan/wekan)
Fix landed in wekan/wekan commit 40de1799aed7 — awaiting tagged release
https://github.com/wekan/wekan/commit/40de1799aed7c31494579659850578691171d895WeKan Board Export REST Endpoints: NULL Pointer Dereference on Invalid authToken Leads to Uncaught Exception / Remote Denial of Service · Advisory · wekan/wekan · GitHub
https://github.com/wekan/wekan/security/advisories/GHSA-3gcg-g6rf-w2rxWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 18× 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-30 01:22 UTCEPSS rescore
- 2026-08-29 19:25 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 19:12 UTCEG score recompute
- 2026-08-26 19:08 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 19:18 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 19:28 UTCEG score recompute
- 2026-08-23 19:39 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 19:50 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 20:00 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)
Frequently asked(5)
What is CVE-2026-68901?
When was CVE-2026-68901 disclosed?
Is CVE-2026-68901 actively exploited?
What is the CVSS score of CVE-2026-68901?
How do I remediate CVE-2026-68901?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-68901
Is Your Infrastructure Affected by CVE-2026-68901?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.