CVE-2026-30844
中文标题:
(暂无数据)
英文标题:
Wekan is an open source kanban tool built with Meteor. Versions 8.32 and 8.33 are vulnerable to Serv
漏洞描述
中文描述:
(暂无数据)
英文描述:
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 any URL validation or filtering, affecting both the Wekan and Trello import flows. The parseActivities() and parseActions() methods extract user-controlled attachment URLs, which are then passed directly to Attachments.load() for download with no sanitization. This Server-Side Request Forgery (SSRF) vulnerability allows any authenticated user to make the server issue arbitrary HTTP requests, potentially accessing internal network services such as cloud instance metadata endpoints (exposing IAM credentials), internal databases, and admin panels that are otherwise unreachable from outside the network. This issue has been fixed in version 8.34.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | 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:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
CVSS评分详情
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| NVD | nvd_CVE-2026-30844 |
2026-03-07 02:00:04 | 2026-03-06 22:00:02 |
版本与语言
安全公告
变更历史
查看详细变更
- severity: SeverityLevel.UNKNOWN -> SeverityLevel.HIGH
- cvss_score: 未提取 -> 8.1
- cvss_vector: 未提取 -> CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
- cvss_version: 未提取 -> 3.1
- affected_products_count: 0 -> 2