CVE-2026-76176
Multiple vulnerabilities in Ocsreports for OCS Inventory NG
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.
INFO
Published Date :
Sept. 3, 2026, 9:47 a.m.
Last Modified :
Sept. 3, 2026, 9:47 a.m.
Remotely Exploit :
Yes !
Source :
INCIBE
Affected Products
The following products are affected by CVE-2026-76176
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 4.0 | HIGH | 0cbda920-cd7f-484a-8e76-bf7f4b7f4516 |
Solution
- Validate and sanitize input for the selected_grp_dupli[] parameter.
- Use parameterized queries or prepared statements for SQL.
- Restrict database access for the application user.
- Implement proper input validation and sanitization.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-76176 vulnerability anywhere in the article.