CVE-2025-50234
CVE-2025-50234 is a medium-severity vulnerability in Chshcms Mccms with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-918.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 0% (16th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-23852
- Weakness: CWE-918
- Affected product: Chshcms Mccms
- Published:
- Last modified:
Description
MCCMS v2.7.0 has an SSRF vulnerability located in the index() method of the sys\apps\controllers\api\Gf.php file, where the pic parameter is processed. The pic parameter is decrypted using the sys_auth($pic, 1) function, which utilizes a hard-coded key Mc_Encryption_Key (bD2voYwPpNuJ7B8), defined in the db.php file. The decrypted URL is passed to the geturl() method, which uses cURL to make a request to the URL without proper security checks. An attacker can craft a malicious encrypted pic parameter, which, when decrypted, points to internal addresses or local file paths (such as http://127.0.0.1 or file://). By using the file:// protocol, the attacker can access arbitrary files on the local file system (e.g., file:///etc/passwd, file:///C:/Windows/System32/drivers/etc/hosts), allowing them to read sensitive configuration files, log files, and more, leading to information leakage or system exposure. The danger of this SSRF vulnerability includes accessing internal services and local file systems through protocols like http://, ftp://, and file://, which can result in sensitive data leakage, remote code execution, privilege escalation, or full system compromise, severely affecting the system's security and stability.
Frequently asked questions
- What is CVE-2025-50234?
- MCCMS v2.7.0 has an SSRF vulnerability located in the index() method of the sys\apps\controllers\api\Gf.php file, where the pic parameter is processed. The pic parameter is decrypted using the sys_auth($pic, 1) function, which utilizes a hard-coded key Mc_Encryption_Key (bD2voYwPpNuJ7B8), defined in the db.php file. The decrypted URL is passed to the geturl() method, which uses cURL to make a request to the URL without proper security checks. An attacker can craft a malicious encrypted pic parameter, which, when decrypted, points to internal addresses or local file paths (such as http://127.0.0.1 or file://). By using the file:// protocol, the attacker can access arbitrary files on the local file system (e.g., file:///etc/passwd, file:///C:/Windows/System32/drivers/etc/hosts), allowing them to read sensitive configuration files, log files, and more, leading to information leakage or system exposure. The danger of this SSRF vulnerability includes accessing internal services and local file systems through protocols like http://, ftp://, and file://, which can result in sensitive data leakage, remote code execution, privilege escalation, or full system compromise, severely affecting the system's security and stability.
- How severe is CVE-2025-50234?
- CVE-2025-50234 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2025-50234 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (16th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-50234?
- CVE-2025-50234 affects Chshcms Mccms. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-50234?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-50234 have an EU (EUVD) identifier?
- Yes. CVE-2025-50234 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-23852.
- When was CVE-2025-50234 published?
- CVE-2025-50234 was published on 2025-08-06 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:chshcms:mccms:2.7:*:*:*:*:*:*:*
More vulnerabilities in Chshcms Mccms
- CVE-2023-26781 — Critical (CVSS 9.8): SQL injection vulnerability in mccms 2.6 allows remote attackers to run arbitrary SQL commands via Author Center…
- CVE-2023-29815 — High (CVSS 8.8): mccms v2.6.3 is vulnerable to Cross Site Request Forgery (CSRF).
- CVE-2023-26782 — Medium (CVSS 6.5): An issue discovered in mccms 2.6.1 allows remote attackers to cause a denial of service via Backend management…
- CVE-2025-5327 — Medium (CVSS 6.3): A vulnerability was found in chshcms mccms 2.7. It has been classified as critical. This affects the function index of…
- CVE-2023-3236 — Medium (CVSS 6.3): A vulnerability classified as critical has been found in mccms up to 2.6.5. This affects the function pic_save of the…
- CVE-2023-3235 — Medium (CVSS 6.3): A vulnerability was found in mccms up to 2.6.5. It has been rated as critical. Affected by this issue is the function…
All CVEs affecting Chshcms Mccms →
Other CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities
- CVE-2026-47938 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by a Server-Side Request Forgery (SSRF)…
- CVE-2026-35431 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Entra ID Entitlement Management allows an unauthorized attacker to…
- CVE-2026-32186 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Bing allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-33107 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Databricks allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-32871 — Critical (CVSS 10.0): FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP…
- CVE-2026-32169 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Cloud Shell allows an unauthorized attacker to elevate privileges over a…
Browse all CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities →