Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
The Expire Users plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.2.2. This is due to the plugin allowing a user to update the 'on_expire_default_to_role' meta through the 'save_extra_user_profile_fields' function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to elevate their privileges to that of an administrator.
AnalysisAI
The Expire Users plugin for WordPress versions up to and including 1.2.2 contains a privilege escalation vulnerability that allows authenticated users with Subscriber-level access or higher to elevate their privileges to administrator level. This occurs because the plugin improperly allows users to update the 'on_expire_default_to_role' meta field through the 'save_extra_user_profile_fields' function without proper authorization checks. With a CVSS score of 8.8 (High severity), this represents a critical security issue for affected WordPress installations, though no active exploitation (KEV) or EPSS data has been reported at this time.
Technical ContextAI
This vulnerability affects the Expire Users plugin (CPE: cpe:2.3:a:husobj:expire_users:*:*:*:*:*:*:*:*) developed by husobj for WordPress. The root cause is classified as CWE-862 (Missing Authorization), where the plugin fails to implement proper authorization checks in the 'save_extra_user_profile_fields' function located at admin/expire-user.php line 163. This function allows any authenticated user to modify user meta fields that control role assignment upon account expiration, specifically the 'on_expire_default_to_role' parameter. By manipulating this meta value, an attacker can designate themselves for administrator role assignment, bypassing WordPress's standard role-based access control mechanisms.
RemediationAI
Organizations should immediately upgrade the Expire Users plugin to a version newer than 1.2.2 that addresses this vulnerability, monitoring the WordPress plugin repository and vendor communications for patch availability. Refer to the Wordfence threat intelligence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/d676700b-8c53-4e09-a654-767810b5a775?source=cve for the latest remediation guidance and patched version information. Until patching is completed, consider temporarily disabling the Expire Users plugin if it is not essential to operations, implementing Web Application Firewall (WAF) rules to monitor and block suspicious user profile update requests, restricting user registration to prevent attackers from obtaining subscriber accounts, and conducting an audit of existing user accounts to identify any unauthorized privilege escalations. Review WordPress user roles and permissions to ensure no subscriber or contributor accounts have been inappropriately elevated to administrator status.
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-14159
GHSA-w7pq-j4cx-8r97