Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/1Panel-dev/CordysCRM/commit/e0ae23ebf16faa062204d90a689fe3349
- https://github.com/1Panel-dev/CordysCRM/pull/2966
- https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.7.4
- https://github.com/1Panel-dev/CordysCRM/security/advisories/GHSA-fg6q-pfj7-fghw
FAQ
What is CVE-2026-76900?
CVE-2026-76900 is a vulnerability with a CVSS score of 6.8 (MEDIUM). 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 fr...
How severe is CVE-2026-76900?
CVE-2026-76900 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-76900?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.