What the vulnerability does
01Description
The External Login plugin for WordPress is vulnerable to sensitive information exposure in all versions up to, and including, 1.11.2 due to the 'exlog_test_connection' AJAX action lacking capability checks or nonce validation. This makes it possible for authenticated attackers, with subscriber-level access and above, to query the configured external database and retrieve truncated usernames, email addresses, and password hashes via the diagnostic test results view.
Explanation of Vulnerability in Simple Terms
02Summary
External Login versions up to 1.11.2 expose sensitive information to authenticated users. A logged-in attacker can read data they should not have access to through the application's information disclosure vulnerability. The flaw requires valid user credentials but no additional user interaction. Update to a version newer than 1.11.2 to remediate.
What an attacker can do
03Attacker Capabilities
Read sensitive information they should not have access to.
Potential impact on your site
04Site Impact
Authenticated users can view private data belonging to other users or the site.
Conditions required to exploit
05Prerequisites
Attacker must have a valid user account and be logged in.
Key dates
06Disclosure timeline
October 15, 2025
CVE published
April 8, 2026
Record updated