Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Lifecycle Timeline
3DescriptionCVE.org
The NEX-Forms - Ultimate Forms Plugin for WordPress plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the deactivate_license() function in all versions up to, and including, 9.1.9. This makes it possible for authenticated attackers, with Subscriber-level access and above, to to deactivate the plugin license.
AnalysisAI
The NEX-Forms Ultimate Forms Plugin for WordPress contains a missing capability check vulnerability in the deactivate_license() function, allowing authenticated attackers with Subscriber-level privileges to deactivate the plugin license without proper authorization. This authorization bypass affects all versions up to and including 9.1.9 and has a CVSS score of 4.3 (Low severity), indicating limited direct impact but meaningful privilege escalation concerns for multi-user WordPress installations.
Technical ContextAI
The vulnerability is rooted in CWE-862 (Missing Authorization), a common flaw in WordPress plugin development where capability checks are not properly enforced before executing sensitive functions. The affected product is the NEX-Forms Ultimate Forms Plugin (CPE: cpe:2.3:a:webnexus:nex-forms), a widely deployed WordPress plugin for form creation and management. The deactivate_license() function should restrict execution to administrators or users with explicit license management capabilities, but lacks these checks entirely. This allows any authenticated user—including those with minimal Subscriber-level access—to interact with licensing functionality that should be reserved for higher-privileged roles. The vulnerability represents a failure in WordPress plugin security best practices, specifically the omission of the current_user_can() capability check that should gate the license deactivation logic.
RemediationAI
Immediately upgrade the NEX-Forms Ultimate Forms Plugin to the patched version released after 9.1.9. Visit the official WordPress plugin repository or the vendor's website to download and install the latest version, which includes the missing capability check in the deactivate_license() function. As an interim mitigation, WordPress administrators should restrict Subscriber-level role permissions by reviewing user accounts and reducing unnecessary Subscriber accounts, limiting access to trusted administrators only via the WordPress admin panel. Additionally, implement rate limiting and IP-based access controls on the WordPress admin login endpoint using plugins such as Wordfence or by configuring your web server. Monitor plugin license status regularly and enable email notifications for license-related changes if the plugin provides such functionality.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12182