CVE-2025-10679 PUBLISHED

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

Assigner: Wordfence
Reserved: 18.09.2025 Published: 23.03.2026 Updated: 23.03.2026

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.

Metrics

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

Product Status

Vendor reviewx
Product ReviewX – Multi-Criteria Reviews for WooCommerce with Google Reviews & Schema
Versions Default: unaffected
  • affected from * to 2.2.12 (incl.)

Credits

  • abrahack finder

References

Problem Types

  • CWE-94 Improper Control of Generation of Code ('Code Injection') CWE