Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in leadbi LeadBI Plugin for WordPress leadbi allows Stored XSS.This issue affects LeadBI Plugin for WordPress: from n/a through <= 1.7.
Published: 2025-10-22
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The identified flaw is a stored cross‑site scripting vulnerability in the LeadBI Plugin for WordPress that allows an attacker to inject malicious scripts into the web page viewable by other site users. As a result, compromised users could be redirected to phishing sites, have their credentials harvested, or have their sessions hijacked, thereby affecting the confidentiality, integrity, and availability of user sessions. The weakness is a failure to properly neutralize user input during page generation.

Affected Systems

LeadBI Plugin for WordPress, versions from the earliest release up to and including 1.7. Any WordPress installation running one of these versions is considered affected unless an earlier upgrade was applied.

Risk and Exploitability

The CVSS score of 6.5 indicates high severity, and the EPSS score of less than 1% shows that the probability of exploitation is very low but not zero. The vulnerability is not listed in the CISA KEV catalog, so it has not been observed in widespread attacks yet. An attacker would need to inject a crafted payload via the plugin’s data fields; typical attack vectors would involve input sites that are not properly encoded or filtered. Once injected, the script executes in the context of the site’s users, allowing various malicious actions as outlined above.

Generated by OpenCVE AI on April 29, 2026 at 16:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade LeadBI Plugin for WordPress to the latest version (1.8 or newer) to eliminate the stored XSS flaw.
  • If an immediate upgrade is unavailable, apply output encoding or sanitization to any data that the plugin stores and displays – for example, use WordPress’s wp_kses or esc_html to ensure that injected scripts are neutralized before rendering.
  • Keep a log of all accesses through the plugin and monitor for suspicious requests or newly injected content; disable the plugin or remove its data if an attack appears to have succeeded.

Generated by OpenCVE AI on April 29, 2026 at 16:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Thu, 13 Nov 2025 11:30:00 +0000


Thu, 13 Nov 2025 10:45:00 +0000


Thu, 23 Oct 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Thu, 23 Oct 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 23 Oct 2025 10:30:00 +0000

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

Wed, 22 Oct 2025 14:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in leadbi LeadBI Plugin for WordPress leadbi allows Stored XSS.This issue affects LeadBI Plugin for WordPress: from n/a through <= 1.7.
Title WordPress LeadBI Plugin for WordPress plugin <= 1.7 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References

Subscriptions

Leadbi Leadbi Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:29:03.625Z

Reserved: 2025-06-11T16:07:34.181Z

Link: CVE-2025-49960

cve-icon Vulnrichment

Updated: 2025-10-23T14:20:08.685Z

cve-icon NVD

Status : Deferred

Published: 2025-10-22T15:15:42.720

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

Link: CVE-2025-49960

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T16:45:15Z

Weaknesses
  • CWE-79

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