Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-35511
Published:August 14, 2026
Updated:August 27, 2026
The OAuth callback handler links incoming OAuth identities (Google, GitHub, etc.) to existing accounts matched by email address without verifying that the existing account's email was verified by its original owner. An attacker who pre-registers with a victim's email address (without verifying it) gains persistent password-based access to the victim's account after the victim completes a normal OAuth login. Verified against HEAD (commit 73679fa).
Affected Packages
https://github.com/authorizerdev/authorizer.git (GITHUB):
Affected version(s) >=2.4.0-rc.1 <2.4.0-rc.16
Fix Suggestion:
Update to version 2.4.0-rc.16
github.com/authorizerdev/authorizer (GO):
Affected version(s) >=v0.0.0-20211229001139-df192bed4d23 <v0.0.0-20260807033110-66fe488fd2a4
Fix Suggestion:
Update to version v0.0.0-20260807033110-66fe488fd2a4
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Authentication