CVE-2025-5395 HIGH

CVE-2025-5395: WordPress Automatic Plugin - AI content generator and auto poster plugin <= 3.115.0 - Authenticated (Author+) Arbitrary File Upload

Vendor Valvepress
Product WordPress Automatic Plugin
Weakness CWE-434 · Unrestricted file upload
Published June 11, 2025
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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