CVE-2026-14189
Deferred Deferred - Pending Action

SQL Injection in WPBot WordPress Plugin

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

Publication date: 2026-07-27

Last updated on: 2026-07-27

Assigner: WPScan

Description

The WPBot WordPress plugin before 8.5.2 does not validate administrator-configured field identifiers before using them in a SQL query, allowing users with administrator access to perform SQL injection that executes when a visitor triggers a search.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-27
Last Modified
2026-07-27
Generated
2026-08-16
AI Q&A
2026-07-27
EPSS Evaluated
2026-08-15
NVD
EUVD

Affected Vendors & Products

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

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The WPBot WordPress plugin before version 8.5.2 has a second-order SQL injection vulnerability. Administrators can inject malicious SQL code into field identifiers without validation. When a visitor triggers a search, the injected SQL executes, allowing unauthorized database access or manipulation.

Detection Guidance

Check if the WPBot plugin version is below 8.5.2. Look for unusual SQL query patterns in logs, especially time delays like SLEEP(6) during search operations. Verify administrator-configured search fields for suspicious SQL code in column names.

Impact Analysis

If you are an administrator, an attacker with admin access could exploit this to execute arbitrary SQL commands on your WordPress database. Visitors could trigger malicious queries, leading to data theft, database corruption, or unauthorized access to sensitive information.

Compliance Impact

This vulnerability could lead to unauthorized access or exposure of personal data, violating GDPR and HIPAA requirements for data protection and confidentiality. Organizations may face legal penalties, fines, or reputational damage if exploited.

Mitigation Strategies

Update the WPBot plugin to version 8.5.2 or later immediately. Remove any administrator-configured search fields containing SQL code. Monitor database logs for unauthorized SQL queries or delays.

Chat Assistant

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

EPSS Chart