CVE-2026-19806
Last modified
CVE-2026-19806 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The Support Genix – Helpdesk, AI Chatbot, Knowledge Base & Customer Support Ticketing System plugin for WordPress is vulnerable to Authentication Bypass leading to Administrator Account Takeover in all versions up to, and including, 1.4.52 via the `guest_ticket_login()` function and its `p` parameter. This is due to the site-wide AES-256-CBC encryption key being derived from only three two-digit `wp_rand(10, 99)` values and a Unix timestamp via `md5()` — yielding approximately 19.5 bits of entropy — combined with a deterministic IV derived from the password, no authentication tag on the ciphertext, and no capability check, nonce, or session validation on the publicly reachable `/sgnix/?p=<token>` endpoint. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
The Support Genix – Helpdesk, AI Chatbot, Knowledge Base & Customer Support Ticketing System plugin for WordPress is vulnerable to Authentication Bypass leading to Administrator Account Takeover in all versions up to, and including, 1.4.52 via the `guest_ticket_login()` function and its `p` parameter. This is due to the site-wide AES-256-CBC encryption key being derived from only three two-digit `wp_rand(10, 99)` values and a Unix timestamp via `md5()` — yielding approximately 19.5 bits of entropy — combined with a deterministic IV derived from the password, no authentication tag on the ciphertext, and no capability check, nonce, or session validation on the publicly reachable `/sgnix/?p=<token>` endpoint. This makes it possible for authenticated attackers, with subscriber-level access and above, who can obtain a single legitimate guest ticket token as a known-plaintext oracle and bound the plugin activation timestamp, to exhaust the ~729,000-candidate keyspace entirely offline, recover the site-wide encryption key, and forge a self-consistent `{ticket_id, ticket_user}` token targeting any administrator-owned ticket. Submitting the forged token to the unprotected endpoint causes `wp_set_auth_cookie()` to be called for that administrator, granting the attacker full administrative access to the WordPress site.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| devitemsllc | Support Genix – Helpdesk, AI Chatbot, Knowledge Base & Customer Support Ticketing System | <= 1.4.52 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-19806?
How severe is CVE-2026-19806?
How do I fix CVE-2026-19806?
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-19796The Listdom: AI-powered Business Directory with Classifieds …7.2
- CVE-2026-19797The User Access Manager plugin for WordPress is vulnerable t…6.1
- CVE-2026-1980The WPBookit plugin for WordPress is vulnerable to unauthori…5.3
- CVE-2026-19800The Mail Mint – Email Marketing, Newsletter, Email Automatio…4.9
- CVE-2026-19801The BetterLinks – Link Shortener, Link Cloaking, Redirects, …4.3
- CVE-2026-19802The Checkout Custom Fields Builder for WooCommerce plugin fo…4.3
- CVE-2026-1981The HUMN-1 AI Website Scanner & Human Certification by Winst…4.3
- CVE-2026-19811A security flaw has been discovered in TOTOLINK A800R 4.1.2c…8.8
- CVE-2026-19812A weakness has been identified in TOTOLINK A800R 4.1.2cu.513…8.8
- CVE-2026-19813A security vulnerability has been detected in TOTOLINK A800R…8.8
- CVE-2026-19814A vulnerability was detected in TOTOLINK A800R 4.1.2cu.5137_…8.8
- CVE-2026-19815A flaw has been found in TOTOLINK A800R 4.1.2cu.5137_B202007…8.8
Are you affected by CVE-2026-19806?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
