CVE-2026-30847
Last modified
CVE-2026-30847 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wekan Project | Wekan | >= 8.31, < 8.33 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-30847?
How severe is CVE-2026-30847?
How do I fix CVE-2026-30847?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-30841Wallos is an open-source, self-hostable personal subscriptio…6.1
- CVE-2026-30842Wallos is an open-source, self-hostable personal subscriptio…4.3
- CVE-2026-30843Wekan is an open source kanban tool built with Meteor. Versi…6.5
- CVE-2026-30844Wekan is an open source kanban tool built with Meteor. Versi…8.1
- CVE-2026-30845Wekan is an open source kanban tool built with Meteor. In ve…8.2
- CVE-2026-30846Wekan is an open source kanban tool built with Meteor. In ve…7.5
- CVE-2026-30848Parse Server is an open source backend that can be deployed …3.7
- CVE-2026-30849Mantis Bug Tracker (MantisBT) is an open source issue tracke…9.8
- CVE-2026-3085GStreamer rtpqdm2depay Heap-based Buffer Overflow Remote Cod…8.8
- CVE-2026-30850Parse Server is an open source backend that can be deployed …5.9
- CVE-2026-30851Caddy is an extensible server platform that uses TLS by defa…8.8
- CVE-2026-30852Caddy is an extensible server platform that uses TLS by defa…7.5
Are you affected by CVE-2026-30847?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
