CVE-2025-10679 HIGH

CVE-2025-10679: ReviewX – WooCommerce Product Reviews with Multi-Criteria, Reminder Emails, Google Reviews, Schema & More <= 2.2.12 - Unauthenticated Limited Remote Code Execution

Vendor Reviewx
Product ReviewX – Multi-Criteria Reviews for WooCommerce with Google Reviews & Schema
Weakness CWE-94 · Code injection
Published March 23, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

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