Virtualizor Pre-auth Admin Takeover via OAuth Email SQL Injection
Virtualizor's social-login callback concatenates the email address returned by the OAuth provider straight into a SQL query. Because the email itself is the injection vector, the attack needs no special infrastructure -- just an ordinary OAuth account whose address carries the payload. We show why `x'OR/**/uid=1#@mydomain.com` is a valid email you can actually register on GitHub (and other providers), how it turns into an unauthenticated admin session, and why the vendor's 'could not reproduce' verdict missed the mark.