CVE-2026-30843

MEDIUM
中文标题:
(暂无数据)
英文标题:
Wekan is an open source kanban tool built with Meteor. Versions 8.32 and 8.33 have a critical Insecu
CVSS分数: 6.5
发布时间: 2026-03-06 20:16:16
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v2
漏洞描述
中文描述:

(暂无数据)

英文描述:

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 to unauthorized data manipulation. The PUT /api/boards/:boardId/custom-fields/:customFieldId endpoint in Wekan validates that the authenticated user has access to the specified boardId, but the subsequent database update uses only the custom field's _id as a filter without confirming the field actually belongs to that board. This means an attacker who owns any board can modify custom fields on any other board by supplying a foreign custom field ID, and the same flaw exists in the POST, PUT, and DELETE endpoints for dropdown items under custom fields. The required custom field IDs can be obtained by exporting a board (which only needs read access), since the exported JSON includes the IDs of all board components. The authorization check is performed against the wrong resource, allowing cross-board custom field manipulation. This issue has been fixed in version 8.34.

CWE类型:
CWE-639
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
wekan_project wekan 8.32 - - cpe:2.3:a:wekan_project:wekan:8.32:*:*:*:*:*:*:*
wekan_project wekan 8.33 - - cpe:2.3:a:wekan_project:wekan:8.33:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
security-advisories@github.com OTHER
nvd.nist.gov
访问
security-advisories@github.com OTHER
nvd.nist.gov
访问
security-advisories@github.com OTHER
nvd.nist.gov
访问
CVSS评分详情
6.5
MEDIUM
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CVSS版本: 3.1
机密性
NONE
完整性
HIGH
可用性
NONE
时间信息
发布时间:
2026-03-06 20:16:16
修改时间:
2026-03-06 20:16:16
创建时间:
2026-03-07 06:00:02
更新时间:
2026-03-12 06:00:03
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
NVD nvd_CVE-2026-30843 2026-03-07 02:00:04 2026-03-06 22:00:02
版本与语言
当前版本: v2
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v2 NVD
2026-03-12 06:00:03
severity: SeverityLevel.UNKNOWN → SeverityLevel.MEDIUM; cvss_score: 未提取 → 6.5; cvss_vector: 未提取 → CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N; cvss_version: 未提取 → 3.1; affected_products_count: 0 → 2
查看详细变更
  • severity: SeverityLevel.UNKNOWN -> SeverityLevel.MEDIUM
  • cvss_score: 未提取 -> 6.5
  • cvss_vector: 未提取 -> CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
  • cvss_version: 未提取 -> 3.1
  • affected_products_count: 0 -> 2