Description
A security flaw has been discovered in DedeCMS 5.7.118. Impacted is an unknown function of the file /plus/search.php of the component Column Management. Performing a manipulation of the argument Column Name results in code injection. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks.
Published: 2026-07-13
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

DedeCMS version 5.7.118 contains a code injection flaw in the /plus/search.php file of the Column Management component. By manipulating the Column Name parameter, an attacker can inject arbitrary PHP code, which is then executed on the web server. This weakness is classified as CWE‑74 and CWE‑94 and allows a remote attacker to run malicious code with the privileges of the web application.

Affected Systems

The vulnerable product is DedeCMS version 5.7.118. No other releases are explicitly listed as impacted, so the risk is confined to that specific build unless similar code paths exist in earlier or later versions.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity, and the EPSS score of less than 1% suggests a low expected exploitation frequency. The vulnerability is not listed in the CISA KEV catalog. However, an exploit has been publicly released, so a remote attacker who can reach the Column Name field can construct a crafted request to execute arbitrary code on the server. While the statistical likelihood remains low, the presence of a public exploit and the remote nature of the attack elevate the risk to a priority tactical concern.

Generated by OpenCVE AI on August 1, 2026 at 10:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update DedeCMS to the latest release that includes the remediation for the search.php injection flaw
  • Restrict access to the /plus/search.php endpoint so only trusted administrators or internal networks can reach it
  • Implement strict input validation on the Column Name parameter, allowing only safe characters and rejecting any code‑execution attempts

Generated by OpenCVE AI on August 1, 2026 at 10:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in DedeCMS 5.7.118. Impacted is an unknown function of the file /plus/search.php of the component Column Management. Performing a manipulation of the argument Column Name results in code injection. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks.
Title DedeCMS Column Management search.php code injection
First Time appeared Dedecms
Dedecms dedecms
Weaknesses CWE-74
CWE-94
CPEs cpe:2.3:a:dedecms:dedecms:*:*:*:*:*:*:*:*
Vendors & Products Dedecms
Dedecms dedecms
References
Metrics cvssV2_0

{'score': 5.8, 'vector': 'AV:N/AC:L/Au:M/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.7, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-13T19:22:17.467Z

Reserved: 2026-07-12T16:07:42.717Z

Link: CVE-2026-15533

cve-icon Vulnrichment

Updated: 2026-07-13T19:22:14.209Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:00:04Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')