What the vulnerability does
01Description
The ReviewX – WooCommerce Product Reviews with Multi-Criteria, Reminder Emails, Google Reviews, Schema & More plugin for WordPress is vulnerable to arbitrary method calls in all versions up to, and including, 2.2.12. This is due to insufficient input validation in the bulkTenReviews function that allows user-controlled data to be passed directly to a variable function call mechanism. This makes it possible for unauthenticated attackers to call arbitrary PHP class methods that take no inputs or have default values, potentially leading to information disclosure or remote code execution depending on available methods and server configuration.
Explanation of Vulnerability in Simple Terms
02Summary
ReviewX for WooCommerce versions up to 2.2.12 contain a code injection vulnerability that allows unauthenticated attackers to inject and execute arbitrary code on the site. No user interaction is required. The vulnerability affects confidentiality, integrity, and availability of the site. Update to a version newer than 2.2.12 immediately.
What an attacker can do
03Attacker Capabilities
Inject and execute arbitrary code on the site without authentication.
Potential impact on your site
04Site Impact
Attackers can read sensitive data, modify site content, or disrupt site availability.
Conditions required to exploit
05Prerequisites
Network access only; no authentication or user interaction required.
Key dates
06Disclosure timeline
March 23, 2026
CVE published
April 8, 2026
Record updated