Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Remote low-complexity SQLi with the low-privileged access typical of directory plugins (PR:L); high confidentiality data theft, limited integrity via write injection, no scope change assumed.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
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.
AnalysisAI
SQL injection in QuantumCloud's Simple Business Directory Pro WordPress plugin (all versions through 15.9.4) allows remote attackers to inject crafted SQL into backend database queries, enabling extraction of sensitive data such as user credentials and stored directory records. Patchstack rates it critical (CVSS 9.3) with a network attack vector and no authentication indicated in the supplied vector; there is no public exploit identified at time of analysis and it is not listed in CISA KEV. The high score and scope-change flag make it a priority for any site running this plugin.
Technical ContextAI
The affected component is Simple Business Directory Pro, a commercial WordPress plugin (CPE cpe:2.3:a:quantumcloud:simple_business_directory_pro) that lets site owners publish searchable business/listing directories. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command): user-controllable input reaches a database query without proper parameterization or escaping, so SQL metacharacters are interpreted as query structure rather than data. In WordPress plugins this class of flaw typically arises from directory search/filter, listing-ID, or AJAX handler parameters passed into $wpdb queries via string concatenation instead of $wpdb->prepare().
RemediationAI
No vendor-released patch identified at time of analysis; the latest referenced version (15.9.4) is itself affected, so no fixed version number can be cited from the input. Monitor the QuantumCloud vendor page and the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/simple-business-directory-pro/vulnerability/wordpress-simple-business-directory-pro-plugin-15-9-4-sql-injection-vulnerability?_s_id=cve) and upgrade to a patched release as soon as one is published. Until then, deploy a WordPress WAF (Patchstack or equivalent) with virtual patching for this CVE, which blocks malicious query strings with minimal functional impact; restrict or disable the plugin's public directory search/submission endpoints if they are not business-critical, at the cost of losing front-end directory search; and if the directory need not be public, gate it behind authentication or IP allow-listing, which blocks legitimate anonymous visitors. As a stopgap, deactivating the plugin entirely eliminates exposure but removes directory functionality.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43363