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:P/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
AV:N, AC:L, PR:N, UI:R, impact limited to low integrity.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
7DescriptionCVE.org
A vulnerability was found in WuKongOpenSource WukongCRM 9.0 and classified as problematic. This issue affects some unknown processing of the file AdminRoleController.java. The manipulation leads to cross-site request forgery. The attack may be initiated 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 WuKongOpenSource WukongCRM 9.0 allows an attacker to perform unauthorized actions on behalf of an authenticated user. The vulnerability exists in the AdminRoleController.java file and can be triggered remotely with user interaction. 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, allowing an attacker to craft malicious requests that are executed with the victim's credentials. The affected component is the AdminRoleController in WukongCRM 9.0, which handles role management operations. The CPE indicates the product is wukong_crm version 9.0.
RemediationAI
No official patch is available from the vendor, as they did not respond to the disclosure. As a workaround, implement CSRF tokens in all state-changing requests, especially in AdminRoleController. Additionally, enforce same-site cookie attributes (Strict or Lax) and consider using custom request headers to validate requests. These mitigations may require code changes and could impact functionality if not tested thoroughly.
More in Wukong Crm
View all72crm 9.0 has an Arbitrary file upload vulnerability. Rated critical severity (CVSS 9.8), this vulnerability is remotely
An issue was discovered in 72crm 9.0. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low at
Unauthenticated fastjson deserialization in WukongCRM 9.0 (Java edition) via the /OaExamine/setOaExamine HTTP endpoint a
Stored cross-site scripting in WukongCRM 9.0 allows authenticated attackers to inject arbitrary web scripts via the file
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-18361