CVE-2026-81675

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-27 13:18

Updated : 2026-08-28 18:58


NVD link : CVE-2026-81675

Mitre link : CVE-2026-81675

CVE.ORG link : CVE-2026-81675


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')