CVE-2026-30847
CVE-2026-30847 is a medium-severity vulnerability in Wekan Project Wekan with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-200.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- CVSS v4: 9.3
- EPSS exploit prediction: 0% (14th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-10066
- Weakness: CWE-200
- Affected product: Wekan Project Wekan
- Published:
- Last modified:
Description
Wekan is an open source kanban tool built with Meteor. In versions 8.31.0 through 8.33, the notificationUsers publication in Wekan publishes user documents with no field filtering, causing the ReactiveCache.getUsers() call to return all fields including highly sensitive data such as bcrypt password hashes, active session login tokens, email verification tokens, full email addresses, and any stored OAuth tokens. Unlike Meteor's default auto-publication which strips the services field for security, custom publications return whatever fields the cursor contains, meaning all subscribers receive the complete user documents. Any authenticated user who triggers this publication can harvest credentials and active session tokens for other users, enabling password cracking, session hijacking, and full account takeover. This issue has been fixed in version 8.34.
Frequently asked questions
- What is CVE-2026-30847?
- Wekan is an open source kanban tool built with Meteor. In versions 8.31.0 through 8.33, the notificationUsers publication in Wekan publishes user documents with no field filtering, causing the ReactiveCache.getUsers() call to return all fields including highly sensitive data such as bcrypt password hashes, active session login tokens, email verification tokens, full email addresses, and any stored OAuth tokens. Unlike Meteor's default auto-publication which strips the services field for security, custom publications return whatever fields the cursor contains, meaning all subscribers receive the complete user documents. Any authenticated user who triggers this publication can harvest credentials and active session tokens for other users, enabling password cracking, session hijacking, and full account takeover. This issue has been fixed in version 8.34.
- How severe is CVE-2026-30847?
- CVE-2026-30847 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2026-30847 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (14th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-30847?
- CVE-2026-30847 affects Wekan Project Wekan. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-30847?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-30847 have an EU (EUVD) identifier?
- Yes. CVE-2026-30847 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-10066.
- When was CVE-2026-30847 published?
- CVE-2026-30847 was published on 2026-03-06 and last updated on 2026-06-17.
References
- https://github.com/wekan/wekan/commit/1c8667eae8b28739e43569b612ffdb2693c6b1ce
- https://github.com/wekan/wekan/releases/tag/v8.34
- https://securitylab.github.com/advisories/GHSL-2026-035_Wekan/
Affected products (1)
- cpe:2.3:a:wekan_project:wekan:*:*:*:*:*:*:*:*
More vulnerabilities in Wekan Project Wekan
- CVE-2026-25560 — Critical (CVSS 9.8): WeKan versions prior to 8.19 contain an LDAP filter injection vulnerability in LDAP authentication. User-supplied…
- CVE-2026-25859 — High (CVSS 8.8): Wekan versions prior to 8.20 allow non-administrative users to access migration functionality due to insufficient…
- CVE-2025-65780 — High (CVSS 8.8): An issue was discovered in Wekan The Open Source kanban board system up to version 18.15, fixed in 18.16. Authenticated…
- CVE-2026-30845 — High (CVSS 8.2): Wekan is an open source kanban tool built with Meteor. In versions 8.31.0 through 8.33, the board composite publication…
- CVE-2025-65781 — High (CVSS 8.2): An issue was discovered in Wekan The Open Source kanban board system up to version 18.15, fixed in 18.16. Attachment…
- CVE-2026-30844 — High (CVSS 8.1): Wekan is an open source kanban tool built with Meteor. Versions 8.32 and 8.33 are vulnerable to Server-Side Request…
All CVEs affecting Wekan Project Wekan →
Other CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities
- CVE-2026-27604 — Critical (CVSS 10.0): FOSSBilling is a free, open-source billing and client management system. Starting in version 0.5.4 and prior to version…
- CVE-2026-40965 — Critical (CVSS 10.0): Cloud Foundry UAA versions v76.12.0 through v78.12.0 are vulnerable to a private key exposure. The server contains a…
- CVE-2026-42826 — Critical (CVSS 10.0): Exposure of sensitive information to an unauthorized actor in Azure DevOps allows an unauthorized attacker to disclose…
- CVE-2025-29270 — Critical (CVSS 10.0): Incorrect access control in the realtime.cgi endpoint of Deep Sea Electronics devices DSE855 v1.1.0 to v1.1.26 allows…
- CVE-2025-61481 — Critical (CVSS 10.0): An issue in MikroTik RouterOS v.7.14.2 and SwOS v.2.18 exposes the WebFig management interface over cleartext HTTP by…
- CVE-2025-53624 — Critical (CVSS 10.0): The Docusaurus gists plugin adds a page to your Docusaurus instance, displaying all public gists of a GitHub user.…
Browse all CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities →