CVE-2026-67530
MEDIUMWACRM: SSRF via the automation `send_webhook` action
Title source: cnaDescription
WACRM is a self-hostable CRM template for WhatsApp. In 0.7.0 and earlier, the automation send_webhook action in src/lib/automations/engine.ts and its validation in src/lib/automations/validate.ts allowed an authenticated user with automation privileges to submit an arbitrary webhook URL that the server fetched without the existing isDeliverableUrl SSRF guard in src/lib/webhooks/ssrf.ts, allowing requests to private, loopback, link-local, or cloud metadata addresses such as the cloud metadata endpoint at 169.254.169.254. This vulnerability is fixed with commit 23838a9959550e975d732ae08a44a3a2f0cc084b.
References (2)
Core 2
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/ArnasDon/wacrm/security/advisories/GHSA-8jqh-598v-rfxc
X_Refsource_Misc x_refsource_misc
https://github.com/ArnasDon/wacrm/commit/23838a9959550e975d732ae08a44a3a2f0cc084b
Scores
CVSS v3
6.4
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Details
CWE
CWE-918
Status
published
Products (1)
ArnasDon/wacrm
<= 0.7.0
Published
Jul 30, 2026
Tracked Since
Jul 31, 2026