SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-76174

CRITICAL · CVSS 9.4 EPSS 0.49%

Source: NVD + CISA KEV + EPSS · Published 2026-09-03 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

An unrestricted file upload vulnerability exists in the CSV file upload functionality of the Ocsreports admin_info endpoint, allowing users with administrator privileges to upload potentially malicious PHP files without proper content validation. This flaw could enable an attacker to execute arbitrary code on the server, compromising the application with the privileges of the web service account. Organizations using this application, particularly those with elevated administrative access, should prioritize immediate remediation to mitigate the risk of exploitation.

CVE
CVE-2026-76174
Severity
CRITICAL
CVSS
9.4
EPSS
0.49%

Original NVD 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.