{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "23838a9959550e975d732ae08a44a3a2f0cc084b"
            }
          ],
          "repo": "https://github.com/arnasdon/wacrm",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-8jqh-598v-rfxc"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67530.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "last_affected": "0.7.0"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "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.",
  "id": "CVE-2026-67530",
  "modified": "2026-08-02T03:32:06.565008516Z",
  "published": "2026-07-30T19:38:34.130Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/ArnasDon/wacrm/security/advisories/GHSA-8jqh-598v-rfxc"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67530.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67530"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ArnasDon/wacrm/commit/23838a9959550e975d732ae08a44a3a2f0cc084b"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "WACRM: SSRF via the automation `send_webhook` action"
}