Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in appsbd Vitepos vitepos-lite allows Blind SQL Injection.This issue affects Vitepos: from n/a through <= 3.4.2.
Published: 2026-07-13
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Vitepos lite plugin for WordPress contains an improper neutralization of special elements within a SQL command, a flaw classified as CWE‑89. Attackers can exploit this by injecting malicious SQL fragments into unsanitized input fields, allowing them to issue arbitrary queries through blind SQL injection. The result is potential unauthorized disclosure of database contents, modification of records, and corruption of database integrity.

Affected Systems

The plugin is distributed under the appsbd brand and is designed for WordPress sites. Any installation of Vitepos lite with a version number less than or equal to 3.4.2 is affected. The flaw exists regardless of the underlying operating system or PHP version; every WordPress site that has this plugin enabled and has not applied the vendor’s newer release is at risk.

Risk and Exploitability

The CVSS score of 8.5 indicates high severity, whereas the EPSS score of less than 1 % suggests that real‑world exploitation rates are currently low and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is through a web‑based form or request parameter that the plugin accepts and forwards to a database. Because the vulnerability is blind, an attacker must use timing or error‑based techniques, which can be automated with simple tools. The risk remains significant for any site without additional safeguards such as a web application firewall or parameterized queries.

Generated by OpenCVE AI on July 31, 2026 at 12:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Vitepos lite to any version newer than 3.4.2 that includes the SQL injection fix
  • If an upgrade cannot be performed immediately, disable or remove the Vitepos lite plugin to eliminate the vulnerable code path
  • Install a web application firewall rule or apply input validation to block SQL syntax patterns until a definitive patch is in place

Generated by OpenCVE AI on July 31, 2026 at 12:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15: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 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Appsbd
Appsbd vitepos
Wordpress
Wordpress wordpress
Vendors & Products Appsbd
Appsbd vitepos
Wordpress
Wordpress wordpress

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 appsbd Vitepos vitepos-lite allows Blind SQL Injection.This issue affects Vitepos: from n/a through <= 3.4.2.
Title WordPress Vitepos plugin <= 3.4.2 - 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

Appsbd Vitepos
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T13:52:49.955Z

Reserved: 2026-06-24T12:46:01.632Z

Link: CVE-2026-57385

cve-icon Vulnrichment

Updated: 2026-07-13T13:52:38.305Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:15:04Z

Weaknesses
  • CWE-89

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