Description
The Code Engine plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 0.3.5 via the 'code-engine' shortcode. This is due to the plugin not restricting access to the code injecting functionality of the plugin. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute code on the server.
Published: 2026-07-11
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Code Engine plugin for WordPress includes a shortcode that permits arbitrary PHP code to be executed when used. The plugin does not enforce role restrictions on this functionality, so an authenticated user with Contributor or higher privileges can supply and run malicious code on the server. The stated effect is that remote code execution is possible; no explicit coverage of confidentiality, integrity, or availability is given in the CVE description. Based on the fact that arbitrary code execution is possible on the server, it is inferred that the attacker could read sensitive files, alter site content, or disrupt site operations.

Affected Systems

WordPress installations using the Code Engine plugin version 0.3.5 or earlier, distributed by tigroumeow, are affected. The plugin can be obtained from the WordPress Plugin Repository.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity assessment. The EPSS score of less than 1% suggests that exploitation is currently uncommon. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated Contributor or higher user, with the attacker needing to inject code through the 'code-engine' shortcode. Once the shortcode is processed, the injected PHP code runs under the privilege of the web server, providing the attacker with full control of the hosting environment.

Generated by OpenCVE AI on July 31, 2026 at 12:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Code Engine plugin to the latest release that removes or restricts the vulnerable shortcode.
  • If an immediate update is not possible, configure the site to disable the 'code-engine' shortcode for all roles except administrators, either by editing the plugin or using a secondary plugin that strips shortcodes from non-admin content.
  • Remove Contributor or higher privileges from users that do not require them, tightening role permissions to limit who can use shortcodes that accept code.

Generated by OpenCVE AI on July 31, 2026 at 12:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Tigroumeow
Tigroumeow code Engine – Php Snippets, Ai Functions & Automation For Wordpress
Wordpress
Wordpress wordpress
Vendors & Products Tigroumeow
Tigroumeow code Engine – Php Snippets, Ai Functions & Automation For Wordpress
Wordpress
Wordpress wordpress

Sat, 11 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Code Engine plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 0.3.5 via the 'code-engine' shortcode. This is due to the plugin not restricting access to the code injecting functionality of the plugin. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute code on the server.
Title Code Engine <= 0.3.5 - Authenticated (Contributor+) Remote Code Execution
Weaknesses CWE-77
References
Metrics cvssV3_1

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


Subscriptions

Tigroumeow Code Engine – Php Snippets, Ai Functions & Automation For Wordpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-13T14:28:15.594Z

Reserved: 2025-06-27T12:28:50.508Z

Link: CVE-2025-6784

cve-icon Vulnrichment

Updated: 2026-07-13T14:28:08.749Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:45:03Z

Weaknesses
  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')