Skip to main content

WordPress CVE-2026-5617

| EUVDEUVD-2026-22844 HIGH
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-04-15 Wordfence
8.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.8 HIGH
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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Re-analysis Queued
Apr 22, 2026 - 20:37 vuln.today
cvss_changed
Analysis Generated
Apr 15, 2026 - 08:36 vuln.today
EUVD ID Assigned
Apr 15, 2026 - 08:30 euvd
EUVD-2026-22844
Analysis Generated
Apr 15, 2026 - 08:30 vuln.today
CVE Published
Apr 15, 2026 - 07:45 nvd
HIGH 8.8

DescriptionCVE.org

The Login as User plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.0.3. This is due to the handle_return_to_admin() function trusting a client-controlled cookie (oclaup_original_admin) to determine which user to authenticate as, without any server-side verification that the cookie value was legitimately set during an admin-initiated user switch. This makes it possible for authenticated attackers, with Subscriber-level access and above, to escalate their privileges to administrator by setting the oclaup_original_admin cookie to an administrator's user ID and triggering the "Return to Admin" functionality.

AnalysisAI

Privilege escalation in Login as User WordPress plugin (all versions ≤1.0.3) allows authenticated subscribers to become administrators by manipulating a client-side cookie. Attackers with Subscriber-level access can set the 'oclaup_original_admin' cookie to an admin user ID and trigger the 'Return to Admin' function, granting full admin privileges. CVSS 8.8 (High) with network vector, low complexity, and low privileges required. No public exploit identified at time of analysis, EPSS data not available. Wordfence reported vulnerability with direct source code references to vulnerable functions in class-login-handler.php.

Technical ContextAI

The vulnerability exists in the handle_return_to_admin() function within the Login as User WordPress plugin (CPE: cpe:2.3:a:royalnavneet:login_as_user_-_switch_user_&_woocommerce_login_as_customer). The root cause is CWE-639 (Authorization Bypass Through User-Controlled Key), where the plugin implicitly trusts the client-controlled cookie 'oclaup_original_admin' to determine user authentication context during admin-to-user switching operations. The vulnerable code fails to implement server-side verification that the cookie value was legitimately set during an authorized admin-initiated user switch session. The plugin's intended functionality allows administrators to impersonate other users for testing or support purposes, with a 'Return to Admin' feature to restore the original admin session. However, the implementation stores the original admin user ID in a client-side cookie without cryptographic protection, session binding, or validation that the current user actually originated from an admin session. An attacker can forge this cookie with any admin user ID, and the plugin will authenticate them as that administrator when the return function is invoked.

RemediationAI

Immediately update the Login as User plugin to a patched version newer than 1.0.3 if available through the WordPress plugin repository at https://wordpress.org/plugins/one-click-login-as-user/. Check the Wordfence threat intelligence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/c0c74d48-6cfc-4899-bd2c-4a80b1f6e05f?source=cve for the latest remediation guidance and confirmed fix version. If no patched version is available, immediately deactivate and remove the plugin until a secure update is released. As a temporary workaround, restrict user registration to prevent unauthorized subscriber account creation, and audit existing subscriber accounts for suspicious activity. Review WordPress user audit logs for unexpected privilege escalations or admin account access from lower-privileged users. Consider alternative user-switching plugins with established security track records and active maintenance. Implement web application firewall (WAF) rules to monitor for suspicious cookie manipulation attempts targeting the 'oclaup_original_admin' cookie parameter until the plugin can be patched or replaced.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2026-5617 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy