CVE-2026-92969: HUSKY <= 1.4.4 - Unauthenticated Local File Inclusion via 'custom_tpl' Shortcode Attribute via 'woof_draw_products' AJAX
The HUSKY – Products Filter for WooCommerce Professional plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.4.4 via the 'shortcode' parameter parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included. This vulnerability is exploitable by unauthenticated users because the only access control is a nonce check against wooffrontnonce, which is publicly emitted into inline JavaScript on every front-end page and is therefore obtainable by any site visitor without authentication.
Affected Software
Event History
Frequently Asked Questions
Who can exploit this issue?
Any unauthenticated site visitor can obtain the required woof_front_nonce from inline JavaScript emitted on front-end pages. No account or elevated WordPress permissions are required.
What must an attacker be able to do to achieve code execution?
The attacker must be able to cause a PHP file to be present on the server and include it through the vulnerable parameter. The issue permits inclusion and execution of arbitrary .php files, so code execution depends on an upload or other file-placement path for PHP files.
What impact is possible if exploitation succeeds?
An attacker may bypass access controls, access sensitive data, or execute PHP code contained in included files. The affected versions are all HUSKY plugin versions through 1.4.4.