Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/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
Primary rating from Vendor (VulDB) · only source for this CVE.
CVSS VectorVendor: VulDB
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/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
Lifecycle Timeline
3DescriptionCVE.org
A security vulnerability has been detected in Metasoft 美特软件 MetaCRM 6.4.0. The impacted element is an unknown function of the file develop/systparam/softlogo/upload.jsp. Such manipulation leads to unrestricted upload. The attack may be launched remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Unrestricted file upload in Metasoft MetaCRM 6.4.0 allows low-privileged authenticated remote attackers to upload arbitrary files via the softlogo upload endpoint at develop/systparam/softlogo/upload.jsp, potentially enabling server-side code execution or persistent backdoor installation. A publicly available proof-of-concept exploit exists, referenced via a Feishu document, and the vendor did not respond to coordinated disclosure. No KEV listing at time of analysis, but the combination of a public POC, low attack complexity, and an unresponsive vendor elevates practical risk beyond what the 6.3 CVSS score alone suggests.
Technical ContextAI
MetaCRM is a customer relationship management platform developed by Metasoft (美特软件), a Chinese software vendor. The vulnerable component is a JSP servlet endpoint (develop/systparam/softlogo/upload.jsp) intended for uploading software logo assets, which fails to enforce sufficient validation on uploaded file types or content - the root cause class per CWE-434 (Unrestricted Upload of File with Dangerous Type). In Java EE/JSP environments, failure to restrict uploaded file extensions (e.g., .jsp, .jspx) or MIME types can allow an attacker to plant a web shell directly in a web-accessible directory, since the application server will interpret and execute uploaded JSP files natively. The CPE string cpe:2.3:a:metasoft_美特软件:metacrm:*:*:*:*:*:*:*:* uses a wildcard for version, suggesting NVD cannot confirm whether other versions beyond 6.4.0 are also affected. The CVSS temporal metric E:P confirms the proof-of-concept status, while RL:X (remediation level undefined) reflects the absence of an official patch.
RemediationAI
No vendor-released patch has been identified at time of analysis - the vendor did not respond to coordinated disclosure, and the CVSS temporal remediation level is undefined (RL:X). As a primary compensating control, restrict access to the upload endpoint (develop/systparam/softlogo/upload.jsp) at the web server or reverse proxy layer using IP allowlists or authentication gateway rules, limiting access to known administrative IP ranges only; this reduces attack surface without affecting non-upload functionality. As a secondary control, configure a Web Application Firewall (WAF) rule to block multipart file uploads to this specific path containing executable extensions (.jsp, .jspx, .war, .class); note this may not catch all bypass techniques such as null-byte injection or double extensions. If the softlogo upload feature is not operationally required, disable or remove the JSP servlet entirely from the deployment - this eliminates the attack surface with no functional trade-off for organizations not using the feature. Monitor web server access logs for POST requests to upload.jsp originating from non-administrative users and alert on any newly created .jsp files in web-accessible directories. Track VulDB advisory https://vuldb.com/vuln/367485 and https://vuldb.com/cve/CVE-2026-10205 for any future vendor patch release.
Unrestricted file upload in Metasoft (美特软件) MetaCRM up to 6.4.0 Beta06 exposes a network-accessible, unauthenticated upl
Authentication bypass in MetaCRM up to 6.4.2 allows unauthenticated remote attackers to gain unauthorized access via the
Unrestricted file upload in Metasoft MetaCRM (versions up to 6.4.0 Beta06) allows remote unauthenticated attackers to up
SQL injection in Metasoft MetaCRM versions up to 6.4.0 allows remote unauthenticated attackers to execute arbitrary SQL
Remote code execution in Metasoft MetaCRM through 6.4.2 allows authenticated remote attackers to execute arbitrary code
Unrestricted file upload in Metasoft MetaCRM up to version 6.4.2 via the mobileupload.jsp endpoint allows authenticated
Unrestricted file upload in Metasoft MetaCRM up to version 6.4.2 allows authenticated remote attackers to upload arbitra
Unrestricted file upload in Metasoft MetaCRM up to version 6.4.2 allows authenticated remote attackers to upload arbitra
Unrestricted file upload in Metasoft MetaCRM up to version 6.4.2 allows authenticated remote attackers to upload arbitra
SQL injection in Metasoft MetaCRM up to version 6.4.2 allows authenticated remote attackers to execute arbitrary SQL com
Same technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33527
GHSA-vw5m-vghh-hr6p