Severity by source
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/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
Network-accessible endpoint, no authentication required, no user interaction, and only low confidentiality impact with no integrity or availability effect.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
2DescriptionCVE.org
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.
AnalysisAI
Unauthenticated information disclosure in MingSoft MCMS up to version 3.0.6 allows remote attackers to extract sensitive data via the /mdiy/form/get endpoint of the ms-mdiy component. The vulnerability requires no credentials or user interaction and is exploitable over the network, making it trivially accessible to any attacker with HTTP reach to the application. A public exploit has been released (CVSS 4.0 E:P), though the vulnerability is not currently listed in the CISA KEV catalog; the vendor did not respond to pre-disclosure notification, leaving no official patch available at time of analysis.
Technical ContextAI
MingSoft MCMS is a Java-based content management system produced by MingSoft, identified by CPE cpe:2.3:a:mingsoft:mcms:*:*:*:*:*:*:*:*. The affected component is the ms-mdiy form subsystem, specifically the GET handler for the /mdiy/form/get route, which appears to return form-related data without enforcing proper access control or authorization checks. The root cause maps to CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), a class of flaw where an application discloses data to a principal that does not have explicit permission to view it. The endpoint likely serializes internal form metadata or configuration data in its response without verifying the caller's identity or authorization level, a common oversight in dynamic form builder modules of CMS platforms.
RemediationAI
No vendor-released patch has been identified at time of analysis; the vendor did not respond to pre-disclosure notification. Until an official fix is released, defenders should apply compensating controls: restrict network access to the /mdiy/form/get endpoint using a web application firewall or reverse proxy ACL, limiting access to authenticated internal users or known IP ranges only - note this may break legitimate form-fetching workflows if that endpoint is consumed by public-facing clients. Alternatively, deploy authentication middleware in front of the ms-mdiy module if the deployment architecture supports it. Monitor VulDB at https://vuldb.com/vuln/387211 and the vendor repository for any patch release. Users running MCMS beyond operational necessity should consider decommissioning the ms-mdiy component if dynamic form functionality is not required, reducing attack surface entirely.
An arbitrary file upload vulnerability in the ueditor component of MCMS v5.4.3 allows attackers to execute arbitrary cod
Mingsoft MCMS v5.2.9 was discovered to contain a SQL injection vulnerability via the categoryType parameter at /content/
A vulnerability was found in Mingsoft MCMS up to 5.2.9. Rated critical severity (CVSS 9.8), this vulnerability is remote
Mingsoft MCMS 5.2.8 was discovered to contain a SQL injection vulnerability in /mdiy/model/delete URI via models Lists.
Mingsoft MCMS 5.2.8 was discovered to contain a SQL injection vulnerability in /mdiy/page/verify URI via fieldName param
MCMS v5.2.8 was discovered to contain an arbitrary file upload vulnerability. Rated critical severity (CVSS 9.8), this v
An arbitrary file upload vulnerability was discovered in MCMS 5.2.7, allowing an attacker to execute arbitrary code thro
Mingsoft MCMS 5.2.7 was discovered to contain a SQL injection vulnerability in /mdiy/dict/list URI via orderBy parameter
Mingsoft MCMS v5.2.7 was discovered to contain a SQL injection vulnerability in /mdiy/dict/listExcludeApp URI via orderB
MCMS v5.2.27 was discovered to contain a SQL injection vulnerability in the orderBy parameter at /dict/list.do. Rated cr
Mingsoft MCMS v5.2.7 was discovered to contain a SQL injection vulnerability via /cms/content/list. Rated critical sever
MCMS v5.2.4 was discovered to contain a SQL injection vulnerability via search.do in the file /mdiy/dict/listExcludeApp.
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-54928
GHSA-mr8h-hjph-4g54