Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in niksudan WordPress Additional Logins wp-additional-logins allows Reflected XSS.This issue affects WordPress Additional Logins: from n/a through <= 1.0.0.
Published: 2025-02-03
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a Reflected Cross‑Site Scripting flaw that allows an attacker to inject arbitrary JavaScript into the web pages generated by the WordPress Additional Logins plugin. By crafting malicious input that is echoed back in the response, a victim who visits a specially crafted URL could execute code in the context of the site, potentially stealing session cookies, defacing the site, or redirecting the user to phishing domains. The flaw directly impacts the confidentiality, integrity, and availability of the affected WordPress installation, as it can hijack user sessions or manipulate page content.

Affected Systems

The vulnerability affects the WordPress Additional Logins plugin developed by niksudan, with all releases from the initial version through any release up to and including 1.0.0. WordPress sites that have this plugin installed and have not updated past the 1.0.0 release are at risk. No additional third‑party products are listed as affected.

Risk and Exploitability

The CVSS score is 7.1, indicating high severity. The EPSS score is less than 1 %, suggesting a low likelihood of widespread exploitation, and the vulnerability is not listed in CISA KEV, so no known active exploits have been reported. The likely attack vector is via a reflected XSS path: an attacker sends a crafted request containing malicious input to the plugin’s entry point, which the plugin echoes back without proper sanitization. This would typically require victim interaction, such as clicking a link or visiting a URL that incorporates the malicious payload, but no authenticated access is required to trigger the reflection.

Generated by OpenCVE AI on May 1, 2026 at 17:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WordPress Additional Logins plugin to a version newer than 1.0.0 to remove the reflected XSS code path.
  • If an update is not immediately available, disable the plugin or delete it from the WordPress installation to eliminate the vulnerable code surface.
  • As an additional safeguard, configure the web server or application firewall to block or sanitize URLs containing suspicious query parameters that match the plugin’s request pattern, mitigating reflected XSS attempts until a patch is applied.

Generated by OpenCVE AI on May 1, 2026 at 17:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3286 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Nik Sudan WordPress Additional Logins allows Reflected XSS. This issue affects WordPress Additional Logins: from n/a through 1.0.0.
History

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/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 Nik Sudan WordPress Additional Logins allows Reflected XSS. This issue affects WordPress Additional Logins: from n/a through 1.0.0. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in niksudan WordPress Additional Logins wp-additional-logins allows Reflected XSS.This issue affects WordPress Additional Logins: from n/a through <= 1.0.0.
References
Metrics cvssV3_1

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


Mon, 14 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00035}

epss

{'score': 0.00045}


Mon, 03 Feb 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Feb 2025 14:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Nik Sudan WordPress Additional Logins allows Reflected XSS. This issue affects WordPress Additional Logins: from n/a through 1.0.0.
Title WordPress WordPress Additional Logins plugin <= 1.0.0 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/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:11:14.604Z

Reserved: 2025-01-16T11:27:15.896Z

Link: CVE-2025-23614

cve-icon Vulnrichment

Updated: 2025-02-03T16:06:59.568Z

cve-icon NVD

Status : Deferred

Published: 2025-02-03T15:15:22.270

Modified: 2026-06-17T08:55:48.493

Link: CVE-2025-23614

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T18:00:09Z

Weaknesses
  • CWE-79

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