Description
A flaw has been found in rabindralamsal inventory-management-system 1.0.0. This affects an unknown part of the file index.php of the component Login. Executing a manipulation of the argument username/password can lead to sql injection. The attack can be executed remotely. The exploit has been published and may be used.
Published: 2026-09-06
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Apply Patch
AI Analysis

Impact

The vulnerability arises from unsanitized handling of login input in the inventory‑management‑system 1.0.0, allowing a malicious user to inject arbitrary SQL through the username or password fields. The flaw can be triggered remotely by sending crafted requests to the index.php login component, potentially enabling execution of arbitrary SQL queries against the underlying database. This is an injection flaw categorized as CWE‑74 and CWE‑89.

Affected Systems

The vulnerability affects the rabindralamsal inventory‑management‑system version 1.0.0, specifically the Login component in the index.php file.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate risk; the exploit is publicly available and can be executed remotely via the login interface. Attackers need the ability to send HTTP requests to the application. The potential impact includes the execution of arbitrary SQL commands against the database, which could lead to unauthorized data exposure or modification. EPSS data is not available and the issue is not listed in CISA KEV.

Generated by OpenCVE AI on September 6, 2026 at 12:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued patch or upgrade to the latest version of the inventory‑management‑system that addresses the SQL injection in the login module.
  • Implement strict input validation or parameterized queries for the username and password fields to prevent SQL injection.
  • Restrict the database user privileges used by the application to the minimum necessary for operation.

Generated by OpenCVE AI on September 6, 2026 at 12:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 06 Sep 2026 10:30:00 +0000

Type Values Removed Values Added
Description A flaw has been found in rabindralamsal inventory-management-system 1.0.0. This affects an unknown part of the file index.php of the component Login. Executing a manipulation of the argument username/password can lead to sql injection. The attack can be executed remotely. The exploit has been published and may be used.
Title rabindralamsal inventory-management-system Login index.php sql injection
First Time appeared Rabindralamsal
Rabindralamsal inventory-management-system
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:rabindralamsal:inventory-management-system:*:*:*:*:*:*:*:*
Vendors & Products Rabindralamsal
Rabindralamsal inventory-management-system
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Rabindralamsal Inventory-management-system
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-08T13:27:11.873Z

Reserved: 2026-09-05T18:44:06.148Z

Link: CVE-2026-86211

cve-icon Vulnrichment

Updated: 2026-09-08T13:27:09.256Z

cve-icon NVD

Status : Deferred

Published: 2026-09-06T11:18:06.427

Modified: 2026-09-08T14:17:32.193

Link: CVE-2026-86211

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-06T14:00:07Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

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