SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-81675

CRITICAL · CVSS 9.3 EPSS 0.25%

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

CyberRota Analysis

AI-Generated

The vulnerability exists in the endpoint that processes the 'id_seccion' parameter, which is susceptible to SQL injection due to its direct inclusion in a complex SQL query. This flaw can lead to significant database disruptions and unauthorized access to internal query logic, potentially allowing attackers to manipulate content retrieval processes. Organizations utilizing this endpoint should prioritize remediation efforts to mitigate the risk of data breaches and unauthorized data manipulation.

CVE
CVE-2026-81675
Severity
CRITICAL
CVSS
9.3
EPSS
0.25%

Original NVD Description

The endpoint ‘/ws/apiprensa/getVideoUltimasSeccion’ contains an SQL injection vulnerability in the id_seccion parameter. The parameter is directly embedded in a complex SQL query that includes grouping and sorting operations. By injecting SQL syntax, an attacker can disrupt the query structure and cause database errors, exposing the internal logic of the queries. The complexity of the query increases the potential impact, as it could allow for broader manipulation of the content retrieval logic.