Description
A vulnerability has been found in itsourcecode Sales and Inventory System 1.0. The impacted element is an unknown function of the file /pages/settings_edit.php. Such manipulation of the argument ID leads to sql injection. The attack may be performed from remote. The exploit has been disclosed to the public and may be used.
Published: 2026-09-07
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unknown function in the /pages/settings_edit.php page allows manipulation of the ID argument, resulting in a SQL injection flaw that can be triggered remotely. The vulnerability can be exploited to execute arbitrary SQL commands, potentially exposing or altering sensitive database contents. The weakness corresponds to CWE‑74 and CWE‑89.

Affected Systems

Systems running itsourcecode Sales and Inventory System version 1.0 are affected. The reported product is the web‑based application sold by itsourcecode. No other versions are listed, so administrators should verify whether newer releases also contain the vulnerable file and function.

Risk and Exploitability

The CVSS base score is 5.3, which indicates a medium severity. Because the exploit can be performed over the network, attackers who gain network access to the application may inject malicious SQL. The EPSS score is currently not available, and the vulnerability is not listed in CISA's KEV catalog, so the baseline risk is moderate but non‑negligible. No public exploit code was disclosed, but the flaw is publicly known, so a proactive response is recommended.

Generated by OpenCVE AI on September 7, 2026 at 05:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched revision of itsourcecode Sales and Inventory System that addresses the SQL injection in settings_edit.php.
  • If an update is not immediately available, restrict the ID parameter to numeric input only and sanitize it before inclusion in SQL queries.
  • Deploy a web application firewall or use the platform’s built‑in security features to block SQL injection patterns targeting the settings_edit.php endpoint.
  • Monitor application logs for attempted injection attempts and investigate anomalous database activity.

Generated by OpenCVE AI on September 7, 2026 at 05:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 04:30:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in itsourcecode Sales and Inventory System 1.0. The impacted element is an unknown function of the file /pages/settings_edit.php. Such manipulation of the argument ID leads to sql injection. The attack may be performed from remote. The exploit has been disclosed to the public and may be used.
Title itsourcecode Sales and Inventory System settings_edit.php sql injection
First Time appeared Itsourcecode
Itsourcecode sales And Inventory System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:itsourcecode:sales_and_inventory_system:*:*:*:*:*:*:*:*
Vendors & Products Itsourcecode
Itsourcecode sales And Inventory System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Itsourcecode Sales And Inventory System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-07T04:15:08.722Z

Reserved: 2026-09-06T12:39:08.671Z

Link: CVE-2026-86270

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T05:16:55.020

Modified: 2026-09-07T05:16:55.020

Link: CVE-2026-86270

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T05:30:17Z

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')