Junglewise Threat Intelligence

CVE-2026-81675: TOOOLS iSquad SQL injection in getVideoUltimasSeccion

CVE-2026-81675 · Severity: info · CVSS 9.3 · Published 2026-08-27

Technologies: TOOOLS iSquad. Vendors: TOOOLS.

Executive brief

iSquad is a sports analytics platform used for comprehensive sports management and data analysis. CVE-2026-81675 is an SQL injection vulnerability in the video content retrieval endpoint that allows unauthenticated attackers to inject malicious database commands, potentially exposing sensitive database structures and enabling data extraction or manipulation of sports analytics records.

Technical details

The vulnerability is a classic SQL injection (CWE-89) in the '/ws/apiprensa/getVideoUltimasSeccion' endpoint where the id_seccion parameter is directly concatenated into a complex MariaDB SQL query without sanitization or parameterization. The attack vector is network-based with no authentication or user interaction required. An attacker can inject SQL syntax to disrupt the query structure, cause database errors, and expose internal query logic and database error messages. The vulnerability has been patched by the TOOOLS team, with automated SQL injection retesting confirming remediation across all production instances.

Affected products

  • TOOOLS iSquad prior to version released on July 22, 2026

Timeline

  • 2026-08-27: disclosed
  • 2026-07-22: patched: Fix deployed across all production instances

References

Related threats