Description
The Customer Reviews for WooCommerce WordPress plugin before 5.116.0 does not perform nonce or capability checks on several settings-related AJAX actions, allowing users with minimal permissions such as Subscribers to invoke administrative settings handlers, update Customer Reviews for WooCommerce WordPress plugin before 5.116.0 options, and disclose store configuration.
Published: 2026-08-10
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Customer Reviews for WooCommerce plugin before version 5.116.0 fails to validate nonces or verify user capabilities on several AJAX handlers that manage plugin settings. This omission allows any authenticated user with as low as Subscriber privileges to call administrative handlers, alter plugin options, and reveal store configuration details. The flaw represents an authorization bypass, permitting unauthorized configuration changes and potential information disclosure.

Affected Systems

This issue affects installations of the Customer Reviews for WooCommerce WordPress plugin with a version number earlier than 5.116.0. All affected sites running the plugin before the stated version are potentially vulnerable, regardless of other security controls, because the check is performed purely at the action level within the plugin.

Risk and Exploitability

The vulnerability is exploitable through the normal WordPress AJAX interface, making it reachable from any web page where the user is logged in. While no CVSS score is supplied in the advisory, the impact is significant: a low‑privilege user can modify plugin behavior and leak configuration, which could influence site presentation or compromise other integrations. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 10, 2026 at 07:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Customer Reviews for WooCommerce version 5.116.0 or later
  • Apply a web application firewall rule that blocks unauthenticated or non‑authenticated AJAX requests to the affected endpoints, or restrict the endpoints to administrator roles via plugin settings
  • Review the Subscriber role’s capabilities and remove any unnecessary access to plugin settings, or use a role management plugin to restrict Ajax handler visibility

Generated by OpenCVE AI on August 10, 2026 at 07:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-352
CWE-732
CWE-862

Mon, 10 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Customer Reviews for WooCommerce WordPress plugin before 5.116.0 does not perform nonce or capability checks on several settings-related AJAX actions, allowing users with minimal permissions such as Subscribers to invoke administrative settings handlers, update Customer Reviews for WooCommerce WordPress plugin before 5.116.0 options, and disclose store configuration.
Title Customer Reviews for WooCommerce < 5.116.0 - Subscriber+ Missing Authorization via Multiple Settings AJAX Actions
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-10T06:00:15.437Z

Reserved: 2026-07-07T12:03:37.819Z

Link: CVE-2026-14941

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T07:30:14Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)

  • CWE-732

    Incorrect Permission Assignment for Critical Resource

  • CWE-862

    Missing Authorization