CVE-2026-76175 PUBLISHED

Multiple vulnerabilities in Ocsreports for OCS Inventory NG

Assigner: INCIBE
Reserved: 19.08.2026 Published: 03.09.2026 Updated: 03.09.2026

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.

Metrics

CVSS 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
CVSS Score: 8.6

Product Status

Vendor OCS Inventory NG
Product Ocsreports
Versions Default: unaffected
  • Version 2.12.6 is affected

Solutions

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

Credits

  • Marc Monfort Muñoz finder

References

Problem Types

  • CWE-89 Improper neutralization of special elements used in an SQL command ('SQL injection') CWE