CVE-2026-76900

Source
https://cve.org/CVERecord?id=CVE-2026-76900
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-76900.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-76900
Aliases
  • GHSA-fg6q-pfj7-fghw
Published
2026-09-18T19:56:53Z
Modified
2026-09-19T11:45:35Z
Severity
  • 6.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N CVSS Calculator
Summary
CordysCRM: SSRF via Approval Flow Webhook Execution due to Missing SSRF Validation at Runtime
Details

CordysCRM is an open source AI-powered customer relationship management system that supports private deployment. In version 1.7.3, ApprovalResourceService.sendWebHook reads WebHookConfig.webHookUrl from stored approval-node configuration and passes it through ApprovalFlowService.updateApprovalPostField to HttpClientUtils without the SSRF validation used by the optional testConnect path. A user with PROCESS_SETTING_ADD can configure an internal URL through POST /approval-flow/add and cause the server to request it when POST /approval-action/approve executes the approval action, enabling cloud metadata access, internal network reconnaissance, and interaction with reachable internal services. This issue is fixed in version 1.7.4.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/76xxx/CVE-2026-76900.json"
}
References

Affected packages

Git / github.com/1panel-dev/cordyscrm

Affected ranges

Type
GIT
Repo
https://github.com/1panel-dev/cordyscrm
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "= 1.7.3"
        },
        {
            "last_affected": "= 1.7.3"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

= 1.*
= 1.7.3
v1.*
v1.7.3

Database specific

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