What the vulnerability does
01Description
The WordPress Automatic Plugin plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in the 'core.php' file in all versions up to, and including, 3.115.0. This makes it possible for authenticated attackers, with Author-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 WordPress Automatic plugin through version 3.115.0 does not properly validate file uploads, allowing authenticated users to upload arbitrary files to the site. An attacker with a low-privilege account can upload malicious files, potentially including PHP code, to gain control of the site. All versions up to and including 3.115.0 are affected.
What an attacker can do
03Attacker Capabilities
Upload arbitrary files, including PHP code, to execute commands on the site.
Potential impact on your site
04Site Impact
Compromised site with potential data theft, malware injection, or complete takeover via uploaded malicious files.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege WordPress user account (subscriber or higher).
Key dates
06Disclosure timeline
June 11, 2025
CVE published
April 8, 2026
Record updated