Impact
The Support Genix plugin for WordPress allows an authenticated subscriber or higher to bypass authentication and take over an administrator account by forging a guest ticket token; the flaw resides in the guest_ticket_login() function, which accepts a public p parameter on the /sgnix/?p endpoint, and relies on a site-wide AES‑256‑CBC key derived from low-entropy values and a deterministic IV, enabling an offline brute-force of the ~729,000-candidate keyspace once a single valid token is obtained.
Affected Systems
This vulnerability affects the Support Genix – Helpdesk, AI Chatbot, Knowledge Base & Customer Support Ticketing System plugin for WordPress. All released versions up to and including 1.4.52 are impacted; versions beyond 1.4.52 are presumed to contain the fix.
Risk and Exploitability
The CVSS base score of 8.8 indicates a high‑severity risk, while the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog; an attacker only needs a subscriber‑level account to obtain a guest ticket, after which the low‑entropy key can be recovered offline, allowing the forging of an administrator‑level ticket that triggers wp_set_auth_cookie() at the unprotected /sgnix/?p endpoint, thus granting full administrative access.
OpenCVE Enrichment