CVE-2026-1189: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in leadbi LeadBI Plugin for WordPress
CVE-2026-1189 is a stored cross-site scripting (XSS) vulnerability in the LeadBI Plugin for WordPress affecting all versions up to 1. 7. It arises from improper input sanitization and output escaping of the 'form_id' parameter in the 'leadbi_form' shortcode. Authenticated users with Contributor-level access or higher can inject malicious scripts that execute when other users view the affected pages. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction for exploitation. While no known exploits are currently reported in the wild, the vulnerability poses a risk to confidentiality and integrity of user data. European organizations using this plugin on WordPress sites should prioritize patching or mitigating this issue to prevent potential account compromise or session hijacking. Countries with high WordPress adoption and significant use of marketing plugins are most at risk.
AI Analysis
Technical Summary
CVE-2026-1189 is a stored cross-site scripting (XSS) vulnerability identified in the LeadBI Plugin for WordPress, specifically affecting all versions up to and including 1.7. The vulnerability stems from insufficient sanitization and escaping of user-supplied input in the 'form_id' parameter of the 'leadbi_form' shortcode. This flaw allows authenticated attackers with at least Contributor-level privileges to inject arbitrary JavaScript code into WordPress pages. Because the malicious script is stored persistently, it executes whenever any user accesses the compromised page, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. The vulnerability does not require user interaction beyond visiting the infected page and has a CVSS 3.1 base score of 6.4, reflecting medium severity. The attack vector is network-based with low attack complexity and privileges required are low (Contributor-level). The scope is changed as the vulnerability affects other users beyond the attacker. No patches or official fixes are currently linked, and no known exploits have been reported in the wild. However, the presence of this vulnerability in a widely used WordPress plugin used for lead generation and marketing forms increases the risk profile, especially for websites that allow multiple users with Contributor or higher roles.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution within their WordPress environments, potentially compromising user sessions, stealing sensitive data, or performing unauthorized actions. Organizations relying on the LeadBI plugin for marketing or lead capture may face data integrity and confidentiality breaches, damaging customer trust and violating data protection regulations such as GDPR. The stored nature of the XSS means that any user visiting the infected page is at risk, increasing the attack surface. This can also facilitate further attacks such as phishing or malware distribution. The medium severity score indicates a significant but not critical risk, yet the ease of exploitation by authenticated users with relatively low privileges makes it a notable threat. The lack of known exploits in the wild suggests an opportunity for proactive mitigation before widespread abuse occurs.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the LeadBI plugin and its version. Until an official patch is released, administrators should restrict Contributor-level access and above to trusted users only, minimizing the risk of malicious input injection. Implementing Web Application Firewalls (WAF) with rules to detect and block suspicious input patterns related to the 'form_id' parameter can help mitigate exploitation. Additionally, organizations should enforce strict Content Security Policies (CSP) to limit the execution of unauthorized scripts. Regularly monitoring logs for unusual activity or script injections on pages using the 'leadbi_form' shortcode is recommended. Finally, organizations should stay alert for updates or patches from the vendor and apply them promptly once available.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Poland, Sweden
CVE-2026-1189: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in leadbi LeadBI Plugin for WordPress
Description
CVE-2026-1189 is a stored cross-site scripting (XSS) vulnerability in the LeadBI Plugin for WordPress affecting all versions up to 1. 7. It arises from improper input sanitization and output escaping of the 'form_id' parameter in the 'leadbi_form' shortcode. Authenticated users with Contributor-level access or higher can inject malicious scripts that execute when other users view the affected pages. The vulnerability has a CVSS score of 6. 4 (medium severity) and does not require user interaction for exploitation. While no known exploits are currently reported in the wild, the vulnerability poses a risk to confidentiality and integrity of user data. European organizations using this plugin on WordPress sites should prioritize patching or mitigating this issue to prevent potential account compromise or session hijacking. Countries with high WordPress adoption and significant use of marketing plugins are most at risk.
AI-Powered Analysis
Technical Analysis
CVE-2026-1189 is a stored cross-site scripting (XSS) vulnerability identified in the LeadBI Plugin for WordPress, specifically affecting all versions up to and including 1.7. The vulnerability stems from insufficient sanitization and escaping of user-supplied input in the 'form_id' parameter of the 'leadbi_form' shortcode. This flaw allows authenticated attackers with at least Contributor-level privileges to inject arbitrary JavaScript code into WordPress pages. Because the malicious script is stored persistently, it executes whenever any user accesses the compromised page, potentially leading to session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. The vulnerability does not require user interaction beyond visiting the infected page and has a CVSS 3.1 base score of 6.4, reflecting medium severity. The attack vector is network-based with low attack complexity and privileges required are low (Contributor-level). The scope is changed as the vulnerability affects other users beyond the attacker. No patches or official fixes are currently linked, and no known exploits have been reported in the wild. However, the presence of this vulnerability in a widely used WordPress plugin used for lead generation and marketing forms increases the risk profile, especially for websites that allow multiple users with Contributor or higher roles.
Potential Impact
For European organizations, this vulnerability can lead to unauthorized script execution within their WordPress environments, potentially compromising user sessions, stealing sensitive data, or performing unauthorized actions. Organizations relying on the LeadBI plugin for marketing or lead capture may face data integrity and confidentiality breaches, damaging customer trust and violating data protection regulations such as GDPR. The stored nature of the XSS means that any user visiting the infected page is at risk, increasing the attack surface. This can also facilitate further attacks such as phishing or malware distribution. The medium severity score indicates a significant but not critical risk, yet the ease of exploitation by authenticated users with relatively low privileges makes it a notable threat. The lack of known exploits in the wild suggests an opportunity for proactive mitigation before widespread abuse occurs.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the LeadBI plugin and its version. Until an official patch is released, administrators should restrict Contributor-level access and above to trusted users only, minimizing the risk of malicious input injection. Implementing Web Application Firewalls (WAF) with rules to detect and block suspicious input patterns related to the 'form_id' parameter can help mitigate exploitation. Additionally, organizations should enforce strict Content Security Policies (CSP) to limit the execution of unauthorized scripts. Regularly monitoring logs for unusual activity or script injections on pages using the 'leadbi_form' shortcode is recommended. Finally, organizations should stay alert for updates or patches from the vendor and apply them promptly once available.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-01-19T13:40:21.853Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69748ef84623b1157cac2e79
Added to database: 1/24/2026, 9:20:56 AM
Last enriched: 1/24/2026, 9:35:52 AM
Last updated: 1/24/2026, 12:05:21 PM
Views: 5
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-1300: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in mehtevas Responsive Header Plugin
MediumCVE-2026-1208: CWE-352 Cross-Site Request Forgery (CSRF) in mainichiweb Friendly Functions for Welcart
MediumCVE-2026-1191: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in freemp JavaScript Notifier
MediumCVE-2026-1127: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wpdiscover Timeline Event History
MediumCVE-2025-13205: CWE-352 Cross-Site Request Forgery (CSRF) in devsoftbaltic SurveyJS: Drag & Drop Form Builder
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.