CVE-2026-94004

7.3

DedeCMS · DedeCMS

DedeCMS versions up to 5.7.118 contain a code injection vulnerability in the plus/mytag_js.php file, allowing remote attackers to execute arbitrary code via the aid parameter.

Executive summary

An unauthenticated remote code injection vulnerability in DedeCMS poses a significant risk to system integrity and requires immediate attention.

Vulnerability

This vulnerability is a code injection flaw (CWE-94) residing in the plus/mytag_js.php file. The vulnerability is exploitable by unauthenticated remote attackers through the manipulation of the aid argument.

Business impact

The ability for an unauthenticated attacker to inject and execute code remotely presents a severe risk to the confidentiality, integrity, and availability of the affected DedeCMS installation. With a CVSS score of 7.3, this high-severity vulnerability could lead to total system compromise, unauthorized data access, or the deployment of malicious payloads within the server environment.

Remediation

Immediate Action: Since a specific patch version is not currently identified, administrators should restrict access to the plus/mytag_js.php file or disable the affected functionality if it is not business-critical.

Proactive Monitoring: Monitor web server logs for suspicious requests targeting the plus/mytag_js.php file, specifically looking for unusual patterns or payloads within the aid parameter.

Compensating Controls: Implement a Web Application Firewall (WAF) rule to block or sanitize requests containing malicious input strings directed at the vulnerable file path.

Exploitation status

Public Exploit Available: Yes, as indicated by the vulnerability record and associated references which confirm the existence of a public exploit.

Analyst recommendation

Given the high severity and the public availability of exploit information, organizations running DedeCMS must prioritize this vulnerability. It is essential to apply vendor-supplied security updates as soon as they become available and to maintain strict network perimeter defenses to prevent unauthorized access to the vulnerable endpoint until a formal patch is applied.

More DedeCMS CVEs

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. Published in the daily brief high section

Sources

Originally found and disclosed by BlackSpdier (VulDB User), with VulDB Vulnerability Moderation Team (coordinator), per the CVE Program record.