CVE-2026-12595
Last modified
CVE-2026-12595 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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(). EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| LoginPress | LoginPress Pro | <= 6.2.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-12595?
How severe is CVE-2026-12595?
How do I fix CVE-2026-12595?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-12585The Abandoned Cart Lite for WooCommerce WordPress plugin bef…8.1
- CVE-2026-12586The Lenxel WP WordPress theme through 1.0.31 does not perfor…8.1
- CVE-2026-12588An attacker with access to an HX 10.0.0 and previous versio…6
- CVE-2026-12590Impact: In body-parser versions prior to 1.20.6 (1.x line) a…5.9
- CVE-2026-12592The SlimStat Analytics WordPress plugin before 5.5.0 does no…7.5
- CVE-2026-12593The implementation of an internal and undocumented Dashboard…8.7
- CVE-2026-12597The LoginPress Pro plugin for WordPress is vulnerable to Aut…8.1
- CVE-2026-12598The LoginPress Pro plugin for WordPress is vulnerable to aut…8.1
- CVE-2026-1260Invalid memory access in Sentencepiece versions less than 0.…7.8
- CVE-2026-12602Incorrect default permissions in ArubaSign, affecting versio…8.8
- CVE-2026-12605In Eclipse GlassFish versions 8.0.x before 8.0.4, CSRF + SSR…9.6
- CVE-2026-12606Eclipse Grizzly in versions before 5.0.2, cannot properly pa…5.3
Are you affected by CVE-2026-12595?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
