Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in quantumcloud Simple Business Directory Pro simple-business-directory-pro allows SQL Injection.This issue affects Simple Business Directory Pro: from n/a through <= 15.9.4.
Published: 2026-07-13
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can inject arbitrary SQL through inputs that are directly inserted into database queries by the Simple Business Directory Pro plugin. This flaw allows read, write, or delete operations on the entire site database, thereby compromising data confidentiality and integrity. The vulnerability is caused by the absence of proper escaping or parameterization of special characters in SQL statements.

Affected Systems

WordPress sites that have installed the Simple Business Directory Pro plugin in a version up to and including 15.9.4 are affected. The plugin, developed by QuantumCloud, is vulnerable from its earliest version through 15.9.4; any site deploying those versions faces this risk.

Risk and Exploitability

The CVSS score of 9.3 indicates a critical level of risk. The EPSS score of less than 1% suggests that exploitation is currently unlikely, but possible. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that external input is embedded directly into SQL statements without proper escaping or parameterization, enabling an attacker to inject malicious SQL. The plugin accepts data from its standard interface, so the attack could potentially originate from unauthenticated or low-privilege users, but the specific privileges required are not defined in the available information.

Generated by OpenCVE AI on August 1, 2026 at 10:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Simple Business Directory Pro to the most recent fixed release (any version higher than 15.9.4, e.g., 15.9.5 or later).
  • If an upgrade cannot be performed immediately, remove or disable the plugin to eliminate the attack surface.
  • Deploy a web application firewall rule that detects and blocks typical SQL injection payloads targeting the plugin’s endpoints.

Generated by OpenCVE AI on August 1, 2026 at 10:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in quantumcloud Simple Business Directory Pro simple-business-directory-pro allows SQL Injection.This issue affects Simple Business Directory Pro: from n/a through <= 15.9.4.
Title WordPress Simple Business Directory Pro plugin <= 15.9.4 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T14:38:50.094Z

Reserved: 2026-06-25T08:04:04.789Z

Link: CVE-2026-57707

cve-icon Vulnrichment

Updated: 2026-07-13T14:00:08.375Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:45:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')