CVE-2026-53446

NONE
CVSS v3
CVSS v2
0.29% EPSS (exploit probability)
CWE-918CWE

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.

Affected routers (0)

No routers currently mapped to this CVE in our database.

External references