Description
SQL injection vulnerability in the del_check parameter of the /ocsreports/?function=save_query_list endpoint. Input provided by an authenticated user with operator privileges is incorporated into an SQL query without proper parameterisation or validation, allowing the query to be manipulated and information to be extracted from the database using SQL injection techniques.
Published: 2026-09-03
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An SQL injection flaw exists in the del_check parameter of the \/ocsreports\/\?function=save_query_list endpoint in Ocsreports. When an authenticated user with operator privileges supplies input for del_check, the payload is concatenated directly into an SQL query without parameterisation or validation. This allows the attacker to manipulate the SQL command and retrieve sensitive data from the database, potentially exposing configuration, user information, or other confidential data. The weakness is a classic unauthorized data extraction vulnerability (CWE‑89).

Affected Systems

The affected product is OCS Inventory NG’s Ocsreports component. All releases prior to version 2.12.6 are susceptible, while 2.12.6 and later have applied the fix. The vulnerable CPE string points to the patched product, indicating that earlier releases of the same product contain the flaw. Administrators should verify whether their deployment runs any version below 2.12.6.

Risk and Exploitability

According to the CVSS base score of 8.6, this vulnerability is considered high severity. The EPSS score is not available, and it is not listed in CISA’s KEV catalog; however, its high CVSS still indicates a significant risk. Exploitation requires an authenticated operator-level account traveling through the web interface, meaning that an attacker who gains legitimate web access or credentials can leverage this flaw. The lack of a publicly known exploit and absence from KEV does not reduce the need for remediation, given the potential for sensitive data disclosure.

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

Remediation

Vendor Solution

The vulnerabilities have been fixed by the OCS Inventory NG team in version 2.12.6.


OpenCVE Recommended Actions

  • Upgrade to OCS Inventory NG 2.12.6 or newer, ensuring the del_check parameter is properly parameterised.
  • Restrict operator-level access to trusted administrators only; disable remote operator accounts where possible and enforce strong password policies.
  • Deploy an application layer firewall or intrusion detection system to detect and block SQL injection attempts against the /ocsreports/?function=save_query_list endpoint.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 03 Sep 2026 10:00:00 +0000

Type Values Removed Values Added
Description SQL injection vulnerability in the del_check parameter of the /ocsreports/?function=save_query_list endpoint. Input provided by an authenticated user with operator privileges is incorporated into an SQL query without proper parameterisation or validation, allowing the query to be manipulated and information to be extracted from the database using SQL injection techniques.
Title Multiple vulnerabilities in Ocsreports for OCS Inventory NG
First Time appeared Ocs Inventory Ng
Ocs Inventory Ng ocsreports
Weaknesses CWE-89
CPEs cpe:2.3:a:ocs_inventory_ng:ocsreports:2.12.6:*:*:*:*:*:*:*
Vendors & Products Ocs Inventory Ng
Ocs Inventory Ng ocsreports
References
Metrics cvssV4_0

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


Subscriptions

Ocs Inventory Ng Ocsreports
cve-icon MITRE

Status: PUBLISHED

Assigner: INCIBE

Published:

Updated: 2026-09-03T12:53:49.606Z

Reserved: 2026-08-19T10:24:13.781Z

Link: CVE-2026-76175

cve-icon Vulnrichment

Updated: 2026-09-03T12:53:44.977Z

cve-icon NVD

Status : Deferred

Published: 2026-09-03T13:06:07.867

Modified: 2026-09-03T18:14:11.063

Link: CVE-2026-76175

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T12:15:03Z

Weaknesses
  • CWE-89

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