cve · tracker
Known vulnerabilities, tracked.
A chronological index of CVEs I've researched or encountered. Sorted newest first.
CVE-2026-41454
2026-04-22
WeKan before 8.35 contains a missing authorization vulnerability in the Integration REST API endpoints that allows authenticated board members to perform administrative actions without proper privilege verification. Attackers can enumerate integrations including webhook URLs, create new integrations, modify or delete existing integrations, and manage integration activities by exploiting insufficient authorization checks in the JsonRoutes REST handlers.
CWE-862
CVSS 8.3
→ NIST NVDCVE-2026-41455
2026-04-22
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.
CWE-918
CVSS 8.5
→ NIST NVD