Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Network SQLi with low-privilege auth (PR:L) and no UI; primarily data disclosure (C:H) with limited write potential (I:L); scope kept Unchanged as injection stays within the DB security authority.
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 WP Inventory WP Inventory Manager wp-inventory-manager allows Blind SQL Injection.This issue affects WP Inventory Manager: from n/a through <= 2.4.0.
AnalysisAI
Blind SQL injection in the WP Inventory Manager WordPress plugin (versions up to and including 2.4.0) lets an authenticated attacker with low privileges inject crafted SQL into database queries, enabling extraction of arbitrary database contents such as user credentials and secrets. Reported by Patchstack, the flaw carries a CVSS 8.5 (scope-changed) rating; no public exploit has been identified at time of analysis and it is not listed in CISA KEV, so risk is currently theoretical but high-impact.
Technical ContextAI
The affected component is WP Inventory Manager, a WordPress plugin used to build and display item/asset inventories on WordPress sites (CPE cpe:2.3:a:wp_inventory:wp_inventory_manager). The root cause is CWE-89, Improper Neutralization of Special Elements used in an SQL Command: user-controllable input is concatenated into a SQL statement executed against the WordPress MySQL/MariaDB backend without proper parameterization or escaping. Because the injection is 'blind', results are not returned directly in the response; the attacker infers data through boolean or time-based inference against the WordPress database, which typically shares the wp_ tables (users, options, secrets) with the rest of the site.
RemediationAI
No vendor-released patched version is identified in the provided data (the range ends at <= 2.4.0 with no fix version named), so treat any release later than 2.4.0 as the target and verify a fixed build via the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/wp-inventory-manager/vulnerability/wordpress-wp-inventory-manager-plugin-2-4-0-sql-injection-vulnerability?_s_id=cve) and the WordPress.org plugin page before upgrading. Until a confirmed fix is available, compensating controls include deactivating and removing the WP Inventory Manager plugin (removes the feature entirely), restricting which low-privilege roles can reach the vulnerable plugin endpoints, and deploying a WordPress WAF (such as Patchstack or Wordfence) with a virtual patch / SQLi ruleset in front of the affected parameters - noting that WAF rules can be bypassed and may block legitimate inventory queries. Tightening account provisioning so untrusted users cannot obtain the low-privilege role needed also reduces exposure at the cost of self-service registration.
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-43392