Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Patchstack 'Subscriber' naming implies a low-privilege account so PR:L; network SQLi with low complexity yields high confidentiality and low availability impact, integrity unaffected.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Subscriber SQL Injection in If-So Dynamic Content Personalization <= 1.10 versions.
AnalysisAI
SQL injection in the If-So Dynamic Content Personalization WordPress plugin (versions <= 1.10) lets low-privilege users inject arbitrary SQL through an unsanitized input parameter, exposing the entire WordPress database including user credentials and secrets. The flaw was reported by Patchstack and carries a critical CVSS of 9.3; there is no public exploit identified at time of analysis and it is not listed in CISA KEV. Patchstack's 'Subscriber' classification indicates a low-privilege authenticated account is the intended prerequisite, which conflicts with the published CVSS PR:N metric.
Technical ContextAI
The affected component is If-So Dynamic Content Personalization, a WordPress plugin (CPE cpe:2.3:a:if-so_dynamic_content:if-so_dynamic_content_personalization) that renders different site content based on visitor conditions. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command): user-controllable input is concatenated into a SQL query executed against the WordPress MySQL/MariaDB backend without parameterization or proper escaping via $wpdb->prepare(). Because WordPress stores authentication hashes, session tokens, and secret keys in the same database, a successful injection against wp_users/wp_options has broad impact.
RemediationAI
Upgrade the If-So plugin to the first release above 1.10 that Patchstack lists as patched; the exact fixed version is not present in the provided data, so consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/if-so/vulnerability/wordpress-if-so-dynamic-content-personalization-plugin-1-10-sql-injection-vulnerability) or the plugin changelog before scheduling the update. Until patched, reduce exposure by disabling or deactivating the If-So plugin if the personalization feature is non-essential (side effect: dynamic/conditional content stops rendering), disabling open user registration or setting 'New User Default Role' below the level required to reach the vulnerable code (side effect: blocks legitimate self-service signups), and deploying a WAF virtual patch or Patchstack's own protection to filter SQLi patterns on the affected endpoint (side effect: possible false positives). Restrict administrative and plugin endpoints to trusted IPs where feasible.
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-57870
GHSA-gwhm-mmjm-gvpr