Skip to main content

Reviewx Multi Criteria Reviews For Woocommerce With Google Reviews Schema EUVDEUVD-2025-208926

| CVE-2025-10731 MEDIUM
Improper Authorization (CWE-285)
2026-03-23 Wordfence GHSA-vf78-px8h-wm3v
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

3
EUVD ID Assigned
Mar 23, 2026 - 05:45 euvd
EUVD-2025-208926
Analysis Generated
Mar 23, 2026 - 05:45 vuln.today
CVE Published
Mar 23, 2026 - 05:29 nvd
MEDIUM 5.3

DescriptionCVE.org

The ReviewX - WooCommerce Product Reviews with Multi-Criteria, Reminder Emails, Google Reviews, Schema & More plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.2.12 via the allReminderSettings function. This makes it possible for unauthenticated attackers to obtain authentication tokens and subsequently bypass admin restrictions to access and export sensitive data including order details, names, emails, addresses, phone numbers, and user information.

AnalysisAI

The ReviewX WordPress plugin for WooCommerce contains an unauthenticated sensitive information exposure vulnerability in the allReminderSettings function that allows attackers to obtain authentication tokens and bypass admin restrictions. Affected versions up to 2.2.12 expose critical customer data including order details, names, emails, addresses, phone numbers, and user information. With a CVSS score of 5.3 and network-based attack vector requiring no authentication or user interaction, this vulnerability poses a moderate but immediate risk to any WordPress installation using the plugin.

Technical ContextAI

The vulnerability stems from inadequate access control in the REST API middleware, specifically in the allReminderSettings function which is exposed via the EmailTemplateController and protected by the AdminMiddleware. The root cause is classified under CWE-285 (Improper Authorization), indicating that the AdminMiddleware fails to properly validate authentication tokens before exposing sensitive endpoints. The DataSyncController further compounds this issue by allowing data export without proper privilege verification. The ReviewX plugin (cpe:2.3:a:reviewx:reviewx_–_multi-criteria_reviews_for_woocommerce_with_google_reviews_&_schema:*:*:*:*:*:*:*:*) integrates with WooCommerce's REST API but does not implement sufficient nonce verification or capability checks, allowing unauthenticated actors to interact with admin-level functions.

RemediationAI

Update the ReviewX plugin to version 2.2.13 or later immediately, as patches have been released by the vendor to address the unauthenticated access issue in the allReminderSettings function. Visit the WordPress plugin repository and apply the update through the WordPress admin dashboard (Plugins > Installed Plugins > ReviewX > Update, or via automatic updates if enabled). As an interim measure before patching is possible, implement IP-based access controls to restrict REST API endpoints to trusted administrative networks, and consider disabling the ReviewX plugin temporarily if it is not actively required. Additionally, audit WooCommerce and WordPress access logs (especially requests to /wp-json/ endpoints containing 'reminder' or 'datasync' parameters) to identify potential exploitation. For sites that cannot immediately patch, disable REST API access for unauthenticated users via a security plugin or .htaccess rules targeting wp-json endpoints.

Share

EUVD-2025-208926 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy