Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
2DescriptionCVE.org
Missing Authorization vulnerability in WPMU DEV Hustle allows Exploiting Incorrectly Configured Access Control Security Levels.
This issue affects Hustle: through 7.8.10.1.
AnalysisAI
WPMU DEV Hustle plugin versions through 7.8.10.1 allow unauthenticated remote attackers to modify sensitive data via missing authorization controls on access-restricted functionality. The vulnerability exploits incorrectly configured access control security levels, enabling attackers to bypass authentication mechanisms without user interaction. No public exploit code or active exploitation has been confirmed at the time of analysis.
Technical ContextAI
WPMU DEV Hustle is a WordPress plugin that provides popup and conversion-focused features. The vulnerability stems from improper implementation of authorization checks (CWE-862: Missing Authorization), where certain endpoints or functions that should enforce authentication and authorization do not properly validate user permissions before processing requests. This is a classic access control flaw common in WordPress plugin development where nonce validation or user capability checks are either missing or implemented inconsistently across administrative or user-facing AJAX handlers.
RemediationAI
Update WPMU DEV Hustle plugin to a version released after 7.8.10.1 - check the official WPMU DEV plugin repository or WordPress.org Hustle plugin page for the latest patched version number. Apply the update immediately through WordPress admin dashboard (Plugins > Installed Plugins > Hustle > Update) or manually via FTP/SFTP. If immediate patching is not possible, implement compensating controls by restricting access to Hustle admin pages via HTTP authentication or IP whitelisting at the web server level, and disable Hustle AJAX endpoints that do not require authentication using a security hardening plugin or custom code that validates user capabilities before processing requests. Verify the fix by checking the plugin version in WordPress admin and confirming that Hustle functionality still operates as expected post-update.
The Hustle (aka wordpress-popup) plugin 6.0.7 for WordPress is vulnerable to CSV Injection as it allows for injecting ma
The Hustle - Email Marketing, Lead Generation, Optins, Popups plugin for WordPress is vulnerable to Sensitive Informatio
Shortcode injection in the Hustle WordPress plugin (versions prior to 7.8.14.2) allows unauthenticated remote attackers
The Hustle WordPress plugin through 7.8.5 does not sanitise and escape some of its settings, which could allow high priv
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29536
GHSA-q8j3-7hr2-pxhc