Description
SQL injection vulnerability in the endpoint /ocsreports/index.php?function=admin_double due to improper processing of the values in the ID field included in the selected_grp_dupli[] parameter. An authenticated user with operator privileges can manipulate these values to alter the SQL queries executed by the application and retrieve information stored in the database.
Published: 2026-09-03
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a classic SQL injection flaw in Ocsreports version prior to 2.12.6. The application fails to sanitize user‑supplied values in the selected_grp_dupli[] parameter of the /ocsreports/index.php?function=admin_double endpoint, allowing an authenticated operator to inject malicious SQL and retrieve database contents. The weakness is classified as CWE‑89 and could expose sensitive inventory data to the attacker.

Affected Systems

The affected product is the OCS Inventory NG Ocsreports module. All releases older than 2.12.6 are vulnerable. Users running the Ocsreports component in any OCS Inventory NG deployment should verify their software version and apply the latest update.

Risk and Exploitability

The CVSS score of 8.6 indicates a high severity flaw. Because the EPSS score is not available, the current exploitation probability is unknown, but the lack of a KEV listing does not lower the urgency; the risk remains significant in environments where operator accounts exist. The likely attack requires the attacker to authenticate with operator privileges, which may be achieved through social engineering, credential theft or compromise of an existing operator account. Until patched, the potential to read confidential database information persists.

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

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Apply the OCS Inventory NG patch to version 2.12.6, which contains the fix for the SQL injection vulnerabilities.
  • Limit operator privileges to the minimum number of trusted personnel and enforce strong password policies to reduce the likelihood of credential compromise.
  • Run a vulnerability assessment or penetration test focused on the Ocsreports module to confirm that the SQL injection vectors have been eliminated.

Generated by OpenCVE AI on September 3, 2026 at 12:10 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': 'total'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description SQL injection vulnerability in the endpoint /ocsreports/index.php?function=admin_double due to improper processing of the values in the ID field included in the selected_grp_dupli[] parameter. An authenticated user with operator privileges can manipulate these values to alter the SQL queries executed by the application and retrieve information stored in the database.
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:48:56.991Z

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

Link: CVE-2026-76176

cve-icon Vulnrichment

Updated: 2026-09-03T12:48:51.436Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-76176

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