VYPR

Wekan

by Wekan

Source repositories

CVEs (52)

  • CVE-2026-53444HigJul 15, 2026
    risk 0.00cvss epss 0.00

    Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan OIDC-related Meteor methods in packages/wekan-oidc/oidc_server.js, server/models/org.js, and server/models/team.js are globally callable without the admin authorization checks used by their non-OIDC…

  • CVE-2026-52893CriJul 15, 2026
    risk 0.00cvss epss 0.00

    Wekan is open source kanban built with Meteor. Prior to 9.32, the Wekan Accounts.onCreateUser hook in server/models/users.js merges OIDC logins into existing accounts when the OIDC email or username matches an existing Wekan user, without verifying ownership or checking…

  • CVE-2026-52892MedJul 15, 2026
    risk 0.00cvss 6.5epss 0.00

    Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan REST handlers in server/models/customFields.js use read-level Authentication.checkBoardAccess instead of write-level Authentication.checkBoardWriteAccess for mutating custom-field routes. A read-only board…

  • CVE-2026-52891CriJul 15, 2026
    risk 0.00cvss 9.9epss 0.00

    Wekan is open source kanban built with Meteor. Prior to 9.07, Wekan avatar upload functionality embeds user-supplied filenames into paths later passed to child_process.exec() for MIME-type detection. Because models/avatars.js and models/fileValidation.js used a shell command…

  • CVE-2026-52890HigJul 15, 2026
    risk 0.00cvss 7.1epss 0.00

    Wekan is open source kanban built with Meteor. Prior to 9.31, Wekan allows a logged-in board member to insert an attachment document through the /attachments/insert DDP method with attacker-controlled versions.original.path and versions.original.storage fields. The…

  • CVE-2026-59154MedJul 10, 2026
    risk 0.00cvss 4.3epss 0.00

    Wekan is open source kanban built with Meteor. Prior to 9.64, Wekan has a cross-board authorization bypass in the direct Meteor collection allow rules for Checklists and ChecklistItems because updates are authorized only against the current source doc.cardId and do not inspect…

  • CVE-2026-30847MedMar 6, 2026
    risk 0.00cvss 6.5epss 0.00

    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…

  • CVE-2026-30846HigMar 6, 2026
    risk 0.00cvss 7.5epss 0.00

    Wekan is an open source kanban tool built with Meteor. In versions 8.31.0 through 8.33, the globalwebhooks publication exposes all global webhook integrations—including sensitive url and token fields—without performing any authentication check on the server side. Although…

  • CVE-2026-30845HigMar 6, 2026
    risk 0.00cvss 8.2epss 0.00

    Wekan is an open source kanban tool built with Meteor. In versions 8.31.0 through 8.33, the board composite publication in Wekan publishes all integration data for a board without any field filtering, exposing sensitive fields including webhook URLs and authentication tokens to…

  • CVE-2026-30844HigMar 6, 2026
    risk 0.00cvss 8.1epss 0.00

    Wekan is an open source kanban tool built with Meteor. Versions 8.32 and 8.33 are vulnerable to Server-Side Request Forgery (SSRF) via attachment URL loading. During board import in Wekan, attachment URLs from user-supplied JSON data are fetched directly by the server without…

  • CVE-2026-30843MedMar 6, 2026
    risk 0.00cvss 6.5epss 0.00

    Wekan is an open source kanban tool built with Meteor. Versions 8.32 and 8.33 have a critical Insecure Direct Object Reference (IDOR) issue which could allow unauthorized users to modify custom fields across boards through its custom fields update endpoints, potentially leading…

  • CVE-2026-2209MedFeb 8, 2026
    risk 0.00cvss 6.3epss 0.00

    A vulnerability was detected in WeKan up to 8.18. The affected element is the function setCreateTranslation of the file client/components/settings/translationBody.js of the component Custom Translation Handler. The manipulation results in improper authorization. The attack can…

  • CVE-2026-2208MedFeb 8, 2026
    risk 0.00cvss 4.3epss 0.00

    A security vulnerability has been detected in WeKan up to 8.20. Impacted is an unknown function of the file server/publications/rules.js of the component Rules Handler. The manipulation leads to missing authorization. The attack can be initiated remotely. Upgrading to version…

  • CVE-2026-2207MedFeb 8, 2026
    risk 0.00cvss 5.3epss 0.00

    A weakness has been identified in WeKan up to 8.20. This issue affects some unknown processing of the file server/publications/activities.js of the component Activity Publication Handler. Executing a manipulation can lead to information disclosure. It is possible to launch the…

  • CVE-2026-2206MedFeb 8, 2026
    risk 0.00cvss 6.3epss 0.00

    A security flaw has been discovered in WeKan up to 8.20. This vulnerability affects unknown code of the file server/methods/fixDuplicateLists.js of the component Administrative Repair Handler. Performing a manipulation results in improper access controls. It is possible to…

  • CVE-2026-2205MedFeb 8, 2026
    risk 0.00cvss 4.3epss 0.00

    A vulnerability was identified in WeKan up to 8.20. This affects an unknown part of the file server/publications/cards.js of the component Meteor Publication Handler. Such manipulation leads to information disclosure. The attack may be performed from remote. Upgrading to version…

  • CVE-2026-1964MedFeb 5, 2026
    risk 0.00cvss 4.3epss 0.00

    A vulnerability was determined in WeKan up to 8.20. This impacts an unknown function of the file models/boards.js of the component REST Endpoint. This manipulation causes improper access controls. Remote exploitation of the attack is possible. Upgrading to version 8.21 will fix…

  • CVE-2026-1963MedFeb 5, 2026
    risk 0.00cvss 6.3epss 0.00

    A vulnerability was found in WeKan up to 8.20. This affects an unknown function of the file models/attachments.js of the component Attachment Storage. The manipulation results in improper access controls. The attack may be launched remotely. Upgrading to version 8.21 mitigates…

  • CVE-2026-1962MedFeb 5, 2026
    risk 0.00cvss 6.3epss 0.00

    A vulnerability has been found in WeKan up to 8.20. The impacted element is an unknown function of the file server/attachmentMigration.js of the component Attachment Migration. The manipulation leads to improper access controls. The attack may be initiated remotely. Upgrading to…

  • CVE-2026-1898MedFeb 5, 2026
    risk 0.00cvss 6.3epss 0.00

    A vulnerability was determined in WeKan up to 8.20. This affects an unknown part of the file packages/wekan-ldap/server/syncUser.js of the component LDAP User Sync. This manipulation causes improper access controls. It is possible to initiate the attack remotely. Upgrading to…