CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-12595

highCVSS 8.1covered by 1 sourcefirst seen 2026-07-10
The LoginPress Pro plugin for WordPress is vulnerable to Authentication Bypass via Unverified OAuth Email in all versions up to and including 6.2.3. The vulnerability exists in the loginpress_on_discord_login() Discord OAuth callback handler, which accepts the email field returned by Discord's /users/@me endpoint without ever checking that the profile's verified flag is true, then directly maps that email to a local WordPress account via get_user_by('email', $profile['email']) and issues an authenticated session cookie via wp_set_auth_cookie(). This makes it possible for unauthenticated attackers to take over any existing WordPress account — including administrator accounts — by registering a Discord account configured with an unverified email address that matches the target user's registered WordPress email and completing the standard Discord OAuth flow.

⚡ Watch CVE-2026-12595

Get an email if CVE-2026-12595 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-12595

CVE.org record

Embed the live status

CVE-2026-12595 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-12595 status](https://www.csirts.com/badge/CVE-2026-12595)](https://www.csirts.com/cve/CVE-2026-12595)