CVE-2026-81677
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Aug 27, 2026
Vendor
unknown
Description
The ‘/ws/apiprensa/getVideo’ endpoint is vulnerable to SQL injection due to improper validation of the GET parameter `id_ambito`. An attacker can inject SQL syntax that breaks the underlying structure of the MariaDB query, resulting in syntax errors and the exposure of database error messages via PDOException. This confirms that user input is being incorporated directly into SQL statements without proper sanitization or the use of prepared statements.