CVE-2026-76174 PUBLISHED

Multiple vulnerabilities in Ocsreports for OCS Inventory NG

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

Unrestricted file upload vulnerability in the CSV file upload functionality of the Ocsreports admin_info endpoint. The application validates files solely based on the name provided by the client, without properly checking their content or securely restricting the permitted file types. This allows a user with administrator privileges to upload PHP files to a directory accessible via the web interface. If the file is subsequently processed by the server, an attacker could execute arbitrary code with the privileges of the account used by the web service.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 9.4

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-434 Unrestricted upload of file with dangerous type CWE