Vulnerability Description
WeKan before 8.35 contains a server-side request forgery vulnerability in webhook integration URL handling where the url schema field accepts any string without protocol restriction or destination validation. Attackers who can create or modify integrations can set webhook URLs to internal network addresses, causing the server to issue HTTP POST requests to attacker-controlled internal targets with full board event payloads, and can additionally exploit response handling to overwrite arbitrary comment text without authorization checks.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/wekan/wekan/commit/2cd702f48df2b8aef0e7381685f8e089986a18a4
- https://github.com/wekan/wekan/releases/tag/v8.35
- https://www.vulncheck.com/advisories/wekan-ssrf-via-webhook-url
FAQ
What is CVE-2026-41455?
CVE-2026-41455 is a vulnerability with a CVSS score of 8.5 (HIGH). WeKan before 8.35 contains a server-side request forgery vulnerability in webhook integration URL handling where the url schema field accepts any string without protocol restriction or destination val...
How severe is CVE-2026-41455?
CVE-2026-41455 has been rated HIGH with a CVSS base score of 8.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41455?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.