9.4
CRITICAL CVSS 4.0
CVE-2026-76174
Multiple vulnerabilities in Ocsreports for OCS Inventory NG
Description

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.

INFO

Published Date :

Sept. 3, 2026, 9:38 a.m.

Last Modified :

Sept. 3, 2026, 9:38 a.m.

Remotely Exploit :

Yes !

Source :

INCIBE
Affected Products

The following products are affected by CVE-2026-76174 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
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 4.0 CRITICAL 0cbda920-cd7f-484a-8e76-bf7f4b7f4516
Solution
Securely validate file uploads by checking content and restricting file types.
  • Validate uploaded files by content, not just name.
  • Restrict allowed file types server-side.
  • Ensure uploaded files are not web-accessible.
  • Update to the latest version.

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-76174 vulnerability anywhere in the article.

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.