Support Genix <= 1.4.52 - Authenticated (Subscriber+) Authentication Bypass to Administrator Account Takeover via 'p' Parameter Forged Guest Token
Summary
| CVE | CVE-2026-19806 |
|---|---|
| State | PUBLISHED |
| Assigner | Wordfence |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-01 05:17:09 UTC |
| Updated | 2026-09-02 18:19:16 UTC |
| 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. |
Risk And Classification
Primary CVSS: v3.1 8.8 HIGH from [email protected]
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS: 0.003960000 probability, percentile 0.327030000 (date 2026-09-02)
Problem Types: CWE-287 | CWE-287 CWE-287 Improper Authentication
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Secondary | 8.8 | HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 8.8 | HIGH | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Devitemsllc | Support Genix Helpdesk AI Chatbot Knowledge Base Customer Support Ticketing System | affected 1.4.52 semver | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| www.wordfence.com/threat-intel/vulnerabilities/id/188f7c1d-e8ad-4114-9aa4-c3e8b... | [email protected] | www.wordfence.com | |
| plugins.trac.wordpress.org/browser/support-genix-lite/tags/1.4.51/models/database/Mapbd_... | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/support-genix-lite/tags/1.4.50/models/database/Mapbd_... | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/support-genix-lite/tags/1.4.50/libs/Apbd_Wps_Encrypti... | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/support-genix-lite/tags/1.4.50/modules/Apbd_wps_setti... | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/support-genix-lite/tags/1.4.51/core/secondary_helper.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/support-genix-lite/tags/1.4.50/core/secondary_helper.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/support-genix-lite/tags/1.4.51/modules/Apbd_wps_setti... | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/changeset | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/support-genix-lite/tags/1.4.50/modules/Apbd_wps_setti... | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/support-genix-lite/tags/1.4.51/libs/Apbd_Wps_Encrypti... | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/support-genix-lite/tags/1.4.51/modules/Apbd_wps_setti... | [email protected] | plugins.trac.wordpress.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Supakiad S. (m3ez) (en)
Additional Advisory Data
| Source | Time | Event |
|---|---|---|
| CNA | 2026-08-21T17:35:41.000Z | Vendor Notified |
| CNA | 2026-08-31T16:02:05.000Z | Disclosed |
There are currently no legacy QID mappings associated with this CVE.