Description
A vulnerability was determined in 1Panel-dev CordysCRM up to 1.4.1. Impacted is the function getSqlBotSrc of the file backend/crm/src/main/java/cn/cordys/crm/system/service/IntegrationConfigService.java of the component Third Party Edit Endpoint. Executing a manipulation of the argument appSecret can lead to server-side request forgery. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized.
Published: 2026-07-19
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the getSqlBotSrc method of IntegrationConfigService.java in 1Panel‑dev CordysCRM, allowing a crafted appSecret parameter to trigger outbound HTTP requests to arbitrary URLs. This enables a server‑side request forgery that can expose internal resources or be leveraged for further attacks. The weakness is classified as CWE‑918 and is exploitable remotely.

Affected Systems

Affected versions of 1Panel‑dev CordysCRM include 1.4.1 and all earlier releases that contain the Third Party Edit Endpoint component. The vulnerability is present in the IntegrationConfigService.java file, specifically in the getSqlBotSrc function which processes the appSecret argument.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, and the EPSS score of less than 1% suggests that widespread exploitation is unlikely. However, the public disclosure of the exploit means that remote attackers could still leverage the flaw, especially in environments where the application can reach internal or external systems. The vulnerability is not listed in CISA KEV, but its ability to force outbound requests grants it potential to compromise sensitive network assets if not mitigated.

Generated by OpenCVE AI on July 30, 2026 at 22:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest patched version of 1Panel‑dev CordysCRM that addresses the getSqlBotSrc flaw.
  • Restrict outbound traffic from the application using firewall rules or network segmentation so that only approved destinations are reachable.
  • Implement input validation on the appSecret parameter to reject or flag values that are not expected configuration parameters, limiting the ability to craft malicious URLs.

Generated by OpenCVE AI on July 30, 2026 at 22:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 19 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in 1Panel-dev CordysCRM up to 1.4.1. Impacted is the function getSqlBotSrc of the file backend/crm/src/main/java/cn/cordys/crm/system/service/IntegrationConfigService.java of the component Third Party Edit Endpoint. Executing a manipulation of the argument appSecret can lead to server-side request forgery. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized.
Title 1Panel-dev CordysCRM Third Party Edit Endpoint IntegrationConfigService.java getSqlBotSrc server-side request forgery
First Time appeared 1panel-dev
1panel-dev cordyscrm
Weaknesses CWE-918
CPEs cpe:2.3:a:1panel-dev:cordyscrm:*:*:*:*:*:*:*:*
Vendors & Products 1panel-dev
1panel-dev cordyscrm
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

1panel-dev Cordyscrm
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-21T14:48:42.529Z

Reserved: 2026-07-18T12:11:12.780Z

Link: CVE-2026-16223

cve-icon Vulnrichment

Updated: 2026-07-21T14:48:30.863Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T22:45:04Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)