CVE-2026-10567 Details
Description
A security vulnerability has been detected in 1Panel-dev CordysCRM up to 1.4.1. This impacts the function Save of the file src/main/java/cn/cordys/crm/system/service/ModuleFormService.java of the component ModuleFormController. The manipulation of the argument Description leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used. Upgrading to version 1.7.0 will fix this issue. The identifier of the patch is c87682afa8df79853299f75489c9d333f7bc5fce. Upgrading the affected component is recommended.
A stored cross-site scripting vulnerability has been identified in 1Panel CordysCRM versions through 1.4.1. The issue arises in the ModuleFormController component, specifically within the Save function of the ModuleFormService.java file. The vulnerability allows remote attackers to inject malicious scripts by manipulating the Description argument, which is not properly validated before being saved. This injected script is executed when the form is accessed, leading to a cross-site scripting attack.
Users are advised to upgrade to CordysCRM version 1.7.0, which includes a patch for this vulnerability. After upgrading, configure the XSS protection feature in the 'cordys-crm.properties' file to specify which URLs require filtering.
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 Jun 2, 2026CISA-ADP
Assessed Jun 2, 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/ | [email protected] | ProductVendor |
| https://github.com/1Panel-dev/CordysCRM/commit/c87682afa8df79853299f75489c9d333f7bc5fce | [email protected] | Source CodeVendor |
| https://github.com/1Panel-dev/CordysCRM/issues/2233 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/1Panel-dev/CordysCRM/pull/2356 | [email protected] | Issue TrackingVendor |
| https://github.com/1Panel-dev/CordysCRM/releases/tag/v1.7.0 | [email protected] | Release NotesVendor |
| https://vuldb.com/cve/CVE-2026-10567 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/829316 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/367674 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/367674/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| 1Panel-dev CordysCRM | <= 1.4.1 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 22, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 2, 2026 | New CVE Received | [email protected] |
Volerion