Summary
CVE-2026-81672 is a critical SQL injection vulnerability (CWE-89) in TOOOLS’ iSquad sports content management software. It affects the /ws/apiprensa/getVideoSubcanal web service endpoint, where the id_video parameter is used to build a SQL query without sanitization. The flaw is remotely exploitable without authentication and carries a severity of 9.3 (Critical).
Technical details
- Root cause: The
/ws/apiprensa/getVideoSubcanalendpoint does not sanitize theid_videoparameter before using it to construct a backend SQL query. - Trigger conditions: An attacker sends a crafted value for
id_videoto the exposed web service endpoint; no authentication or user interaction is required. - Attack vector: Network — the endpoint is reachable directly over HTTP(S).
- Impact: Malicious input can trigger SQL execution errors that expose internal file paths and stack traces via the underlying Slim framework’s error handler, and can enable broader SQL injection impact against confidentiality, integrity, and availability of the backing database.
Affected software
- TOOOLS iSquad — all versions prior to the vendor fix deployed 22 July 2026 (fixed versions are not affected).
Severity
- CVSS Score: 9.3 (Critical)
- Vector: AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Mitigation and recommended actions
- Immediate: TOOOLS has resolved this vulnerability and deployed fixes across production instances; no separate patch download or end-user action is required, but organizations should confirm their iSquad deployment is running a version dated on or after 22 July 2026.
- If unable to confirm remediation: Restrict or monitor access to
/ws/apiprensa/getVideoSubcanaland related API endpoints, deploy a web application firewall rule to filter anomalousid_videoinput, and review application/database logs for SQL error traces or unexpected query patterns indicating exploitation attempts.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Page title:
iSquad | Gestor Deportivo,MISQUAD - Plataforma de Jugadores - Named meta tag content (
description):ISQUAD TV

