Description
The EchBay Admin Security plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the '_ebnonce' parameter in all versions up to, and including, 1.3.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2025-11-21
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting
Action: Patch immediately
AI Analysis

Impact

The EchBay Admin Security plugin for WordPress contains a reflected Cross‑Site Scripting flaw (CWE‑79) triggered by the '_ebnonce' query parameter. The plugin does not properly sanitize or escape this input before rendering it in page content, allowing an unauthenticated attacker to inject arbitrary JavaScript that will execute when a victim opens a crafted link.

Affected Systems

WordPress sites that have the EchBay Admin Security plugin version 1.3.0 or earlier, distributed by itvn9online.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity, while an EPSS value of less than 1% suggests a low likelihood of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. Attacks require social engineering to get a user to click a malicious link, and no authenticated access is necessary. When executed, the injected scripts run with the victim’s browser privileges, potentially allowing unintended client‑side actions.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade EchBay Admin Security to the latest version (≥1.3.1) or remove the plugin entirely if it is no longer required.
  • Ensure that any user‑supplied data is properly sanitized and escaped before being output to the browser, particularly query string parameters.
  • Implement a web‑application firewall rule that blocks or neutralizes script payloads in the '_ebnonce' parameter, or otherwise filters malicious JavaScript content from incoming requests.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Nov 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 24 Nov 2025 09:15:00 +0000

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

Fri, 21 Nov 2025 07:45:00 +0000

Type Values Removed Values Added
Description The EchBay Admin Security plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the '_ebnonce' parameter in all versions up to, and including, 1.3.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title EchBay Admin Security <= 1.3.0 - Reflected Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:59:42.035Z

Reserved: 2025-10-16T17:59:20.115Z

Link: CVE-2025-11885

cve-icon Vulnrichment

Updated: 2025-11-24T16:46:54.686Z

cve-icon NVD

Status : Deferred

Published: 2025-11-21T08:15:51.970

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

Link: CVE-2025-11885

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T14:00:18Z

Weaknesses