What the vulnerability does
01Description
The WPCOM Member plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.7.14 via the action parameter in one of its shortcodes. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included.
Explanation of Vulnerability in Simple Terms
02Summary
WPCOM Member versions up to 1.7.14 contain a code injection vulnerability that allows authenticated users to execute arbitrary PHP code on the site. An attacker with low-level account access can run malicious code with full site privileges, compromising data, modifying content, and potentially taking over the entire installation.
What an attacker can do
03Attacker Capabilities
Run arbitrary PHP code on the site with full administrative privileges.
Potential impact on your site
04Site Impact
Complete site compromise: data theft, content modification, malware injection, and potential total takeover.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account on the site.
Key dates
06Disclosure timeline
November 1, 2025
CVE published
April 8, 2026
Record updated