Description
The External Login plugin for WordPress is vulnerable to SQL Injection via the 'log' parameter in all versions up to, and including, 1.11.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database when a PostgreSQL or MSSQL database is configured as the external authentication database.
Published: 2025-10-15
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection enabling unauthenticated data extraction
Action: Immediate Patch
AI Analysis

Impact

The External Login plugin for WordPress contains an insecure handling of the 'log' parameter, allowing unauthenticated attackers to inject SQL through existing queries. A compromised request can remain in a POST or GET payload and bypass the plugin’s protective checks, producing additional SQL that runs on the authorisation database. When a PostgreSQL or MSSQL database is used for external authentication, the injected payload can read sensitive credentials or other confidential data from that database, representing a significant confidentiality breach.

Affected Systems

WordPress sites running the External Login plugin version 1.11.2 or earlier. The vulnerability only applies when the plugin is configured to use a PostgreSQL or Microsoft SQL Server database for external authentication.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity of the flaw, but the EPSS score of less than 1% suggests that the likelihood of a public exploit is currently low. The vulnerability is not listed in the CISA KEV catalog, so there is no catalogued active exploitation. Nonetheless, the flaw can be triggered by an unauthenticated HTTP request that includes a specially crafted 'log' parameter, so the attack vector is via the web interface. An attacker who can reach the vulnerable endpoint can potentially extract data from the external authentication database without needing any credentials or administrative access to the WordPress site.

Generated by OpenCVE AI on April 22, 2026 at 13:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the External Login plugin to the latest version (the vulnerability is fixed in releases after 1.11.2).
  • If an update is not possible, remove or disable the plugin to prevent exposure of the vulnerable code path.
  • If the external authentication database must remain in use, restrict its network accessibility and enforce least‑privilege permissions so that even if injection is successful, the injected queries cannot retrieve or modify sensitive data.

Generated by OpenCVE AI on April 22, 2026 at 13:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Oct 2025 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 15 Oct 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 15 Oct 2025 08:45:00 +0000

Type Values Removed Values Added
Description The External Login plugin for WordPress is vulnerable to SQL Injection via the 'log' parameter in all versions up to, and including, 1.11.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database when a PostgreSQL or MSSQL database is configured as the external authentication database.
Title External Login <= 1.11.2 - Unauthenticated SQL Injection via log
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:50:15.743Z

Reserved: 2025-09-29T21:28:26.721Z

Link: CVE-2025-11177

cve-icon Vulnrichment

Updated: 2025-10-15T13:23:12.599Z

cve-icon NVD

Status : Deferred

Published: 2025-10-15T09:15:42.093

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11177

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T13:15:17Z

Weaknesses