CVE-2026-52892
Received Received - Intake

Wekan Custom Field Modification via Insufficient Access Control

Vulnerability report for CVE-2026-52892, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-15

Last updated on: 2026-07-15

Assigner: GitHub, Inc.

Description

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 member can call POST, PUT, and DELETE handlers for /api/boards/:boardId/custom-fields and custom-field dropdown items to create, update, or delete board custom fields. This issue is fixed in version 9.32.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-15
Last Modified
2026-07-15
Generated
2026-07-16
AI Q&A
2026-07-16
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wekan wekan to 9.32 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Wekan is an open-source kanban tool built with Meteor. Prior to version 9.32, it had a vulnerability where REST handlers for custom fields used read-level access checks instead of write-level checks. This allowed read-only board members to create, update, or delete custom fields via POST, PUT, and DELETE requests.

Impact Analysis

A read-only board member could modify or delete custom fields, potentially disrupting workflow organization or causing data loss. This could lead to confusion, miscommunication, or unintended changes in project tracking.

Compliance Impact

This vulnerability may impact compliance by allowing unauthorized modifications to board data, potentially violating integrity requirements in GDPR or HIPAA. Unauthorized changes could lead to data corruption or loss of audit trails.

Mitigation Strategies

Upgrade Wekan to version 9.32 or later to address the improper access control in custom field handlers.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-52892. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart