Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Unauthenticated network-reachable SQLi gives AV:N/AC:L/PR:N/UI:N with C:H for full DB read; I:L for possible write, A:N, and scope unchanged as impact stays within the app's own database.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated SQL Injection in 워드프레스 결제 심플페이 <= 5.5.6 versions.
AnalysisAI
Unauthenticated SQL injection in the WordPress payment plugin 워드프레스 결제 심플페이 (SimplePay / pgall-for-woocommerce) version 5.5.6 and earlier lets remote attackers inject arbitrary SQL against the WooCommerce database without any authentication or user interaction. Per the CVSS:3.1 vector (AV:N/AC:L/PR:N/UI:N), exploitation is trivial and network-reachable, with high confidentiality impact and a changed scope. There is no public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
The flaw is a classic CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) defect: user-controlled input reaches a database query without proper parameterization or escaping. The affected component is a Korean-market WooCommerce payment-gateway plugin for WordPress (slug pgall-for-woocommerce, branded 결제 심플페이 / SimplePay), which integrates checkout and payment processing into the WooCommerce/WordPress data layer. Because WooCommerce stores customer, order, and credential-adjacent data in the shared WordPress MySQL database, an injection point in a payment plugin exposes the entire site database, not just the plugin's own tables. No CPE string was supplied by the source, so the exact affected configuration is identified only by the plugin slug and version bound (<= 5.5.6).
RemediationAI
No vendor-released patch version was identified in the available data, so a confirmed fixed release cannot be cited - monitor the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/pgall-for-woocommerce/vulnerability/wordpress-plugin-5-5-6-sql-injection-vulnerability) and the plugin's update channel for a release above 5.5.6 and upgrade as soon as one is published. Until a patched version is confirmed, the most effective compensating control is to deactivate and remove the pgall-for-woocommerce plugin, which stops checkout via this gateway but eliminates the injection path entirely; if the gateway must remain live, place a WAF/virtual patch in front of WordPress with SQL-injection rules targeting the plugin's request parameters (Patchstack and most WAF vendors ship such rules), accepting that WAF rules can be bypassed and are only a stopgap. Additionally restrict the plugin's endpoints at the web-server or firewall layer where feasible and ensure the WordPress database account follows least privilege to limit the blast radius of a successful read.
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-39699
GHSA-m96r-cgp3-44h2