CVE-2026-14328
Last modified
CVE-2026-14328 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The Eazy Plugin Manager – Powerful Plugin Management Solution for WordPress plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 4.4.1. This is due to insufficient authorization on the `wp_ajax_pos_get_option` AJAX handler, which verifies only a nonce that is localized to every logged-in admin-area user via `admin_enqueue_scripts` — without any capability check — before returning the value of any arbitrary WordPress option via `get_option()`, combined with the `admin_login_endpoint_handler` REST endpoint (`GET /wp-json/epm/v1/admin/login`) being registered as publicly accessible and authenticating callers solely by a whirlpool hash of values stored in those same options.
Description
The Eazy Plugin Manager – Powerful Plugin Management Solution for WordPress plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 4.4.1. This is due to insufficient authorization on the `wp_ajax_pos_get_option` AJAX handler, which verifies only a nonce that is localized to every logged-in admin-area user via `admin_enqueue_scripts` — without any capability check — before returning the value of any arbitrary WordPress option via `get_option()`, combined with the `admin_login_endpoint_handler` REST endpoint (`GET /wp-json/epm/v1/admin/login`) being registered as publicly accessible and authenticating callers solely by a whirlpool hash of values stored in those same options. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read the `site_url`, `connection_key`, and `remote_user_id` values stored in the `eazywp_connecting_info` and `eazywp_connection` options, compute the required `auth_key`, call the `admin/login` REST endpoint to obtain Administrator authentication cookies, and fully take over the site. Exploitation requires the plugin's remote connection feature to have been configured, as the `eazywp_connecting_info` and `eazywp_connection` options must be populated with valid credentials.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| eazyplugins | Eazy Plugin Manager – Powerful Plugin Management Solution for WordPress | <= 4.4.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-14328?
How severe is CVE-2026-14328?
How do I fix CVE-2026-14328?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-14322The Timetics WordPress plugin before 1.0.57 does not enforc…5.3
- CVE-2026-14323The Printcart Web to Print Product Designer for WooCommerce …7.5
- CVE-2026-14324RAOP module accepts unbounded Content-Length values and does…6.5
- CVE-2026-14325The Drag and Drop Multiple File Upload for Contact Form 7 Wo…3.5
- CVE-2026-14326The Timetics WordPress plugin through 1.0.61 does not enforc…3.8
- CVE-2026-14327The AR for WordPress plugin for WordPress is vulnerable to D…7.5
- CVE-2026-1433uniFLOW Universal Login Manager (ULM) Standalone contains an…4.8
- CVE-2026-14330Multiple unbounded alloca() calls in the PulseAudio protocol…5.5
- CVE-2026-14331The Subscribe2 WordPress plugin before 10.46 does not prope…6.1
- CVE-2026-14332The Ecwid by Lightspeed Ecommerce Shopping Cart WordPress pl…5.4
- CVE-2026-14333The Demi WordPress plugin before 0.0.7 stores its full-site…7.5
- CVE-2026-14334The Booking calendar, Appointment Booking System WordPress p…8.8
Are you affected by CVE-2026-14328?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
