SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-80192

HIGH · CVSS 8.1 EPSS 0.27% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-26 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The vulnerability affects the @better-auth/sso plugin versions prior to 1.6.27, allowing attackers to exploit domain verification flaws to register unauthorized SSO providers and link them to existing user accounts. This can lead to unauthorized access with default member permissions for users with matching email domains. Organizations using this plugin, particularly those with SSO and organization assignment features enabled, should prioritize patching to mitigate potential account takeover risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-80192
Severity
HIGH
CVSS
8.1
EPSS
0.27%

Original NVD Description

@better-auth/sso before 1.6.27 (and before 1.4.8 in the 1.4.x line and before 1.7.0-rc.5 in the 1.7 prerelease line) contains two domain-ownership flaws. When domain verification is disabled, automatic organization assignment accepts unverified provider domains, allowing an authenticated organization owner/administrator to register an SSO provider for an arbitrary domain and have users with matching email domains added to the attacker's organization with default member permissions. When domain verification is enabled, a race condition between the verify-domain and update-provider endpoints can apply completed DNS proof to a different domain; combined with implicit account linking, this can link an attacker-controlled identity provider to an existing user account. Exploitation requires the SSO plugin (and, for the org-assignment path, the organization plugin) with the relevant configuration enabled.