Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total2
Critical1
High0
Medium0
Reset
Showing 1-2 of 2 records
Threat Entry Updated 2026-08-10

CVE-2026-16299 - Single Sign On For Tng Plugin

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.

PLUGIN Single Sign On For Tng

CVE-2026-16299

UNKNOWN CVSS 0.0 2026-08-10
Threat Entry Updated 2026-08-03

CVE-2026-15964 - Single Sign On For Tng Plugin

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…

PLUGIN Single Sign On For Tng

CVE-2026-15964

CRITICAL CVSS 9.8 2026-08-01
Scroll to top