← WordPress Vulnerabilities
WordPress security by component

WPBot

WPBot is a WordPress component with 27 published CVE records in this archive. The latest tracked vulnerability was published Jul 28, 2026; the highest CVE/CNA score is 9.8.

Plugin slug: chatbot

CVE-2026-16774: WPBot exposes an unauthenticated arbitrary email relay

WPBot through 8.5.9 registers wpcs_send_email() as both wp_ajax_wpcs_send_email and wp_ajax_nopriv_wpcs_send_email without a nonce, capability check or rate limit. An unauthenticated attacker can submit data[to], data[subject] and data[message] to admin-ajax.php?action=wpcs_send_email; the handler passes those values to wp_mail() using a sender address from the site's domain. This permits spam and phishing through the site and can damage its domain or IP reputation. Actual delivery remains dependent on the site's mail configuration. Version 8.6.0 removes logged-out access, requires manage_options and a nonce, and restricts recipients.

PublishedJul 28, 2026
Known safe version8.6.0
Safe version
Jul 28, 2026 CVE-2026-16774
WPBot exposes an unauthenticated arbitrary email relay
WPBot through 8.5.9 registers wpcs_send_email() as both wp_ajax_wpcs_send_email and wp_ajax_nopriv_wpcs_send_email without a nonce, capability check or rate limit. An unauthenticated attacker can submit data[to], data[subject] and data[message] to admin-ajax.php?action=wpcs_send_email; the handler passes those values to wp_mail() using a sender address from the site's domain. This permits spam and phishing through the site and can damage its domain or IP reputation. Actual delivery remains dependent on the site's mail configuration. Version 8.6.0 removes logged-out access, requires manage_options and a nonce, and restricts recipients.
8.6.0
CVE5.3
NVDPending
Jul 28, 2026 CVE-2026-16773
WPBot exposes stored chat sessions and can email transcripts to an attacker
WPBot through 8.5.9 registers both qcld_chatbot_session_date_filter and wpbot_send_email_transcript for unauthenticated admin-ajax use without a nonce or capability check. An unauthenticated attacker can submit start_date and end_date to qcld_chatbot_session_date_filter_free() and receive rows from wpbot_user, including session identifiers and stored user data, then submit a selected session plus an attacker-controlled email to wpbot_send_email_transcript_free(). That function reads the matching wpbot_user and wpbot_conversation rows and sends the full transcript with wp_mail() to the supplied address, exposing chat content and associated PII. Version 8.6.0 removes both nopriv registrations, requires manage_options plus an AJAX nonce, and sends transcripts only to the address stored for the session.
8.6.0
CVE5.3
NVDPending
Jul 16, 2026 CVE-2026-15610
WPBot – AI ChatBot for Live Support, Lead Generation, AI Services: A security weakness
WPBot – AI ChatBot for Live Support, Lead Generation, AI Services is affected by a security weakness. Exploitation requires at least subscriber-level access. The resulting impact depends on how the affected component exposes the vulnerable operation. The published affected range is <= 8.5.6.
> 8.5.6
CVE4.3
NVDPending
Jul 16, 2026 CVE-2026-15106
WPBot – AI ChatBot for Live Support, Lead Generation, AI Services: A security weakness
WPBot – AI ChatBot for Live Support, Lead Generation, AI Services is affected by a security weakness. The vulnerable path is reachable without authentication. The resulting impact depends on how the affected component exposes the vulnerable operation. The published affected range is <= 8.5.6.
> 8.5.6
CVE5.3
NVDPending
Jul 13, 2026 CVE-2026-57363
ChatBot: Cross-site scripting
ChatBot is affected by cross-site scripting. Exposure depends on how the affected operation is made reachable by the site. Injected script can execute in the affected site's origin when the vulnerable output is viewed. The published affected range is <= 8.3.7.
8.3.8
CVE7.1
NVDPending
Jul 02, 2026 CVE-2026-57362
ChatBot: Cross-site scripting
ChatBot is affected by cross-site scripting. The vulnerable path is reachable without authentication. Injected script can execute in the affected site's origin when the vulnerable output is viewed. The published affected range is n/a through 8.3.2.
8.3.3
CVE7.1
NVDPending
Jul 01, 2026 CVE-2026-13731
WPBot – AI ChatBot for Live Support, Lead Generation, AI Services: Cross-site scripting
WPBot – AI ChatBot for Live Support, Lead Generation, AI Services is affected by cross-site scripting. The vulnerable path is reachable without authentication. Injected script can execute in the affected site's origin when the vulnerable output is viewed. The published affected range is <= 8.4.9.
> 8.4.9
CVE7.2
NVDPending
Jun 15, 2026 CVE-2026-40788
ChatBot: A security weakness
ChatBot is affected by a security weakness. Exposure depends on how the affected operation is made reachable by the site. The resulting impact depends on how the affected component exposes the vulnerable operation. The published affected range is n/a through 7.9.7.
7.9.9
CVE7.1
NVDPending
Mar 25, 2026 CVE-2026-32499
ChatBot: SQL injection
ChatBot is affected by SQL injection. Exposure depends on how the affected operation is made reachable by the site. A successful request can alter database queries and expose or modify WordPress data. The published affected range is n/a through <= 7.7.9.
7.8.0
CVE9.3
NVDPending
Nov 13, 2025 CVE-2025-64277
ChatBot: A security weakness
ChatBot is affected by a security weakness. Exposure depends on how the affected operation is made reachable by the site. The resulting impact depends on how the affected component exposes the vulnerable operation.
See mitigation notes
CVE5.3
NVDPending
Oct 27, 2025 CVE-2025-62952
ChatBot: A security weakness
ChatBot is affected by a security weakness. Exposure depends on how the affected operation is made reachable by the site. The resulting impact depends on how the affected component exposes the vulnerable operation.
See mitigation notes
CVE4.3
NVDPending
Jun 27, 2025 CVE-2025-53200
ChatBot: A security weakness
ChatBot is affected by a security weakness. Exposure depends on how the affected operation is made reachable by the site. The resulting impact depends on how the affected component exposes the vulnerable operation.
See mitigation notes
CVE4.3
NVDPending
Feb 25, 2025 CVE-2025-26932
ChatBot: Filesystem traversal
ChatBot is affected by filesystem traversal. Exposure depends on how the affected operation is made reachable by the site. A crafted path can escape the intended directory and reach files or directories elsewhere on the server.
See mitigation notes
CVE7.5
NVDPending
Jul 17, 2024 CVE-2024-6669
AI ChatBot for WordPress – WPBot: Cross-site scripting
AI ChatBot for WordPress – WPBot is affected by cross-site scripting. Exploitation requires an authenticated WordPress account. Injected script can execute in the affected site's origin when the vulnerable output is viewed.
See mitigation notes
CVE5.5
NVD4.8
May 22, 2024 CVE-2024-0453
AI ChatBot: A security weakness
AI ChatBot is affected by a security weakness. Exploitation requires at least subscriber-level access. The resulting impact depends on how the affected component exposes the vulnerable operation.
See mitigation notes
CVE5.0
NVD7.7
May 22, 2024 CVE-2024-0452
AI ChatBot: A security weakness
AI ChatBot is affected by a security weakness. Exploitation requires at least subscriber-level access. The resulting impact depends on how the affected component exposes the vulnerable operation.
See mitigation notes
CVE5.0
NVD7.7
May 22, 2024 CVE-2024-0451
AI ChatBot: A security weakness
AI ChatBot is affected by a security weakness. Exploitation requires at least subscriber-level access. The resulting impact depends on how the affected component exposes the vulnerable operation.
See mitigation notes
CVE5.0
NVD5.0
Jan 24, 2024 CVE-2024-22309
ChatBot with AI: Code execution
ChatBot with AI is affected by code execution. Exposure depends on how the affected operation is made reachable by the site. Successful exploitation can run attacker-controlled code in the WordPress hosting account.
See mitigation notes
CVE8.7
NVD9.8
Jan 11, 2024 CVE-2023-5691
Chatbot for: Cross-site scripting
Chatbot for is affected by cross-site scripting. Exploitation requires an authenticated WordPress account. Injected script can execute in the affected site's origin when the vulnerable output is viewed.
See mitigation notes
CVE4.4
NVD4.8
Dec 19, 2023 CVE-2023-48741
AI ChatBot: SQL injection
AI ChatBot is affected by SQL injection. Exposure depends on how the affected operation is made reachable by the site. A successful request can alter database queries and expose or modify WordPress data.
See mitigation notes
CVE7.6
NVD7.2
Oct 19, 2023 CVE-2023-5254
ChatBot: Sensitive information exposure
ChatBot is affected by sensitive information exposure. The vulnerable path is reachable without authentication. Successful exploitation can disclose data that should not be available to the caller.
See mitigation notes
CVE5.3
NVD5.3
Oct 19, 2023 CVE-2023-5241
Chatbot: Filesystem traversal
Chatbot is affected by filesystem traversal. Exposure depends on how the affected operation is made reachable by the site. A crafted path can escape the intended directory and reach files or directories elsewhere on the server.
See mitigation notes
CVE9.6
NVD8.1
Oct 19, 2023 CVE-2023-5212
AI ChatBot: Arbitrary file deletion
AI ChatBot is affected by arbitrary file deletion. Exploitation requires an authenticated WordPress account. A successful request can remove files outside the intended scope and may make the site unavailable.
See mitigation notes
CVE9.6
NVD8.1
Oct 19, 2023 CVE-2023-5204
ChatBot: SQL injection
ChatBot is affected by SQL injection. The vulnerable path is reachable without authentication. A successful request can alter database queries and expose or modify WordPress data.
See mitigation notes
CVE9.8
NVD7.5
Oct 09, 2023 CVE-2023-44993
Chatbot: Cross-site request forgery
Chatbot is affected by cross-site request forgery. Exposure depends on how the affected operation is made reachable by the site. Exploitation relies on a signed-in privileged user submitting an attacker-controlled request.
See mitigation notes
CVE4.3
NVD8.8
Mar 29, 2023 CVE-2022-47613
Chatbot: Cross-site scripting
Chatbot is affected by cross-site scripting. Exposure depends on how the affected operation is made reachable by the site. Injected script can execute in the affected site's origin when the vulnerable output is viewed.
See mitigation notes
CVE5.9
NVD4.8
Feb 23, 2023 CVE-2023-24415
Chatbot: Cross-site request forgery
Chatbot is affected by cross-site request forgery. Exposure depends on how the affected operation is made reachable by the site. Exploitation relies on a signed-in privileged user submitting an attacker-controlled request.
See mitigation notes
CVE5.4
NVD8.8