CVE-2026-75927
Last modified
CVE-2026-75927 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. The PublishPress Capabilities – User Role Editor, Access Permissions, User Capabilities, Admin Menus plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.50.0. This is due to the `addPluginCapabilities()` function unconditionally granting the Editor role all 15 `manage_capabilities_*` capabilities — including `manage_capabilities`, `manage_capabilities_roles`, `manage_capabilities_settings`, and `manage_capabilities_backup` — via a hard-coded `$eligible_roles = ['administrator', 'editor']` assignment that runs automatically on the first `admin_init` after plugin activation with no administrator opt-in, persisting the grants directly to the database. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
The PublishPress Capabilities – User Role Editor, Access Permissions, User Capabilities, Admin Menus plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.50.0. This is due to the `addPluginCapabilities()` function unconditionally granting the Editor role all 15 `manage_capabilities_*` capabilities — including `manage_capabilities`, `manage_capabilities_roles`, `manage_capabilities_settings`, and `manage_capabilities_backup` — via a hard-coded `$eligible_roles = ['administrator', 'editor']` assignment that runs automatically on the first `admin_init` after plugin activation with no administrator opt-in, persisting the grants directly to the database. This makes it possible for authenticated attackers with Editor-level access to elevate their privileges to a site-wide capability manager, enabling them to create, rename, and delete non-system roles, modify capabilities of non-administrator roles, restore role backups, and write arbitrary plugin options whose names begin with `cme_`, `capsman`, `pp_capabilities`, or `presspermit` via `update_option()`. The escalation stops short of full Administrator access, as WordPress's `map_meta_cap` layer still prevents the escalated Editor from granting administrator-only capabilities to other roles; however, all role-management and plugin-settings functionality gated solely on `manage_capabilities_*` capabilities remains fully accessible.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| publishpress | User Role Editor – PublishPress Capabilities: Access Control and User Roles | <= 2.50.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-75927?
How severe is CVE-2026-75927?
How do I fix CVE-2026-75927?
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-75920phpMyFAQ before v4.1.6 writes content backup ZIP archives to…5.3
- CVE-2026-75921The Master Addons for Elementor – Elementor Addons, Widgets,…7.2
- CVE-2026-75922Reverse::Proxy versions before 0.04 for Perl allow HTTP requ…5.3
- CVE-2026-75924A flaw was found in managed-serviceaccount. A compromised ad…8.7
- CVE-2026-75925Improper neutralization of CRLF sequences in IXON VPN Client…9.6
- CVE-2026-75926Hugo 0.161.0 placed the Node asset pipelines behind the Node…8.6
- CVE-2026-75928The Brushfire platform's video content streaming application…5.3
- CVE-2026-7593A security vulnerability has been detected in Sunwood-ai-lab…7.3
- CVE-2026-75930The FundEngine – Donation and Crowdfunding Platform plugin f…4.3
- CVE-2026-75931fast-uri is a URI parser for Node.js. It canonicalizes a hos…7.5
- CVE-2026-75932Jet Admin allows an attacker to create a malicious app and c…8.6
- CVE-2026-75933Jet Admin allows an authenticated attacker to inject JavaScr…7.3
Are you affected by CVE-2026-75927?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
