NONE · 0

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

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-81676?

CVE-2026-81676 is a documented vulnerability. 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 ...

How severe is CVE-2026-81676?

CVSS scoring is not yet available for CVE-2026-81676. Check NVD for updates.

Is there a patch for CVE-2026-81676?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.