Description
The HUSKY WordPress plugin before 1.4.1 does not sanitize a stored setting value against directory traversal before concatenating it into a file inclusion path, allowing users with the shop manager capability to cause the inclusion and execution of arbitrary local files, which is then triggered on every front-end request including for unauthenticated visitors.
Published: 2026-08-01
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The HUSKY plugin for WordPress contains an unvalidated stored setting that gets concatenated into a file inclusion path. A user with the shop manager capability can manipulate this setting, causing the inclusion and execution of arbitrary local files on the server. The vulnerability is triggered on every front‑end request, even for unauthenticated visitors, which means the malicious inclusion can occur repeatedly without additional interaction once the setting is changed. The result is a local file inclusion that can lead to remote code execution, data exposure, or system compromise, depending on the files accessed.

Affected Systems

Users of the HUSKY Products Filter Professional for WooCommerce WordPress plugin with any version earlier than 1.4.1 are affected. The plugin is installed on WordPress sites that grant shop manager privileges to one or more users.

Risk and Exploitability

The EPSS score is less than 1 %, indicating a low probability that an attacker has successfully exploited the flaw by the time of this analysis, although the vulnerability is serious. It is not listed in the CISA KEV catalogue, so no public exploit has been documented in that database. The attack vector is inferred to be a local‑file‑inclusion path traversal enabled by changing the plugin’s stored setting, which requires shop manager privileges but propagates to anonymous front‑end traffic. With the required capability, an attacker can potentially execute arbitrary PHP code on the server, compromising confidentiality, integrity, and availability.

Generated by OpenCVE AI on August 5, 2026 at 19:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the HUSKY plugin to version 1.4.1 or later to receive the security fix.
  • If an immediate update is not possible, disable or remove the plugin until the patch is applied.
  • Revoke or restrict the shop manager role from users who are not required to modify the plugin settings, thereby preventing the malicious configuration from being set.

Generated by OpenCVE AI on August 5, 2026 at 19:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Wed, 05 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sun, 02 Aug 2026 04:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-22

Sat, 01 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The HUSKY WordPress plugin before 1.4.1 does not sanitize a stored setting value against directory traversal before concatenating it into a file inclusion path, allowing users with the shop manager capability to cause the inclusion and execution of arbitrary local files, which is then triggered on every front-end request including for unauthenticated visitors.
Title HUSKY - Products Filter Professional for WooCommerce < 1.4.1 - Shop Manager+ Local File Inclusion via meta_filter search_view
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-05T16:19:36.914Z

Reserved: 2026-07-09T11:57:28.549Z

Link: CVE-2026-15244

cve-icon Vulnrichment

Updated: 2026-08-05T16:12:25.667Z

cve-icon NVD

Status : Received

Published: 2026-08-01T07:16:31.267

Modified: 2026-08-05T17:16:42.317

Link: CVE-2026-15244

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T19:30:05Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')