CVE-2026-76900 Details
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.
A server-side request forgery (SSRF) vulnerability has been identified in CordysCRM version 1.7.3. The issue arises in the ApprovalResourceService.sendWebHook method, which sends HTTP requests to a user-configured webhook URL without proper SSRF validation. This vulnerability allows users with PROCESS_SETTING_ADD permissions to configure internal URLs that the server will request during the approval action process, potentially leading to unauthorized access to cloud metadata, internal network reconnaissance, and interaction with reachable internal services.
Users can upgrade to CordysCRM version 1.7.4 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 18, 2026CISA-ADP
Assessed Sep 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/1Panel-dev/CordysCRM/security/advisories/GHSA-fg6q-pfj7-fghw | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/1Panel-dev/CordysCRM/commit/e0ae23ebf16faa062204d90a689fe33496541ada | [email protected] | Source CodeVendor |
| https://github.com/1Panel-dev/CordysCRM/pull/2966 | [email protected] | Source CodeVendor |
| https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.7.4 | [email protected] | Release NotesVendor |
| https://github.com/1Panel-dev/CordysCRM/security/advisories/GHSA-fg6q-pfj7-fghw | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| CordysCRM | 1.7.3 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 18, 2026 | New CVE Received | [email protected] |
Volerion