Description
The WPBot WordPress plugin before 8.2.0 does not perform a capability or nonce check in one of its retrieval-augmented-generation settings handlers, allowing authenticated users with subscriber-level access to modify the WPBot WordPress plugin before 8.2.0's configuration.
Published: 2026-07-21
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WPBot plugin before version 8.2.0 lacks a capability check in one of its retrieval‑augmented‑generation settings handlers, allowing authenticated users who hold the subscriber role to alter the plugin’s configuration. This can lead to unauthorized changes in the chatbot’s behavior and potentially disrupt site management. The weakness is a classic missing authorization flaw (CWE‑862).

Affected Systems

All WordPress sites running the WPBot plugin with a version earlier than 8.2.0 are vulnerable, regardless of the specific minor or patch revision. The issue applies to all sites that grant subscriber access, as the subscriber role is the minimum capability required to exploit the flaw.

Risk and Exploitability

The CVSS score of 4.3 and a very low EPSS score of less than 1% indicate a moderate risk and an unlikely immediate exploitation window. The vulnerability is not listed in the CISA KEV catalog, implying no known active exploitation. Because the flaw requires an authenticated subscriber credential, the most probable attack vector is via legitimate user interaction with the plugin settings interface or by sending a crafted request directly to the RAG settings handler.

Generated by OpenCVE AI on July 30, 2026 at 18:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WPBot to version 8.2.0 or later to remove the missing capability check.
  • Verify that only users with appropriate elevated capabilities can access and modify the RAG settings, removing subscriber access if it is not required.
  • If an urgent upgrade is not possible, block the RAG settings page for subscriber users, either by disabling the feature in the plugin configuration or by applying an access control rule that excludes the subscriber role from the related handler.

Generated by OpenCVE AI on July 30, 2026 at 18:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
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'}

ssvc

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


Tue, 21 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Description The WPBot WordPress plugin before 8.2.0 does not perform a capability or nonce check in one of its retrieval-augmented-generation settings handlers, allowing authenticated users with subscriber-level access to modify the WPBot WordPress plugin before 8.2.0's configuration.
Title WPBot AI ChatBot < 8.2.0 - Subscriber+ RAG Settings Update
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-21T13:32:05.486Z

Reserved: 2026-06-30T08:11:28.886Z

Link: CVE-2026-14185

cve-icon Vulnrichment

Updated: 2026-07-21T13:31:27.815Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T18:15:13Z

Weaknesses