Wekan is open source kanban built with Meteor. Prior to 9.90, isFileValid() in models/fileValidation.js used the Unix file command for content-based MIME detection, but detectMimeFromFile() silently returned undefined when that binary was unavailable and the validation fell back to the attacker-controlled fileObj.type supplied through server/routes/attachmentApi.js. On deployments with WITH_API=true and no file binary, an authenticated board member could label HTML containing JavaScript as image/png, bypass the dangerous MIME check, and store active content under the Wekan origin for execution when another user opened it. Version 9.90 adds looksLikeDangerousMarkup() to inspect file bytes and force dangerous-content scanning when MIME detection is unavailable. This issue is fixed in version 9.90.
CVE-2026-68899
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 67% 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.7
- EG Score
- 8.7(medium)
- EG Risk
- 39(Track)EG Risk 39/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 computedSeverity87% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 33%
- KEV
- Not listed
Published
August 19, 2026
Last Modified
August 21, 2026
Advisory Details (3)
Auto-updated Aug 19, 2026v9.90
Patch available: wekan/wekan v9.90
https://github.com/wekan/wekan/releases/tag/v9.90commit f6ba472f6738 (wekan/wekan)
Fix landed in wekan/wekan commit f6ba472f6738 — awaiting tagged release
https://github.com/wekan/wekan/commit/f6ba472f6738bcd3763f133d3d9970f216df2263File Upload MIME Type Validation Bypass — Stored XSS via Missing System Binary Fallback · Advisory · wekan/wekan · GitHub
https://github.com/wekan/wekan/security/advisories/GHSA-jhph-whx8-wq6pWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 20× 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-29 01:47 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-28 00:45 UTCEG score recompute
- 2026-08-27 00:18 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-25 23:54 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 23:32 UTCEG score recompute
- 2026-08-24 11:21 UTCEG score recompute
- 2026-08-23 10:59 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 10:37 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 22:26 UTCEG score recompute
- 2026-08-21 22:00 UTCEG score recompute
- 2026-08-21 08:54 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-434
Frequently asked(5)
What is CVE-2026-68899?
When was CVE-2026-68899 disclosed?
Is CVE-2026-68899 actively exploited?
What is the CVSS score of CVE-2026-68899?
How do I remediate CVE-2026-68899?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-68899
Is Your Infrastructure Affected by CVE-2026-68899?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.