CVE-2026-89055
CriticalCVSS 9.1Summary
The Customer Reviews for WooCommerce plugin for WordPress (up to and including 5.120.0) is vulnerable to authorization bypass due to improper verification of user permissions. This allows unauthenticated attackers to permanently delete arbitrary attachments from the Media Library (including administrator-owned product images, logos, and documents) by injecting their IDs into a review that is later trashed and purged. Exploitation requires a public review-form link (a 13-hex formId) that exposes the nonce needed to reach the handler without any WordPress account or session.
Risk Assessment
Attackers can delete critical media files such as product images or logos, leading to data loss and disruption of the online store.
Recommendation
Update the Customer Reviews for WooCommerce plugin to a version newer than 5.120.0. If update is not possible, restrict access to public review forms or implement additional authorization checks.
Other vulnerabilities in Customer Reviews for WooCommerce
See all- CVE-2026-14942Unknown
This CVE was rejected. The ID was assigned to a reported vulnerability in the Customer Reviews for WooCommerce WordPress plugin and was never published. The report was withdrawn: the precondition it depends on, an attacker obtaining a review form identifier belonging to a customer they do not already have access to, could not be demonstrated. No advisory was issued for this ID.
- CVE-2026-76585High
The Customer Reviews for WooCommerce WordPress plugin before 5.118.0 does not sanitise and escape the content of customer reviews received via one of its endpoints, which could allow unauthenticated users to perform Stored Cross-Site Scripting attacks.
- CVE-2026-6176High
The Customer Reviews for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) in versions up to and including 5.106.0. This is due to insufficient input sanitization and output escaping on user-supplied review comment text. The plugin accepts review submissions from unauthenticated users through the 'cr_local_forms_submit' AJAX action without sanitizing HTML content before storing it, and later renders this stored content on product pages without proper escaping.
- CVE-2026-14941Medium
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 plugin options, and disclose store configuration.
- CVE-2026-12684Medium
The Customer Reviews for WooCommerce WordPress plugin before version 5.113.0 lacks authentication, capability, and nonce checks on one of its media upload AJAX actions when the review media attachment feature is enabled. This allows unauthenticated users to upload media files (limited to an image and video allowlist) to the Media Library and create attachment posts, leading to media library pollution and disk space exhaustion.
- CVE-2026-13771Medium
The Customer Reviews for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'color' Shortcode Attribute in all versions up to and including 5.113.0 due to insufficient input sanitization and output escaping.
Original NVD description (English source)
The Customer Reviews for WooCommerce plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.120.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to permanently delete arbitrary attachments from the Media Library — including administrator-owned product images, logos, and documents — by injecting their IDs into a review that is later trashed and purged. Exploitation requires a public review-form link (a 13-hex formId distributed to customers via e-mail), which exposes the nonce needed to reach the handler without any WordPress account or session.

