CVE-2026-15964
CRITICALDescription
The Single Sign On For TNG plugin for WordPress is vulnerable to Authentication Bypass via unauthenticated password reset in all versions up to, and including, 2.0.0. This is due to the `ssoprocess_ajax()` function — registered on `wp_ajax_nopriv_ssoprocess_ajax` and therefore reachable without authentication — accepting an attacker-supplied `email` parameter with the `setnewpassword` operation and calling `reset_password()` on the resolved account without any ownership token, email confirmation link, or capability check. The sole guard is a call to `check_ajax_referer()`, which provides no authorization barrier because the `ssoajaxnonce` nonce is publicly broadcast on every front-end page via `wp_localize_script()` into the `SSOPWDREQUIREMENT` JavaScript object; since WordPress computes nonces for logged-out visitors against a shared anonymous session context, any unauthenticated visitor can scrape a valid nonce from the homepage and use it to authenticate the request. This makes it possible for unauthenticated attackers to change the password of any WordPress account, including administrator accounts, enabling complete site takeover.
How to fix
No published remediation has been found for this vulnerability's affected products yet.
Mitigation guidance may be in the linked vendor advisories in the References section below.
TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Exploit Intelligence
Low risk: more likely to be exploited than 39% of all known CVEs.
References
Related Vulnerabilities
Other CWE-620 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2024-20419 | Critical | 10.0 | 81% | - | Fix |
| CVE-2025-4322 | Critical | 9.8 | 19% | - | - |
| CVE-2024-48887 | Critical | 9.8 | 15% | - | Fix |
| CVE-2024-33699 | Critical | 9.9 | 11% | - | - |
| CVE-2020-7378 | Critical | 9.1 | 2.6% | - | - |
| CVE-2024-12824 | Critical | 9.8 | 2.3% | - | - |
Common questions
How do I fix CVE-2026-15964?
No published fix for CVE-2026-15964 has been found yet. Check the linked vendor advisories for guidance as it becomes available.
Is CVE-2026-15964 being actively exploited?
Not that we know of. CVE-2026-15964 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.49% is the estimated probability that it will be exploited in the next 30 days. That is higher than 39% of all scored CVEs.
How severe is CVE-2026-15964?
CVE-2026-15964 has a CVSS v3 base score of 9.8, rated critical. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
Embed a live status badge for CVE-2026-15964
Markdown
[](https://tridentstack.com/cve/CVE-2026-15964)HTML
<a href="https://tridentstack.com/cve/CVE-2026-15964"><img src="https://tridentstack.com/cve/badge/CVE-2026-15964.svg" alt="CVE-2026-15964"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-03.