Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network attack vector, low complexity, no privileges, user interaction required, low integrity impact.
Primary rating from Vendor (vuldb).
CVSS VectorVendor: vuldb
Lifecycle Timeline
6DescriptionCVE.org
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.
AnalysisAI
Cross-site request forgery in WukongCRM 9.0 allows an attacker to change a user's password without consent. The vulnerability exists in the /system/user/updataPassword endpoint and can be triggered by tricking an authenticated user into visiting a malicious page. A public exploit is available, but no active exploitation has been reported.
Technical ContextAI
The vulnerability is a Cross-Site Request Forgery (CSRF) classified under CWE-352. CSRF attacks exploit the trust a web application has in an authenticated user's browser. The affected endpoint /system/user/updataPassword lacks anti-CSRF tokens or other validation mechanisms, allowing an attacker to forge requests that change the victim's password. The CPE indicates WukongCRM version 9.0 is affected.
RemediationAI
No official patch is available as the vendor has not responded. Mitigation should focus on implementing CSRF protections: add anti-CSRF tokens to all state-changing requests, especially the /system/user/updataPassword endpoint. Additionally, enforce same-site cookie attributes and consider using custom request headers. Users should also be educated about not clicking suspicious links while authenticated. Until a patch is released, these compensating controls reduce risk but may impact usability.
An issue in WuKongOpenSource WukongCRM v.72crm_9.0.1_20191202 allows a remote attacker to execute arbitrary code via the
A vulnerability was identified in WuKongOpenSource WukongCRM 11.0. Rated medium severity (CVSS 5.3), this vulnerability
Improper authorization in WukongCRM up to version 11.3.3 allows authenticated remote attackers to manipulate URL handlin
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-16779