Description
The Single Sign On For TNG WordPress plugin before 2.2.0 does not properly validate a password reset request, allowing unauthenticated attackers to reset the password of arbitrary users, including administrators, which could lead to a full site takeover.
Published: 2026-08-10
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is in the Single Sign On For TNG WordPress plugin. Versions before 2.2.0 fail to verify that a password reset request originates from an authenticated session. As a result, an unauthenticated user can trigger a reset for any existing username, including administrators. The ability to set a known password for an administrator allows an attacker to gain full control over the site and all its data.

Affected Systems

WordPress sites that have installed the Single Sign On For TNG plugin with a version earlier than 2.2.0. No specific platform or additional product versions are listed, so any site using the affected plugin in any WordPress installation is susceptible.

Risk and Exploitability

The CVSS score of 9.8 indicates critical severity, and the EPSS score is < 1%, so while the likelihood of exploitation is low, the potential impact is catastrophic. The vulnerability is not listed in the CISA KEV catalog, but the lack of authentication for a privileged operation marks this as a high‑risk flaw. Attackers only need to craft a request to the password‑ reset endpoint; no user interaction or privileged credentials are required. Given the described impact, the risk of exploitation is significant and should be treated as a serious threat.

Generated by OpenCVE AI on August 13, 2026 at 09:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Single Sign On For TNG plugin to version 2.2.0 or later.
  • If an immediate update is not possible, disable or block the password reset endpoint through site security rules or the plugin’s settings.
  • After remediation, review all user accounts and reset administrator passwords to fresh, strong values.
  • Consider deploying web‑application firewall rules to detect and block anomalous password‑reset requests until a patch is applied.

Generated by OpenCVE AI on August 13, 2026 at 09:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 10 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-306

Mon, 10 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Single Sign On For TNG WordPress plugin before 2.2.0 does not properly validate a password reset request, allowing unauthenticated attackers to reset the password of arbitrary users, including administrators, which could lead to a full site takeover.
Title Single Sign On For TNG < 2.2.0 - Unauthenticated Arbitrary Password Reset
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-11T20:15:20.524Z

Reserved: 2026-07-20T12:39:27.295Z

Link: CVE-2026-16299

cve-icon Vulnrichment

Updated: 2026-08-11T20:15:16.485Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T07:16:48.163

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-16299

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:15:03Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-287

    Improper Authentication

  • CWE-306

    Missing Authentication for Critical Function