CVE-2025-11196 MEDIUM

CVE-2025-11196: External Login <= 1.11.2 - Authenticated (Subscriber+) Sensitive Data Exposure via Test Connection

Vendor Tbenyon
Product External Login
Weakness CWE-200 · Info exposure
Published October 15, 2025
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

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