Description
The VikRentItems Flexible Rental Management System WordPress plugin before 1.2.4 does not sanitise and escape some of its parameters before using them in SQL statements, allowing unauthenticated users to perform SQL injection attacks.
Published: 2026-09-19
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Apply Patch
AI Analysis

Impact

The VikRentItems Flexible Rental Management System WordPress plugin before version 1.2.4 fails to sanitise and escape several parameters used in SQL queries. This omission enables unauthenticated users to inject arbitrary SQL through those parameters, potentially allowing data exfiltration, database compromise, or privilege escalation. The vulnerability is a classic example of an injection flaw that can directly affect the confidentiality, integrity, or availability of the application’s underlying data store.

Affected Systems

The affected product is the VikRentItems Flexible Rental Management System WordPress plugin, before version 1.2.4. Anyone running any pre‑1.2.4 build of the plugin on a WordPress site is susceptible, regardless of the installation location or hosting provider.

Risk and Exploitability

The weakness permits unauthenticated exploitation over the web, making it highly exploitable as long as the vulnerable plugin is active. The EPSS score is currently unavailable, and the vulnerability has not been listed in CISA KEV. The lack of authentication requirements and the direct use of user‑controllable parameters indicate a high risk of successful exploitation, which could lead to unauthorized data access or modification. Attackers would likely employ crafted HTTP requests to trigger the injection, subject only to network access to the WordPress installation.

Generated by OpenCVE AI on September 19, 2026 at 09:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the VikRentItems Flexible Rental Management System plugin to version 1.2.4 or later to obtain the fixed input sanitisation logic.
  • If an immediate upgrade is not feasible, disable or uninstall the plugin until a patched version is available, thereby removing the attack surface.
  • Deploy a Web Application Firewall or equivalent rule set to detect and block SQL injection payloads targeting the vulnerable plugin parameters, adding an extra layer of protection until the underlying flaw can be fixed.

Generated by OpenCVE AI on September 19, 2026 at 09:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 19 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

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


Sat, 19 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The VikRentItems Flexible Rental Management System WordPress plugin before 1.2.4 does not sanitise and escape some of its parameters before using them in SQL statements, allowing unauthenticated users to perform SQL injection attacks.
Title VikRentItems Flexible Rental Management System < 1.2.4 - Unauthenticated SQLi
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-19T13:18:40.179Z

Reserved: 2026-09-10T14:12:00.551Z

Link: CVE-2026-88926

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-19T07:16:33.377

Modified: 2026-09-19T14:17:02.440

Link: CVE-2026-88926

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-19T10:00:07Z

Weaknesses
  • CWE-89

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