Description
The WPBot – AI ChatBot for Live Support, Lead Generation, AI Services plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 8.5.6. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to trigger arbitrary re-embedding of stored RAG documents, modifying the rag_documents table and consuming the site owner's paid third-party AI API credits (OpenAI, Gemini, OpenRouter, or xAI).
Published: 2026-07-16
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WPBot – AI ChatBot for Live Support, Lead Generation, AI Services plugin for WordPress contains an authorization flaw in its ajax_rag_manual_sync() AJAX handler. The flaw allows any user with a subscriber role or higher to trigger an arbitrary re‑embedding of stored RAG documents. When executed, the attacker modifies the rag_documents database table and forces the site owner to consume third‑party AI service credits such as OpenAI, Gemini, OpenRouter, or xAI, thereby draining paid resources.

Affected Systems

WordPress sites that have the WPBot plugin version 8.5.6 or earlier, all iterations of the plugin made by quantumcloud. The vulnerability exists regardless of the WordPress core version and affects users with subscriber-level or higher access.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, and the EPSS score of < 1 % suggests a low probability of exploitation at this time. The likely attack vector is an authenticated user sending a crafted AJAX request to the ajax_rag_manual_sync endpoint, which the plugin does not protect by validating the user’s capabilities. Because the plugin performs the re‑embedding without authorization checks, any subscriber or higher role can exploit the flaw to consume AI credits and potentially exhaust the site owner’s budget, impacting availability of those services.

Generated by OpenCVE AI on July 31, 2026 at 02:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WPBot to the latest version (e.g., 8.5.7 or newer).
  • If an immediate upgrade is not possible, remove or disable the ajax_rag_manual_sync() endpoint from the plugin or restrict its execution to administrator roles only via a custom capability mask.
  • Monitor the rag_documents table and the site’s AI API usage logs for sudden increases in API calls or credit exhaustion, and investigate any unauthorized re‑embedding activity.

Generated by OpenCVE AI on July 31, 2026 at 02:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 16 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Quantumcloud
Quantumcloud wpbot – Ai Chatbot For Live Support, Lead Generation, Ai Services
Wordpress
Wordpress wordpress
Vendors & Products Quantumcloud
Quantumcloud wpbot – Ai Chatbot For Live Support, Lead Generation, Ai Services
Wordpress
Wordpress wordpress

Thu, 16 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
Description The WPBot – AI ChatBot for Live Support, Lead Generation, AI Services plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 8.5.6. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to trigger arbitrary re-embedding of stored RAG documents, modifying the rag_documents table and consuming the site owner's paid third-party AI API credits (OpenAI, Gemini, OpenRouter, or xAI).
Title WPBot <= 8.5.6 - Missing Authorization to Authenticated (Subscriber+) Arbitrary RAG Document Re-Sync via ajax_rag_manual_sync() Function
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Quantumcloud Wpbot – Ai Chatbot For Live Support, Lead Generation, Ai Services
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-16T12:36:49.218Z

Reserved: 2026-07-13T16:07:03.275Z

Link: CVE-2026-15610

cve-icon Vulnrichment

Updated: 2026-07-16T12:36:44.176Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:15:06Z

Weaknesses