Description
The Quick Social Login plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'quick-login' shortcode in all versions up to, and including, 1.4.6 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-10-15
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting with contributor‑level access
Action: Patch Immediately
AI Analysis

Impact

The Quick Social Login plugin allows a contributor‑level or higher authenticated user to supply attributes to its ‘quick-login’ shortcode. Because the plugin does not properly sanitize or escape these attributes, the data is stored and later rendered in webpages. An attacker can inject malicious JavaScript that will execute for any user who views the affected page. This flaw can be used to hijack user sessions, deface content, or exfiltrate credentials and other sensitive data. The weakness is a classic stored XSS (CWE‑79).

Affected Systems

All WordPress installations that employ the Quick Social Login plugin version 1.4.6 or earlier are susceptible. The plugin is distributed under the vendor name andreiigna and is widely used in WordPress sites that support social login functionalities. The vulnerable code resides in the plugin’s shortcode handling, and any page that includes the short‑code can be exploited.

Risk and Exploitability

The flaw receives a CVSS base score of 6.4, indicating moderate severity. The EPSS score is reported as < 1 %, suggesting a very low likelihood of exploitation in the wild at the time of analysis. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires that the attacker already have contributor‑level or higher access to the site, so privilege escalation is necessary before the stored XSS can be deployed. Once the attribute is injected, the malicious script will run on page load for all users who view the affected page.

Generated by OpenCVE AI on April 21, 2026 at 02:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Quick Social Login plugin to the latest available version (any release newer than 1.4.6).
  • If an upgrade is not immediately possible, restrict the use of the ‘quick-login’ shortcode to trusted administrative pages or remove it entirely from public content.
  • Minimize the number of contributors and enforce the least‑privilege principle; consider editing role capabilities so that only trusted users can edit plugins or post content with shortcodes.

Generated by OpenCVE AI on April 21, 2026 at 02:20 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': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description The Quick Social Login plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'quick-login' shortcode in all versions up to, and including, 1.4.6 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Quick Social Login <= 1.4.6 - Authenticated (Contributor+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:14:26.860Z

Reserved: 2025-09-08T20:34:13.185Z

Link: CVE-2025-10140

cve-icon Vulnrichment

Updated: 2025-10-15T13:24:26.743Z

cve-icon NVD

Status : Deferred

Published: 2025-10-15T09:15:38.077

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

Link: CVE-2025-10140

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T02:30:25Z

Weaknesses