Description
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.
Published: 2026-06-01
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A file upload functionality in Metasoft 美特软件 MetaCRM has an arbitrary upload flaw within the develop/systparam/softlogo/upload.jsp page. The flaw allows an external actor to upload any file type without restriction, potentially including scripts or web applications, and the uploaded content is stored in a web-accessible location. This can lead to code execution, defacement, or other attacks that compromise confidentiality, integrity, and availability, and the weakness maps to CWE‑434 (Unrestricted Upload of File with Dangerous Type) and CWE‑284 (Improper Access Control).

Affected Systems

The vulnerability affects the MetaCRM product from Metasoft 美特软件, specifically version 6.4.0, and targets the upload.jsp component located in the develop/systparam/softlogo subfolder. No other versions are listed as affected, but any deployment using the same component in that release is potentially vulnerable.

Risk and Exploitability

With a CVSS score of 5.3, the exploit is classified as moderate severity. The EPSS score is not available, so the current exploitation probability is uncertain, and the vulnerability is not listed in CISA's KEV catalog. The attack can be executed remotely without prior authentication, implying that an attacker who can reach the web interface may upload malicious content. Since the vendor has not responded to the disclosure and the exploit is publicly available, the likelihood of real-world use is elevated, warranting prompt mitigation.

Generated by OpenCVE AI on June 1, 2026 at 01:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any updated MetaCRM release or vendor patch that addresses the unrestricted upload flaw as soon as it becomes available.
  • Modify the upload endpoint to accept only approved MIME types and file extensions, rejecting all others.
  • Move the upload directory outside the web root or configure it with the no‑exec flag so uploaded files cannot be executed.
  • Restrict access to the upload.jsp page so that only authenticated administrative users can perform uploads.

Generated by OpenCVE AI on June 1, 2026 at 01:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 01 Jun 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 01 Jun 2026 00:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Metasoft 美特软件 MetaCRM upload.jsp unrestricted upload
First Time appeared Metasoft
Metasoft metacrm
Weaknesses CWE-284
CWE-434
CPEs cpe:2.3:a:metasoft_:metacrm:*:*:*:*:*:*:*:*
Vendors & Products Metasoft
Metasoft metacrm
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': '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'}


Subscriptions

Metasoft Metacrm
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-01T15:23:56.913Z

Reserved: 2026-05-31T06:38:35.330Z

Link: CVE-2026-10205

cve-icon Vulnrichment

Updated: 2026-06-01T15:15:03.808Z

cve-icon NVD

Status : Deferred

Published: 2026-06-01T01:16:47.450

Modified: 2026-06-01T15:15:37.293

Link: CVE-2026-10205

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-01T02:00:06Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-434

    Unrestricted Upload of File with Dangerous Type