CVE-2026-53446
MEDIUM
6.2
CVSS 4.0
Description
Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan webhook integration URLs in models/integrations.js are stored from user input and later fetched by server/notifications/outgoing.js without applying the existing validateAttachmentUrl() private-network checks from models/lib/attachmentUrlValidation.js. A board administrator can configure webhook URLs that cause server-side requests to internal or metadata services. This issue is fixed in version 9.32.
Metadata
Severity & Metrics
6.2
MEDIUM CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:H/SI:L/SA:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| wekan | wekan | — | < 9.32 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-918 | cna | CWE-918: Server-Side Request Forgery (SSRF) |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 6.2 | MEDIUM | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:H/SI:L/SA:N |
References (3)
- https://github.com/wekan/wekan/security/advisories/GHSA-hc3x-hq3m-663q https://github.com/wekan/wekan/security/advisories/GHSA-hc3x-hq3m-663q
- https://github.com/wekan/wekan/commit/0e5fef6f31164fd3de4db353d04173ee0490cd65 https://github.com/wekan/wekan/commit/0e5fef6f31164fd3de4db353d04173ee0490cd65
- https://github.com/wekan/wekan/releases/tag/v9.32 https://github.com/wekan/wekan/releases/tag/v9.32