Description
DedeCMS V5.7.118 is vulnerable to Command Execution in file_manage_control.php.
Published: 2026-06-09
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

DedeCMS version 5.7.118 contains a flaw in the file_manage_control.php script that allows an attacker to craft requests that result in arbitrary operating‑system command execution. This weakness is a classic example of command injection, which can give a threat actor full control over the underlying server, exposing data, allowing ransomware deployment, or facilitating other malicious activities. The impact is absolute; any user able to reach the vulnerable endpoint can execute any shell command with the permissions of the web server process.

Affected Systems

The vulnerability affects the DedeCMS web content management system, specifically the 5.7.118 release. No other versions are listed as affected, so systems running earlier or later releases are presumed unaffected, but this should be verified against vendor advisories.

Risk and Exploitability

The CVSS score is not disclosed here, but the nature of the flaw suggests a high severity rating. Because command execution can be performed remotely and without authentication in the provided description, exploitation likelihood is significant in environments where the web application is publicly accessible, and there is no report of it being mitigated by the KEV catalog. Attackers would likely utilize crafted HTTP requests to invoke filesystem commands via the vulnerable script, exploiting any insufficient input validation. The practical barrier to execution is minimal if the web server retains the ability to run PHP exec functions.

Generated by OpenCVE AI on June 9, 2026 at 18:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade DedeCMS to a patched release where the command execution bug is resolved.
  • Disable the file_manage_control.php endpoint or restrict its access through web server configuration (e.g., deny all but administrators).
  • Configure PHP to block dangerous functions such as exec, system, shell_exec in php.ini (disable_functions directive).

Generated by OpenCVE AI on June 9, 2026 at 18:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Jun 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Dedecms
Dedecms dedecms
Vendors & Products Dedecms
Dedecms dedecms

Tue, 09 Jun 2026 18:45:00 +0000

Type Values Removed Values Added
Title DedeCMS 5.7.118 Command Execution Vulnerability in File Management Controller
Weaknesses CWE-78

Tue, 09 Jun 2026 17:15:00 +0000

Type Values Removed Values Added
Description DedeCMS V5.7.118 is vulnerable to Command Execution in file_manage_control.php.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-06-09T16:23:16.393Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-38615

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-06-09T17:17:05.570

Modified: 2026-06-09T19:35:05.693

Link: CVE-2026-38615

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-09T20:21:11Z

Weaknesses