CVE-2026-77203
Last modified
CVE-2026-77203 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The Groups – Memberships and Access Control plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 4.6.0. This is due to the groups_join() function deriving group-join eligibility from the ambient post's author capabilities via the global $post->post_author rather than from the currently authenticated user's own capabilities, while simultaneously minting and returning a valid groups-join-data hash and WordPress nonce for the caller in the same response — eliminating all authorization barriers to self-enrollment.
Description
The Groups – Memberships and Access Control plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 4.6.0. This is due to the groups_join() function deriving group-join eligibility from the ambient post's author capabilities via the global $post->post_author rather than from the currently authenticated user's own capabilities, while simultaneously minting and returning a valid groups-join-data hash and WordPress nonce for the caller in the same response — eliminating all authorization barriers to self-enrollment. This makes it possible for authenticated attackers, with Subscriber-level access and above, to enroll themselves into any group including privileged groups carrying the groups_admin_groups capability, and to subsequently create and join a group containing every registered WordPress capability, effectively escalating their privileges to Administrator. Exploitation requires the attacker to supply an Administrator-authored post ID via the post_ID parameter of the authenticated wp_ajax_parse_media_shortcode handler in order to establish the privileged ambient post context used by the flawed authorization check.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| itthinx | Groups – Memberships and Access Control | <= 4.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-77203?
How severe is CVE-2026-77203?
How do I fix CVE-2026-77203?
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-7719A security flaw has been discovered in Totolink WA300 5.2cu.…9.8
- CVE-2026-77190On affected platforms running Arista EOS, an unauthenticated…6.5
- CVE-2026-77191An authenticated supplicant on an adjacent network may bypas…2.6
- CVE-2026-77193The eesy_ID2WP – Publish InDesign HTML5 plugin for WordPress…7.5
- CVE-2026-77194The Simple Membership plugin for WordPress is vulnerable to …5.3
- CVE-2026-7720A weakness has been identified in Totolink WA300 5.2cu.7112_…6.3
- CVE-2026-7721A security vulnerability has been detected in Totolink WA300…6.3
- CVE-2026-77217PLANET GS-4210-16P2S V3 firmware before 3.441b260626 contain…4.9
- CVE-2026-77218PLANET GS-4210-16P2S V3 firmware before 3.441b260626 contain…4.9
- CVE-2026-77219GNU Emacs before 31.0.91 contains an integer overflow in the…7.1
- CVE-2026-7722A vulnerability was detected in PrefectHQ prefect up to 3.6.…5.5
- CVE-2026-77220PDFio before 1.6.5 contains a dangling pointer vulnerability…6.5
Are you affected by CVE-2026-77203?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
