Description
A vulnerability was identified in MingSoft MCMS up to 3.0.6. This impacts an unknown function of the file /mdiy/form/data/list of the component ms-mdiy. The manipulation leads to information disclosure. It is possible to initiate the attack remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-09
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw arises in a currently unknown function of the /mdiy/form/data/list endpoint within the ms-mdiy component of MingSoft MCMS. Triggering this function through crafted requests exposes sensitive data from the system, granting an adversary detailed internal information that should remain confidential. The weakness is modeled as an Information Exposure (CWE‑200) amplified by an authorization bypass or improper access control (CWE‑284), allowing an attacker to read data they normally would not be permitted to access.

Affected Systems

MingSoft: MCMS versions up to and including 3.0.6 are affected. This includes all installations of the product that have not applied any subsequent patch or reconfiguration to isolate the /mdiy/form/data/list route.

Risk and Exploitability

The vulnerability is scored with a CVSS Base score of 6.9, indicating moderate severity, but the absence of a publicly disclosed EPSS score means we cannot quantify current exploit probability. It is not listed in the CISA KEV catalog, but a publicly available exploit does exist and the description confirms that remote attackers can initiate the attack. Because the attacker can trigger this from an external network, the potential for coverage against multiple instances is significant. Mitigation is urgent to avoid unintended data leakage.

Generated by OpenCVE AI on August 9, 2026 at 15:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available vendor patch or update for MingSoft MCMS version 3.0.6 or later that addresses the /mdiy/form/data/list information disclosure flaw.
  • Configure firewall or reverse‑proxy rules to restrict external access to the /mdiy/form/data/list endpoint until a fix is applied, limiting the attack surface to internal users only.
  • Enforce strict access controls and input validation on the ms‑mdiy component to prevent unauthorized data retrieval, ensuring that only authenticated and authorized actors can invoke the vulnerable function.

Generated by OpenCVE AI on August 9, 2026 at 15:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 09 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in MingSoft MCMS up to 3.0.6. This impacts an unknown function of the file /mdiy/form/data/list of the component ms-mdiy. The manipulation leads to information disclosure. It is possible to initiate the attack remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title MingSoft MCMS ms-mdiy list information disclosure
First Time appeared Mingsoft
Mingsoft mcms
Weaknesses CWE-200
CWE-284
CPEs cpe:2.3:a:mingsoft:mcms:*:*:*:*:*:*:*:*
Vendors & Products Mingsoft
Mingsoft mcms
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-09T13:45:07.171Z

Reserved: 2026-08-08T18:48:24.881Z

Link: CVE-2026-19356

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T15:30:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control