CVE-2026-57707
Received Received - Intake

SQL Injection in Simple Business Directory Pro

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

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
quantumcloud simple_business_directory_pro From 15.9.4 (inc)

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

CVE-2026-57707 is a high-severity SQL Injection vulnerability found in the WordPress Simple Business Directory Pro Plugin, versions 15.9.4 and below.

This vulnerability allows unauthenticated attackers to inject malicious SQL commands into the website's database queries due to improper neutralization of special elements in SQL commands.

As a result, attackers can directly interact with the database, potentially stealing sensitive information or manipulating data.

The issue is classified under OWASP Top 10 A3: Injection and has a CVSS v3.1 base score of 9.3, indicating a critical security risk.

Impact Analysis

This vulnerability can have severe impacts including unauthorized access to sensitive data stored in the website's database.

Attackers can exploit this flaw without any authentication, increasing the risk of mass exploitation across thousands of websites using the affected plugin.

Potential impacts include data theft, data manipulation, and disruption of website availability.

Because the vulnerability allows direct database interaction, it can lead to significant confidentiality and integrity breaches.

Detection Guidance

This vulnerability is an SQL Injection flaw in the Simple Business Directory Pro WordPress plugin versions 15.9.4 and below. Detection typically involves monitoring for unusual or suspicious SQL queries or web requests targeting the vulnerable plugin endpoints.

While specific commands are not provided in the available resources, common detection methods include using web application firewalls (WAFs) with rules designed to detect SQL Injection attempts or analyzing web server logs for suspicious input patterns such as SQL syntax in URL parameters or POST data.

Additionally, Patchstack has provided a mitigation rule to block attacks until the update is applied, which may include detection signatures or rules that can be integrated into security tools.

Mitigation Strategies

The immediate and recommended step to mitigate this vulnerability is to update the Simple Business Directory Pro plugin to version 15.9.5 or later, where the SQL Injection flaw has been patched.

Until the update can be applied, users are advised to implement the mitigation rule provided by Patchstack to block attacks targeting this vulnerability.

It is also advisable to monitor web traffic for suspicious activity and consider deploying or updating web application firewall rules to detect and block SQL Injection attempts.

Chat Assistant

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

EPSS Chart