CVE-2026-14185
Received Received - Intake

Authenticated Configuration Change in WPBot WordPress Plugin

Vulnerability report for CVE-2026-14185, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-21

Last updated on: 2026-07-21

Assigner: WPScan

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-21
Last Modified
2026-07-21
Generated
2026-07-21
AI Q&A
2026-07-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wpbot wpbot to 8.2.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability affects the WPBot AI ChatBot plugin for WordPress versions before 8.2.0. It involves a missing capability and nonce check in one of the plugin's retrieval-augmented-generation (RAG) settings handlers. This allows authenticated users with subscriber-level access to modify the plugin's configuration without proper authorization.

Detection Guidance

Check if the WPBot plugin version is below 8.2.0 using WordPress admin panel or run: wp plugin list --name=wpbot. Inspect network traffic for unauthorized POST requests to /wp-admin/admin-ajax.php with RAG settings parameters.

Impact Analysis

An attacker with a subscriber account could exploit this flaw by submitting a crafted request to update RAG settings. This could overwrite the plugin's options with attacker-controlled values, potentially altering the plugin's behavior or exposing sensitive data.

Compliance Impact

This vulnerability allows unauthorized modification of plugin settings by low-privilege users, which could lead to improper data handling or exposure. For GDPR, this may violate principles of data protection by design and default if plugin configurations control user data processing. For HIPAA, unauthorized changes to settings could compromise protected health information integrity or confidentiality.

Mitigation Strategies

Update the WPBot plugin to version 8.2.0 or later immediately. If updating is not possible, disable the plugin until the update is applied. Review user roles and remove unnecessary subscriber-level accounts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-14185. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart