SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-76175

HIGH · CVSS 8.6 EPSS 0.33%

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

CyberRota Analysis

AI-Generated

An SQL injection vulnerability exists in the del_check parameter of the /ocsreports/?function=save_query_list endpoint, allowing authenticated users with operator privileges to manipulate SQL queries due to inadequate input validation. This could lead to unauthorized data extraction from the database, posing a significant risk to data integrity and confidentiality. Organizations utilizing this endpoint should prioritize remediation to mitigate potential data breaches.

CVE
CVE-2026-76175
Severity
HIGH
CVSS
8.6
EPSS
0.33%

Original NVD Description

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.