CVE Catalog

CVE-2026-53446

MediumCVSS 6.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

In Wekan prior to version 9.32, webhook URLs stored from user input are not validated against internal network connections. A board administrator can configure webhooks that cause server-side requests to internal or metadata services.

Risk Assessment

The risk involves potential SSRF (Server-Side Request Forgery) attacks, which could allow access to sensitive internal resources or cloud metadata services.

Recommendation

Immediately update Wekan to version 9.32 or later, which includes a fix for webhook URL validation.

Other vulnerabilities in Wekan

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS