Authorization Bypass in Customer Reviews for WooCommerce Plugin
An authorization bypass vulnerability in the Customer Reviews for WooCommerce plugin for WordPress allows unauthenticated attackers to delete arbitrary files from the WordPress Media Library.
CVE search metadata
CVE search record: CVE-2026-89055. Severity: critical. CVSS: 9.1. KEV: no. Product: Customer Reviews for WooCommerce (<= 5.120.0). Brief: Authorization Bypass in Customer Reviews for WooCommerce Plugin. Brief link: https://feed.craftedsignal.io/briefs/2026-09-woocommerce-auth-bypass/
The Customer Reviews for WooCommerce plugin for WordPress, in all versions up to and including 5.120.0, contains an authorization bypass vulnerability (CVE-2026-89055). The flaw originates from the plugin's failure to properly verify user permissions within a specific handler. This security oversight allows unauthenticated attackers to permanently delete arbitrary files, including sensitive administrative assets like product logos, documents, and images stored in the WordPress Media Library. The vulnerability is accessible through publicly shared review-form links, which contain a 13-hexadecimal formId and the necessary nonce to trigger the handler without requiring a valid WordPress session or user account. An attacker can leverage this by injecting attachment IDs into a review process that, when trashed and purged, results in the deletion of those specific items. Given the potential for destructive impact on site content and administrative configuration, this vulnerability represents a significant risk to site integrity.
Impact
Successful exploitation results in the unauthorized, permanent deletion of files from the WordPress Media Library. This can lead to site defacement, loss of critical business documentation, and disruption of e-commerce storefronts by removing product images. If widely targeted, this vulnerability could impact numerous WordPress instances utilizing this specific WooCommerce extension.
Recommendation
- Immediately update the Customer Reviews for WooCommerce plugin to the latest version (above 5.120.0) to address the authorization bypass.
- Audit WordPress Media Library logs or integrity checkers if site tampering is suspected.
- Monitor web server logs for suspicious requests to review-form handlers that do not correspond to legitimate customer interaction patterns.
Immediate actions
Update Customer Reviews for WooCommerce plugin to latest version.
Mitigations
Upgrade Customer Reviews for WooCommerce to version > 5.120.0.
CVE-2026-89055