Hustle <= 7.8.9.2 - Authenticated (Subscriber+) Arbitrary File Upoload via Module Import
Strategic Overview
- Status
- Patched in 7.8.9.3
- Affected Plugin
- Hustle – Email Marketing, Lead Generation, Optins, Popups
- Affected Version
<= 7.8.9.2- CVSS
- 7.5High
- Weakness type
- CWE-434 · Unrestricted Upload of File with Dangerous Type
- CVE
CVE-2026-0911
At a glance
CVE-2026-0911 is a high-severity Unrestricted Upload of File with Dangerous Type vulnerability in the Hustle WordPress plugin, affecting versions <= 7.8.9.2. It carries a CVSS score of 7.5 (reachable over the network; high confidentiality, integrity, availability impact). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 7.8.9.3; sites on affected versions should update now. Disclosed January 2026, reported by Williwollo (CybrX).
Vulnerability Overview
The Hustle – Email Marketing, Lead Generation, Optins, Popups plugin for WordPress is vulnerable to arbitrary file uploads due to incorrect file type validation in the action_import_module() function in all versions up to, and including, 7.8.9.2. This makes it possible for authenticated attackers, with a lower-privileged role (e.g., Subscriber-level access and above), to upload arbitrary files on the affected site's server which may make remote code execution possible. Successful exploitation requires an admin to grant Hustle module permissions (or module edit access) to the low-privileged user so they can access the Hustle admin page and obtain the required nonce.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-434: Unrestricted Upload of File with Dangerous Type
Hustle <= 7.8.9.2 carries this weakness at action_import_module(), and reaching it takes an account at Subscriber level or above. An unrestricted file upload lets a caller store a file whose type or destination the application does not properly constrain.
If an uploaded file lands anywhere the server will execute, the flaw becomes remote code execution and the site should be treated as fully compromised. For Hustle the fix is 7.8.9.3: builds <= 7.8.9.2 are affected, anything from 7.8.9.3 onward is not.
Remediation
Update to version 7.8.9.3, or a newer patched version
How does WordSec protect against this?
An attacker needs Subscriber access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. Classes like this one can leave something behind, so the staged malware scanner is the second half: it looks for dropped files and modified code rather than for the request that created them. None of that substitutes for the fix: Hustle 7.8.9.3 closes this, and updating the plugin is the step that ends it.
- Firewall
- Scanner
- Alerts
External References
Related records
Other vulnerabilities in Hustle – Email Marketing, Lead Generation, Optins, Popups
- 8.6CVE-2024-0368: Hustle <= 7.8.3 Sensitive Information Exposure
CVE-2024-0368 - 7.8CVE-2019-11872: Hustle <= 6.0.7 CSV Injection
CVE-2019-11872 - 5.3CVE-2026-25431: Hustle Missing Authorization
CVE-2026-25431 - 5.3CVE-2026-2263: Hustle Unauthenticated Conversion Tracking Data
CVE-2026-2263 - 5.3CVE-2026-24998: Hustle <= 7.8.9.2 Information Exposure
CVE-2026-24998 - 5.3CVE-2024-10580: Hustle Unauthorized Form Submission
CVE-2024-10580 - 4.4CVE-2024-8492: Hustle <= 7.8.4 Stored Cross-Site Scripting
CVE-2024-8492 - 4.4Hustle <= 7.6.4 = Authenticated (Administrator+) Stored XSS
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C