Skip to main content

WukongCRM CVE-2025-6106

| EUVDEUVD-2025-18361 LOW
Cross-Site Request Forgery (CSRF) (CWE-352)
2025-06-16 cna@vuldb.com
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
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
vuln.today AI
4.3 MEDIUM

AV:N, AC:L, PR:N, UI:R, impact limited to low integrity.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
P
Scope
X

Lifecycle Timeline

7
Severity Changed
Apr 29, 2026 - 01:11 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:11 NVD
4.3 (MEDIUM) 2.1 (LOW)
EUVD ID Assigned
Mar 14, 2026 - 21:59 euvd
EUVD-2025-18361
Analysis Generated
Mar 14, 2026 - 21:59 vuln.today
PoC Detected
Oct 10, 2025 - 18:20 vuln.today
Public exploit code
CVE Published
Jun 16, 2025 - 05:15 cve.org
LOW 2.1
CVE Published
Jun 16, 2025 - 05:15 nvd
MEDIUM 4.3

DescriptionCVE.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.

Share

CVE-2025-6106 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy