CVE-2026-81676

A vulnerability in the endpoint ‘/ws/apitribuna/ultimosVideos’ where the `limit_videos` parameter is directly concatenated into a MariaDB SQL query without proper sanitization or parameterization. By injecting SQL syntax into this parameter, a remote attacker can cause SQL syntax errors and potentially manipulate backend queries. The issue results in an error-based SQL injection and exposes internal database error messages and stack traces, revealing implementation details of the backend system.
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-81676

Mitre link : CVE-2026-81676

CVE.ORG link : CVE-2026-81676


JSON object : View

Products Affected

No product.

CWE
CWE-89

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