Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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 NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
A weakness has been identified in mingSoft MCMS 迄 5.5.0. This issue affects the function catchImage of the file net/mingsoft/cms/action/BaseAction.java of the component Editor Endpoint. Executing a manipulation of the argument catchimage can lead to server-side request forgery. It is possible to launch the attack remotely. The exploit has been made available to the public and could be used for attacks.
AnalysisAI
Server-side request forgery in mingSoft MCMS versions through 5.5.0 enables remote unauthenticated attackers to force the application server to make arbitrary HTTP requests to internal or external systems via the catchimage parameter in the Editor Endpoint's catchImage function. Publicly available exploit code exists (GitHub POC published), increasing immediate risk. The CVSS score of 7.3 reflects network-based attack vector with no authentication required and impacts to confidentiality, integrity, and availability.
Technical ContextAI
The vulnerability resides in the catchImage function within net/mingsoft/cms/action/BaseAction.java of the mingSoft MCMS content management system, affecting versions up to and including 5.5.0 (CPE: cpe:2.3:a:mingsoft:mcms:*:*:*:*:*:*:*:*). This is a CWE-918 Server-Side Request Forgery flaw where insufficient validation of the catchimage parameter allows attackers to manipulate the application into initiating requests to arbitrary URLs. SSRF vulnerabilities in Java-based web applications commonly arise when user-controlled input is passed directly to HTTP client libraries without proper URL validation, whitelist enforcement, or network-level restrictions. The Editor Endpoint context suggests this affects content editing functionality where image retrieval operations are performed server-side.
RemediationAI
No vendor-released patch version has been identified in the available intelligence at time of analysis. Organizations should monitor the official mingSoft MCMS project repository and security advisories for version releases beyond 5.5.0 that address CVE-2026-4953. Until patching is possible, implement network-level controls including restricting outbound HTTP/HTTPS connections from application servers using egress filtering, deploying web application firewall rules to validate or block the catchimage parameter containing non-whitelisted URLs, and segmenting MCMS servers from sensitive internal networks to limit SSRF pivot potential. Consider disabling or restricting access to the Editor Endpoint catchImage functionality if not operationally required. Reference VulDB advisories at https://vuldb.com/?id.353831 and https://vuldb.com/?ctiid.353831 for updates, and review the public exploit at https://github.com/wing3e/public_exp/issues/3 to understand attack patterns for detection rule development.
Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m
Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti
Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent
Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug
JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up
Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up
The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow
Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla
The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-16629
GHSA-xmm3-9x39-98r5