CVE-2026-67530

Source
https://cve.org/CVERecord?id=CVE-2026-67530
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67530.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-67530
Aliases
  • GHSA-8jqh-598v-rfxc
Published
2026-07-30T19:38:34.130Z
Modified
2026-08-02T03:32:06.565008516Z
Severity
  • 6.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N CVSS Calculator
Summary
WACRM: SSRF via the automation `send_webhook` action
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.

Database specific
{
    "cwe_ids": [
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67530.json",
    "cna_assigner": "GitHub_M",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "last_affected": "0.7.0"
                }
            ]
        }
    ]
}
References

Affected packages

Git / github.com/arnasdon/wacrm

Affected ranges

Type
GIT
Repo
https://github.com/arnasdon/wacrm
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "REFERENCES"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67530.json"