CVE-2026-89055 PUBLISHED

Customer Reviews for WooCommerce <= 5.120.0 - Missing Authorization to Unauthenticated Arbitrary Attachment Deletion via 'items[][media]' Parameter

Assigner: Wordfence
Reserved: 10.09.2026 Published: 25.09.2026 Updated: 25.09.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
CVSS Score: 9.1

Product Status

Vendor ivole
Product Customer Reviews for WooCommerce
Versions Default: unaffected
  • affected from 0 to 5.120.0 (incl.)

Credits

  • HumbertoSP finder

References

Problem Types

  • CWE-862 Missing Authorization CWE