Severity by source
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
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
3DescriptionCVE.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.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-285 – Improper Authorization
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-208926
GHSA-vf78-px8h-wm3v