Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in xootix Login/Signup Popup easy-login-woocommerce allows Stored XSS.This issue affects Login/Signup Popup: from n/a through <= 2.9.4.
Published: 2025-06-20
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an improper neutralization of input during web page generation (CWE‑79) that allows an attacker to store malicious script payloads within the Login/Signup Popup plugin. When the plugin renders the stored content, the malicious script executes in the browser context of any user visiting the affected page, potentially enabling cookie theft, session hijack, defacement, or further site compromise. The injected code runs with the privileges of the user viewing the page and can affect the confidentiality, integrity, and availability of the site. This is a stored XSS flaw, meaning the payload remains stored on the server until rendered, giving an attacker persistent access.

Affected Systems

Vendor xootix; product Login/Signup Popup (easy‑login‑woocommerce). All releases from n/a through version 2.9.4 are affected. No further version details are provided, and users should assume that any release up to and including 2.9.4 is vulnerable.

Risk and Exploitability

The CVSS score of 5.9 indicates a moderate impact. The EPSS score of less than 1% suggests that exploitation is currently unlikely, and the vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector involves an authenticated user (or administrator) submitting malicious input via the plugin’s configuration or form fields, which is then stored in the database and rendered unsanitized on the site, allowing arbitrary JavaScript execution in browsers of visitors.

Generated by OpenCVE AI on April 30, 2026 at 10:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Login/Signup Popup plugin to the newest released version (greater than 2.9.4).
  • If an immediate update is not possible, disable or uninstall the plugin to stop rendering stored user content until a secure release is available.
  • Implement a Content Security Policy that blocks or restricts inline script execution on pages served by the plugin, or ensure all user input is sanitized before rendering.

Generated by OpenCVE AI on April 30, 2026 at 10:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-28356 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in xootix Login/Signup Popup allows Stored XSS. This issue affects Login/Signup Popup: from n/a through 2.9.4.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in xootix Login/Signup Popup allows Stored XSS. This issue affects Login/Signup Popup: from n/a through 2.9.4. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in xootix Login/Signup Popup easy-login-woocommerce allows Stored XSS.This issue affects Login/Signup Popup: from n/a through <= 2.9.4.
References
Metrics cvssV3_1

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


Mon, 23 Jun 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 20 Jun 2025 15:15:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in xootix Login/Signup Popup allows Stored XSS. This issue affects Login/Signup Popup: from n/a through 2.9.4.
Title WordPress Login/Signup Popup plugin <= 2.9.4 - Cross Site Scripting (XSS) Vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:16.400Z

Reserved: 2025-06-11T16:08:32.805Z

Link: CVE-2025-50027

cve-icon Vulnrichment

Updated: 2025-06-23T16:11:26.660Z

cve-icon NVD

Status : Deferred

Published: 2025-06-20T15:15:29.053

Modified: 2026-04-23T15:32:00.357

Link: CVE-2025-50027

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T11:00:15Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')