| CVE | Vulnerability name | Date | Responsible Security Disclosure by | Vulnerabilities |
|---|---|---|---|---|
|
-
|
SourceBleed |
2026-07-19 |
meifukun (GitHub) and xet7 (fix)![]() Privately reported 8 issues reviewed against WeKan v9.95.0. |
|
a Trello board imported with a javascript: url had that URL stored as an activity source.url (models/trelloCreator.js) and rendered as an activity-sidebar link (client/components/activities/activities.js) with no scheme check, so a board admin who clicked the "Trello" source link ran attacker JavaScript in their session and could read Meteor.loginToken (stored XSS → account takeover). Fixed by only storing and linking http(s) source URLs.
Reported privately by meifukun (https://github.com/meifukun),
who reviewed 8 issues against WeKan v9.95.0 (commit
f602b9459fa1622f60ee8c3b639f02035f3ab32b) on local self-hosted instances only.
Fixed at the
upcoming WeKan release.