PT-2026-57016 · WordPress · Loginpress Pro
CVE-2026-12595
·
Published
2026-07-09
·
Updated
2026-07-10
CVSS v3.1
8.1
High
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
LoginPress Pro versions prior to 6.2.4
Description
An authentication bypass exists in the Discord OAuth callback handler
loginpress on discord login(). The handler processes the email field from the Discord /users/@me endpoint without verifying if the profile's verified flag is true. It then maps this email to a local WordPress account using get user by('email', $profile['email']) and issues an authenticated session cookie via wp set auth cookie(). This allows an unauthenticated attacker to take over any WordPress account, including administrator accounts, by creating a Discord account with an unverified email that matches the target user's WordPress email and completing the OAuth flow.Recommendations
Update LoginPress Pro to version 6.2.4 or later.
Fix
Improper Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Loginpress Pro