Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/ArnasDon/wacrm/commit/23838a9959550e975d732ae08a44a3a2f0cc084
- https://github.com/ArnasDon/wacrm/security/advisories/GHSA-8jqh-598v-rfxc
FAQ
What is CVE-2026-67530?
CVE-2026-67530 is a vulnerability with a CVSS score of 6.4 (MEDIUM). 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 allo...
How severe is CVE-2026-67530?
CVE-2026-67530 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-67530?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.