CVE-2026-53446
6.2
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
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| wekan | wekan | < 9.32 | affected |
Weaknesses
- CWE-918: CWE-918: Server-Side Request Forgery (SSRF)
References
- https://github.com/wekan/wekan/security/advisories/GHSA-hc3x-hq3m-663q
- https://github.com/wekan/wekan/commit/0e5fef6f31164fd3de4db353d04173ee0490cd65
- https://github.com/wekan/wekan/releases/tag/v9.32
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.