Description
A security flaw has been discovered in MingSoft MCMS up to 3.0.6. Affected is an unknown function of the file /mdiy/form/get of the component ms-mdiy. The manipulation results in information disclosure. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks. 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 vulnerable function in the ms-mdiy component of MingSoft MCMS, exposed at /mdiy/form/get, permits an attacker to manipulate requests and trigger the disclosure of internal data that should be protected. The assembled data may include configuration details, user credentials, or other sensitive information, violating confidentiality principles. This weakness is classified as CWE‑200 for information disclosure and undermines access controls, aligning with CWE‑284.

Affected Systems

MingSoft MCMS versions prior to 3.0.6 are impacted, with the vulnerability located in the ms‑mdiy module of the CMS. Administrators using these versions must verify whether their deployment includes the /mdiy/form/get endpoint, which is the entry point for the exploitation.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity vulnerability, and the associated EPSS score is not available, suggesting that no quantitative estimate of exploit likelihood is published. The vulnerability can be exploited remotely over the network by sending crafted requests to the affected endpoint, and a publicly available exploit has already been released. Because the flaw leads to unauthorized disclosure of potentially sensitive information and a remote attack vector, the risk to affected systems is significant, especially if the CMS is exposed to the Internet or an insecure internal network. Although the vulnerability is not listed in the CISA KEV catalog, its public exploit and moderate CVSS score warrant timely attention.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update MingSoft MCMS to the latest patched version once the vendor releases a fix, removing the vulnerable endpoint or correcting the input handling in /mdiy/form/get.
  • If a patch is not yet available, restrict access to the /mdiy/form/get endpoint by configuring firewall or web server rules to allow calls only from trusted administrative IP addresses.
  • Apply application-level access controls to ensure that only authenticated and authorized users can invoke this endpoint, thereby mitigating the risk of unauthorized data exposure.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A security flaw has been discovered in MingSoft MCMS up to 3.0.6. Affected is an unknown function of the file /mdiy/form/get of the component ms-mdiy. The manipulation results in information disclosure. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title MingSoft MCMS ms-mdiy get 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-09T14:45:07.266Z

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

Link: CVE-2026-19357

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-09T16:30:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control