The Ultimate WordPress Toolkit – WP Extended <= 3.2.4 - Authenticated (Subscriber+) Privilege Escalation via Menu Editor Module

8.8
Improper Privilege Management
CVE CVE-2026-4314
CVSS 8.8 (High)
Publicly Published March 21, 2026
Last Updated March 22, 2026
Researcher bashu - VN

Description

The 'The Ultimate WordPress Toolkit – WP Extended' plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 3.2.4. This is due to the `isDashboardOrProfileRequest()` method in the Menu Editor module using an insecure `strpos()` check against `$_SERVER['REQUEST_URI']` to determine if a request targets the dashboard or profile page. The `grantVirtualCaps()` method, which is hooked into the `user_has_cap` filter, grants elevated capabilities including `manage_options` when this check returns true. This makes it possible for authenticated attackers, with Subscriber-level access and above, to gain administrative capabilities by appending a crafted query parameter to any admin URL, allowing them to update arbitrary WordPress options and ultimately create new Administrator accounts.

References

Share

Vulnerability Details for WP Extended – The Ultimate WordPress Toolkit

Software Type Plugin
Software Slug wpextended (view on wordpress.org)
Patched? Yes
Remediation Update to version 3.2.5, or a newer patched version
Affected Version
  • <= 3.2.4
Patched Version
  • 3.2.5

Recent vulnerabilities in WP Extended – The Ultimate WordPress Toolkit

# Title CVE ID CVSS Researchers Date
1 WP Extended <= 3.0.15 - Authenticated (Author+) Stored Cross-Site Scripting via SVG File Upload CVE-2025-4963 6.4 rajanhoyr May 27, 2025
2 The Ultimate WordPress Toolkit – WP Extended <= 3.0.14 - Reflected Cross-Site Scripting CVE-2025-30796 6.1 Le Ngoc Anh March 27, 2025
3 The Ultimate WordPress Toolkit – WP Extended <= 3.0.13 - Missing Authorization to Unauthenticated Post Order Manipulation CVE-2024-13554 5.3 incognito February 11, 2025
4 The Ultimate WordPress Toolkit – WP Extended <= 3.0.12 - Unauthenticated SQL Injection via Login Attempts Module CVE-2024-13184 7.5 stealthcopter, theviper17y January 17, 2025
5 The Ultimate WordPress Toolkit – WP Extended <= 3.0.11 - Missing Authorization to Authenticated (Subscriber+) Remote Code Execution CVE-2024-11816 8.8 stealthcopter, theviper17y January 7, 2025
6 The Ultimate WordPress Toolkit – WP Extended <= 3.0.11 - Missing Authorization to Authenticated (Subscriber+) Stored Cross-Site Scripting CVE-2024-11916 7.4 Lucio Sá January 7, 2025
7 The Ultimate WordPress Toolkit – WP Extended <= 3.0.9 - Reflected Cross-Site Scripting CVE-2024-9347 6.1 vgo0 October 16, 2024
8 The Ultimate WordPress Toolkit – WP Extended <= 3.0.8 - Reflected Cross-Site Scripting CVE-2024-47386 6.1 Le Ngoc Anh September 30, 2024
9 The Ultimate WordPress Toolkit – WP Extended <= 3.0.8 - Reflected Cross-Site Scripting via selected_option CVE-2024-8117 6.1 Marco Wotschka September 3, 2024
10 The Ultimate WordPress Toolkit – WP Extended <= 3.0.8 - Directory Traversal to Authenticated (Subscriber+) Arbitrary File Download CVE-2024-8104 8.8 Marco Wotschka September 3, 2024

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation