2 matches found
CVE-2026-68558: Server-Side Request Forgery (SSRF)
Wekan is open source kanban built with Meteor. From 8.36 until 9.74, the outgoing webhook Integration URL validator in models/integrations.js checked only the literal URL.hostname against regular expressions, so DNS names such as 169-254-169-254.nip.io passed that first-line check. The delivery...
8.5CVSS5.8AI score0.00388EPSS
SaveExploits0References2
CVE-2026-53446: Server-Side Request Forgery (SSRF)
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...
6.2CVSS5.8AI score0.00498EPSS
SaveExploits0References2
20