Description
A vulnerability was found in 1Panel-dev CordysCRM up to 1.4.1. This issue affects some unknown processing of the file backend/crm/src/main/java/cn/cordys/crm/integration/sso/service/TokenService.java of the component Third Party Endpoint. Performing a manipulation of the argument mkAddress results in server-side request forgery. The attack may be initiated remotely. The exploit has been made public and could be used. The project closed the issue report, stating that this is not the official way to report a security vulnerability.
Published: 2026-07-19
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in CordysCRM’s TokenService endpoint, where manipulating the mkAddress parameter causes the server to issue arbitrary outbound HTTP requests. This allows an attacker to make the server contact internal services or exfiltrate data through the server’s outbound traffic. The flaw is classified as a Server‑Side Request Forgery (CWE‑918) and carries a CVSS score of 5.3, indicating a moderate impact on confidentiality and availability if exploited.

Affected Systems

CordysCRM versions 1.4.1 and earlier are affected. No later releases are listed in the CVE data, so any deployment running 1.4.1 or an earlier build must be treated as vulnerable.

Risk and Exploitability

The EPSS score is below 1% and the vulnerability is not in the CISA KEV catalog, suggesting a low background exploitation rate. However, the exploit is publicly available and can be triggered remotely by sending a specially crafted request to the TokenService endpoint, giving an attacker the ability to reach otherwise protected internal resources. Successful exploitation would enable the attacker to perform arbitrary HTTP requests from the host, potentially exposing sensitive data or enabling further lateral movement.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CordysCRM to a version newer than 1.4.1 if available
  • Restrict outbound traffic from the TokenService endpoint using firewall or proxy rules to allow only approved destinations
  • Implement input validation on the mkAddress parameter to enforce a whitelist of acceptable schemes and hostnames

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

Mon, 20 Jul 2026 12: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 found in 1Panel-dev CordysCRM up to 1.4.1. This issue affects some unknown processing of the file backend/crm/src/main/java/cn/cordys/crm/integration/sso/service/TokenService.java of the component Third Party Endpoint. Performing a manipulation of the argument mkAddress results in server-side request forgery. The attack may be initiated remotely. The exploit has been made public and could be used. The project closed the issue report, stating that this is not the official way to report a security vulnerability.
Title 1Panel-dev CordysCRM Third Party Endpoint TokenService.java 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-20T10:26:14.132Z

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

Link: CVE-2026-16222

cve-icon Vulnrichment

Updated: 2026-07-20T10:26:09.235Z

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)