Description
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.
Published: 2026-07-13
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

WP Inventory Manager, a WordPress plugin, contains a blind SQL injection flaw where special characters are not properly escaped in an SQL query. An attacker can craft input that is passed directly to the database, allowing extraction of sensitive data or unintended database modification. This flaw can consequently compromise the confidentiality and integrity of the site’s data.

Affected Systems

Any WordPress site that has WP Inventory Manager installed on version 2.4.0 or earlier is vulnerable. The plugin is commonly used for inventory management and is distributed through the WordPress plugin repository.

Risk and Exploitability

The flaw has a CVSS score of 8.5 indicating high severity. The EPSS score of less than 1% suggests a low probability of exploitation at present, and the vulnerability is not listed in CISA’s KEV catalog. Attackers would most likely target the plugin via the web interface, sending crafted input to trigger the blind injection. Once the injection is triggered, the attacker could read or modify the database, potentially leading to data disclosure or site compromise. The likely attack vector is remote via the plugin’s web interface, although the description does not explicitly state it, so this inference is made based on typical web application vulnerabilities.

Generated by OpenCVE AI on August 1, 2026 at 10:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WP Inventory Manager plugin to the latest available version, which must be newer than 2.4.0.
  • If an immediate update is not possible, uninstall the plugin or disable its front-end and back-end components until a patched version is available.
  • Apply a web application firewall rule to block malicious SQL construction patterns targeting the plugin’s input fields.

Generated by OpenCVE AI on August 1, 2026 at 10:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpinventory
Wpinventory wp Inventory Manager
Vendors & Products Wordpress
Wordpress wordpress
Wpinventory
Wpinventory wp Inventory Manager

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description 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.
Title WordPress WP Inventory Manager plugin <= 2.4.0 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Wordpress Wordpress
Wpinventory Wp Inventory Manager
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T14:38:31.763Z

Reserved: 2026-06-25T08:04:47.959Z

Link: CVE-2026-57772

cve-icon Vulnrichment

Updated: 2026-07-13T13:54:32.585Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:45:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')