WPBulky CVE-2025-68550
HIGHSeverity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in VillaTheme WPBulky wpbulky-wp-bulk-edit-post-types allows Blind SQL Injection.This issue affects WPBulky: from n/a through <= 1.1.13.
AnalysisAI
Blind SQL injection in WPBulky WordPress plugin through version 1.1.13 allows high-privileged authenticated attackers to extract database contents and potentially cause limited service disruption. The vulnerability exists in the bulk edit functionality where user-supplied input is improperly sanitized before inclusion in SQL queries. With EPSS score of 0.04% (12th percentile) and no public exploit code identified, immediate mass exploitation appears unlikely, though administrator-level compromise could enable data exfiltration from WordPress databases.
Technical ContextAI
WPBulky is a WordPress plugin providing bulk editing capabilities for post types. The vulnerability stems from CWE-89 (SQL Injection) where special SQL metacharacters in user input are not properly neutralized before being incorporated into database queries. As a blind SQL injection, attackers cannot see query results directly but can infer data through timing attacks or boolean-based techniques, extracting information character-by-character. The changed scope (S:C) in the CVSS vector indicates the vulnerable component (plugin) operates with different privileges than the WordPress core, allowing potential access beyond the plugin's intended security boundary to the underlying database layer.
Affected ProductsAI
VillaTheme WPBulky (WordPress plugin) versions from earliest release through 1.1.13 are confirmed vulnerable. The plugin provides bulk editing functionality for WordPress post types. Full remediation details are available in the Patchstack vulnerability database at https://patchstack.com/database/Wordpress/Plugin/wpbulky-wp-bulk-edit-post-types/vulnerability/wordpress-wpbulky-plugin-1-1-13-sql-injection-vulnerability.
RemediationAI
Update WPBulky to version 1.1.14 or later if available, verifying the vendor has addressed CVE-2025-68550 in release notes. Check the official WordPress plugin repository or VillaTheme website for the patched version. Until patching is possible, implement defense-in-depth controls: restrict WordPress administrator role assignments to only essential personnel, enable two-factor authentication for all admin accounts to prevent credential compromise, review admin account activity logs for suspicious bulk edit operations, and consider temporarily disabling the WPBulky plugin if bulk editing functionality is not immediately required. For production sites, implement web application firewall rules to detect SQL injection patterns in POST requests to WPBulky endpoints, though this provides incomplete protection against blind injection techniques. Full advisory and patch confirmation: https://patchstack.com/database/Wordpress/Plugin/wpbulky-wp-bulk-edit-post-types/vulnerability/wordpress-wpbulky-plugin-1-1-13-sql-injection-vulnerability.
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