Vulnerability 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.
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-81675?
CVE-2026-81675 is a documented vulnerability. 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 groupin...
How severe is CVE-2026-81675?
CVSS scoring is not yet available for CVE-2026-81675. Check NVD for updates.
Is there a patch for CVE-2026-81675?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.