CVE-2026-92969
Description
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 woof_front_nonce, which is publicly emitted into inline JavaScript on every front-end page and is therefore obtainable by any site visitor without authentication.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
Propose a mitigation on Community Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
References
- https://plugins.trac.wordpress.org/browser/woocommerce-products-filter/trunk/index.php#L1044
- https://plugins.trac.wordpress.org/browser/woocommerce-products-filter/trunk/index.php#L267
- https://plugins.trac.wordpress.org/browser/woocommerce-products-filter/trunk/index.php#L2677
- https://plugins.trac.wordpress.org/browser/woocommerce-products-filter/trunk/index.php#L2771
- https://plugins.trac.wordpress.org/browser/woocommerce-products-filter/trunk/index.php#L2789
- https://plugins.trac.wordpress.org/browser/woocommerce-products-filter/trunk/index.php#L3600
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3701864%40woocommerce-products-filter&new=3701864%40woocommerce-products-filter
- https://www.wordfence.com/threat-intel/vulnerabilities/id/1f71b558-e8c0-441e-b437-a7f30ad13513?source=cve
CWEs
CWE-98
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.