What the vulnerability does
01Description
The Elastic Theme Editor plugin for WordPress is vulnerable to arbitrary file uploads due to a dynamic code generation feature in the process_theme function in all versions up to, and including, 0.0.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
Explanation of Vulnerability in Simple Terms
02Summary
The Elastic Theme Editor contains a code injection vulnerability that allows authenticated users with low privileges to execute arbitrary PHP code on the site. An attacker can inject malicious code through the theme editor interface, gaining full control over site data and functionality. All versions up to 0.0.3 are affected. Update immediately to a patched version.
What an attacker can do
03Attacker Capabilities
Run arbitrary PHP code on the site and access all data, modify content, or disable the site.
Potential impact on your site
04Site Impact
Compromised site with potential data theft, malware injection, or complete takeover if an attacker gains low-privilege access.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account (e.g., contributor or editor role) and network access.
Key dates
06Disclosure timeline
November 11, 2025
CVE published
April 8, 2026
Record updated