Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Saad Iqbal APIExperts Square for WooCommerce woosquare allows Blind SQL Injection.This issue affects APIExperts Square for WooCommerce: from n/a through <= 4.7.1.
AnalysisAI
Blind SQL injection in APIExperts Square for WooCommerce (WooSquare) plugin versions up to 4.7.1 allows authenticated attackers with low-level privileges to extract sensitive database contents including customer data, order information, and potentially administrative credentials. The vulnerability enables scope escalation from the WordPress application context to the underlying database layer (S:C in CVSS vector), representing a significant data breach risk for WooCommerce stores. Reported by Patchstack, a WordPress vulnerability intelligence provider. No active exploitation confirmed in CISA KEV at time of analysis.
Technical ContextAI
This is a blind SQL injection vulnerability (CWE-89) in the WooSquare WordPress plugin, which integrates Square payment processing with WooCommerce e-commerce platforms. Blind SQL injection occurs when user-supplied input is concatenated directly into SQL queries without proper parameterization or sanitization, and responses do not directly display query results-requiring attackers to infer data through timing analysis or boolean-based conditional responses. The CPE identifier cpe:2.3:a:saad_iqbal:apiexperts_square_for_woocommerce indicates this affects the plugin developed by Saad Iqbal. WordPress plugins commonly interact with the WordPress database (wp_posts, wp_users, wp_postmeta tables) and WooCommerce-specific tables (wp_woocommerce_order_items, wp_woocommerce_payment_tokens), making this particularly dangerous in retail environments where payment card data references or customer PII may be accessible through database queries.
RemediationAI
Immediately update APIExperts Square for WooCommerce plugin to version 4.7.2 or later if available, checking the WordPress plugin repository or the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/woosquare/vulnerability/wordpress-apiexperts-square-for-woocommerce-plugin-4-7-1-sql-injection-vulnerability for the patched release. If no patched version is available yet, implement these compensating controls: restrict the plugin's access to only trusted administrator accounts by auditing WordPress user roles and removing unnecessary shop manager or contributor privileges (trade-off: reduces operational flexibility for staff); implement a Web Application Firewall with SQL injection signatures targeting common blind SQLi patterns in POST/GET parameters (trade-off: potential false positives may block legitimate traffic); enable WordPress database query logging to detect suspicious patterns like SLEEP(), BENCHMARK(), or time-based extraction attempts (trade-off: increased database overhead and log storage requirements); consider temporarily disabling the WooSquare plugin if Square payment processing can be handled through alternative methods (trade-off: loss of payment integration functionality). Review WordPress database access logs from authentication timestamps backward to identify potential exploitation attempts.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29453
GHSA-69rp-c53h-4qc7