Skip to main content

WPBot CVE-2026-13731

| EUVDEUVD-2026-40889 HIGH
Cross-site Scripting (XSS) (CWE-79)
2026-07-01 Wordfence GHSA-x882-f7rv-28ch
7.2
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
7.2 HIGH
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
vuln.today AI
7.2 HIGH

Unauthenticated network injection via a publicly exposed nonce (PR:N/AC:L) with scope change into an admin browser (S:C) yields limited confidentiality/integrity impact typical of stored XSS.

3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 01, 2026 - 05:24 vuln.today
CVE Published
Jul 01, 2026 - 03:43 nvd
HIGH 7.2

DescriptionCVE.org

The WPBot - AI ChatBot for Live Support, Lead Generation, AI Services plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'conversation' parameter in all versions up to, and including, 8.4.9 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The AJAX nonce required to authenticate the save request is publicly emitted on every frontend page via wp_localize_script, making it freely obtainable by any anonymous visitor and removing any practical barrier to exploitation.

AnalysisAI

Stored cross-site scripting in the WPBot AI ChatBot for WordPress (all versions through 8.4.9) lets unauthenticated attackers persist arbitrary JavaScript through the 'conversation' parameter, which later executes when the injected page is viewed - most notably by an administrator opening the chat-session reports in wp-admin. Because the AJAX nonce that guards the save endpoint is publicly emitted on every frontend page via wp_localize_script, any anonymous visitor can obtain it, so there is effectively no barrier to injection. No public exploit identified at time of analysis, and the flaw is not listed in CISA KEV; risk stems from ease of exploitation rather than confirmed in-the-wild abuse.

Technical ContextAI

The affected component is the WordPress plugin 'WPBot - AI ChatBot for Live Support, Lead Generation, AI Services' by QuantumCloud (CPE cpe:2.3:a:quantumcloud:wpbot_-_ai_chatbot...). The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation): chat conversation content submitted through the plugin's AJAX handler is stored without sufficient input sanitization and rendered without adequate output escaping when a session is displayed. The referenced source files (wpbot-chat-sessions.php lines 509/644 and the report partial view-single-chat.php line 148) indicate the payload is saved on the frontend save-conversation path and later reflected into the admin-facing single-chat report view, so the sink executes in an authenticated administrator's browser context. WordPress AJAX nonces are intended as a CSRF/authentication token, but here the nonce is broadcast to anonymous clients via wp_localize_script, defeating its protective purpose.

RemediationAI

Upstream fix available (changeset 3591600 in the WordPress plugin repository); a released patched version was not independently confirmed from the provided data, so update WPBot to the latest available release above 8.4.9 as published by QuantumCloud and confirm the version in wp-admin after upgrading. Consult the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/124f2b72-d8da-46ba-844f-e9cc01441702?source=cve) for the fixed-version designation before deploying. Until patched, compensating controls include deploying a WAF/virtual-patch rule (e.g., Wordfence) to filter script payloads on the chatbot save-conversation AJAX request, restricting access to the chat-session report pages in wp-admin to trusted administrators, and disabling or deactivating the WPBot chatbot if it is not business-critical - noting the trade-off that deactivation removes live-chat/lead-capture functionality and WAF rules may need tuning to avoid blocking legitimate chat content.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-13731 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy