Summary
CVE-2026-66613 is a critical, unauthenticated Remote Code Execution (RCE) vulnerability in JetEngine, a WordPress plugin developed by Crocoblock (Jetimpex Inc.). The flaw stems from improper neutralization of special elements used in a template engine, allowing attackers to inject and execute arbitrary code without authentication. It carries a CVSS v3.1 base score of 9.8 (Critical).
Technical details
- Root cause: Improper neutralization of special elements used in a template engine (CWE-1336), enabling code injection when template input is processed.
- Trigger conditions: No authentication or user interaction is required to exploit the vulnerability.
- Attack vector: Network-based; the plugin’s template-rendering functionality can be reached remotely over HTTP(S) on any site exposing it.
- Impact: Successful exploitation results in full compromise of confidentiality, integrity, and availability — consistent with arbitrary code execution on the underlying WordPress server.
Affected software
- JetEngine (WordPress plugin) versions up to and including 3.8.14
Severity
- CVSS v3.1 Base Score: 9.8 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Update the JetEngine plugin to version 3.8.14.1 or later, where the vulnerability has been fixed.
- If immediate patching is not possible: Restrict or disable public access to the affected template-rendering functionality where feasible, and monitor web server and WordPress logs for anomalous requests targeting JetEngine template endpoints until the update can be applied.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Loaded script URL:
/wp-content/plugins/jet-engine/

