Security Advisory

CVE-2026-53446

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-15 21:10:11
Last updated 2026-07-16 12:49:40
Assigner GitHub_M
CVSS score 6.2
State PUBLISHED

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.