Hide Category by User Role for WooCommerce <= 2.3.1 - Missing Authorization to Unauthenticated Cache Flushing
2025-11-26 17:45
Legion HunterStrategic Overview
StatusPatched in 2.3.2
Affected PluginHide Category by User Role for WooCommerce
Affected Version
<= 2.3.1CVSS5.3Medium
CVE
CVE-2025-13441Vulnerability Overview
The Hide Category by User Role for WooCommerce plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 2.3.1. This is due to a missing capability check on the admin_init hook that executes wp_cache_flush(). This makes it possible for unauthenticated attackers to flush the site's object cache via forged requests, potentially degrading site performance.
Technical Analysis
REMEDIATION: Update to version 2.3.2, or a newer patched version --- IDENTIFIER: CWE-862 (Missing Authorization) The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C