CVE-2025-5521 Details
Description
A vulnerability was found in WuKongOpenSource WukongCRM 9.0. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file /system/user/updataPassword. The manipulation leads to cross-site request forgery. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A cross-site request forgery (CSRF) vulnerability has been identified in WuKongOpenSource WukongCRM version 9.0. The issue resides in the AdminUserController.java file, specifically within the /system/user/updataPassword endpoint. This vulnerability allows attackers to manipulate authenticated users into performing actions such as changing passwords or modifying account settings without their consent. The application fails to verify the authenticity of requests that alter user-sensitive data, enabling attackers to exploit this weakness remotely.
It is recommended to implement anti-CSRF tokens in all state-changing forms, ensure cookies have the SameSite attribute set to Strict or Lax, validate the Referer header for sensitive actions, and use a double submit cookie approach. Integrating these measures can significantly reduce the risk of CSRF attacks.
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.
CISA-ADP
Assessed Jun 3, 2025References 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/Aiyakami/CVE-1/issues/6 | CISA-ADP | ExploitIssue Tracking |
| https://github.com/Aiyakami/CVE-1/issues/6 | [email protected] | ExploitIssue Tracking |
| https://vuldb.com/?ctiid.310957 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.310957 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.584636 | [email protected] | ExploitThird Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| 5kcrm wukong crm | 9.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CPE Deprecation Remap | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 9, 2025 | Initial Analysis | [email protected] |
| Jun 3, 2025 | CVE Modified | CISA-ADP |
| Jun 3, 2025 | New CVE Received | [email protected] |