CVE-2026-76176
Received Received - Intake

SQL Injection in OCS Inventory

Vulnerability report for CVE-2026-76176, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-03
Last Modified
2026-09-03
Generated
2026-09-03
AI Q&A
2026-09-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL injection vulnerability in the endpoint /ocsreports/index.php?function=admin_double. It occurs due to improper handling of the ID field values in the selected_grp_dupli[] parameter. An authenticated user with operator privileges can manipulate these values to alter SQL queries and retrieve database information.

Detection Guidance

To detect this SQL injection vulnerability, monitor network traffic for suspicious requests to the /ocsreports/index.php endpoint with the function=admin_double parameter. Look for unusual values in the selected_grp_dupli[] parameter that may indicate SQL manipulation attempts.

Impact Analysis

An attacker with operator privileges could exploit this to access sensitive database information, potentially leading to data breaches, unauthorized data modification, or further system compromise depending on database permissions.

Compliance Impact

This vulnerability could lead to unauthorized access or exposure of personal or sensitive data, violating GDPR and HIPAA requirements for data protection and confidentiality. Non-compliance may result in legal penalties and reputational damage.

Mitigation Strategies

Immediately apply patches or updates from the software vendor to fix the SQL injection flaw. Implement input validation for the selected_grp_dupli[] parameter and restrict database permissions for operator-level users to limit potential damage.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-76176. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart