Wekan is open source kanban built with Meteor. Prior to 9.89, the second Boards.allow({ update }) rule in server/permissions/boards.js called canUpdateBoardSort in server/lib/utils.js, which authorized any board member whenever fieldNames included sort. Because Meteor combines allow rules with OR semantics and applies the complete modifier, a comment-only or read-only member could send one Boards.update with $set values for sort, members, permission, and title, make themselves the sole board administrator, expose a private board, and evict the legitimate owner; the last-admin deny rule inspected only $pull and did not block a wholesale $set of members. Version 9.89 requires sort to be the only modified field and rejects $set member arrays that remove the last active administrator. This issue is fixed in version 9.89.
CVE-2026-68561
This high-severity CVE scores 8.8 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.8
- EG Score
- 8.8(medium)
- EG Risk
- 56(Track*)EG Risk 56/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 computedSeverity88% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 30%
- KEV
- Not listed
Published
August 19, 2026
Last Modified
August 25, 2026
Advisory Details (3)
Auto-updated Aug 19, 2026v9.89
Patch available: wekan/wekan v9.89
https://github.com/wekan/wekan/releases/tag/v9.89commit dc135f6e7d59 (wekan/wekan)
Fix landed in wekan/wekan commit dc135f6e7d59 — awaiting tagged release
https://github.com/wekan/wekan/commit/dc135f6e7d59f9f56065cd5df83b1f123ea120bbWekan: a low-privilege board member escalates to board admin and takes over a private board via the `sort` collection-allow rule · Advisory · wekan/wekan · GitHub
https://github.com/wekan/wekan/security/advisories/GHSA-xm8x-c8wg-jhmfWeakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 21× 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 03:11 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 01:47 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 18:44 UTCEG score recompute
- 2026-08-26 16:14 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-26 03:05 UTCEG score recompute
- 2026-08-25 14:21 UTCEG score recompute
- 2026-08-25 14:15 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 14:40 UTCEG score recompute
- 2026-08-23 00:32 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 11:51 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 10:26 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-269 · CWE-863
Frequently asked(5)
What is CVE-2026-68561?
When was CVE-2026-68561 disclosed?
Is CVE-2026-68561 actively exploited?
What is the CVSS score of CVE-2026-68561?
How do I remediate CVE-2026-68561?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-68561
Is Your Infrastructure Affected by CVE-2026-68561?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.