Description
An issue in Dede CMS v.5.7.118 allows a remote attacker to obtain sensitive information via the str parameter of the file_manage_control.php component
Published: 2026-07-27
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can send a crafted HTTP request to the file_manage_control.php component of Dede CMS version 5.7.118, passing a malicious value in the str parameter. Because the application does not validate this value, it interprets the string as an arbitrary file path and reads the requested content. The result is the remote disclosure of sensitive data stored on the server. The flaw represents an information‑disclosure weakness (CWE‑200), allowing attackers to compromise confidentiality with minimal effort.

Affected Systems

The affected product is Dede CMS version 5.7.118. Any deployment that exposes the file_manage_control.php endpoint to users without proper authorization is vulnerable. No other versions or vendor products are listed in the available data.

Risk and Exploitability

The CVSS score of 7.5 indicates high severity. The EPSS score of less than 1 % suggests a low probability of exploitation at the time of analysis. It is listed in no CISA KEV catalog. The likely attack vector is a web‑based HTTP request to the exposed endpoint, and based on the description it is inferred that the vulnerability can be exploited without authentication. Because the flaw allows arbitrary file reads, the potential impact on confidentiality is significant, and the difficulty of exploitation is low, resulting in a high‑risk information‑disclosure scenario.

Generated by OpenCVE AI on August 2, 2026 at 11:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s patch for Dede CMS 5.7.118 that addresses the str parameter handling flaw.
  • If an update is not immediately available, restrict access to the file_manage_control.php endpoint to trusted administrators using web‑server authentication, firewall rules, or network segmentation.
  • Modify the application logic or implement configuration changes to validate or whitelist acceptable values for the str parameter, ensuring only permitted file paths can be accessed.

Generated by OpenCVE AI on August 2, 2026 at 11:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 20:30:00 +0000

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

Tue, 28 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Description An issue in Dede CMS v.5.7.118 allows a remote attacker to obtain sensitive information via the str parameter of the file_manage_control.php component
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-28T14:55:14.812Z

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

Link: CVE-2026-51078

cve-icon Vulnrichment

Updated: 2026-07-28T14:39:37.186Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T22:17:30.690

Modified: 2026-07-28T16:23:19.783

Link: CVE-2026-51078

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T12:00:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor