NONE · 0

CVE-2026-53446

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 ...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-53446?

CVE-2026-53446 is a documented vulnerability. 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 ...

How severe is CVE-2026-53446?

CVSS scoring is not yet available for CVE-2026-53446. Check NVD for updates.

Is there a patch for CVE-2026-53446?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.