CVE-2026-81677: Multiple Vulnerabilities in TOOOLS' iSquad

Published Aug 27, 2026
·
Updated

The ‘/ws/apiprensa/getVideo’ endpoint is vulnerable to SQL injection due to improper validation of the GET parameter idambito. 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.

Affected Software

2 affected components
MariaDB
TOOOLS iSquad

Event History

Aug 27, 2026
CVE Published
via MITRE·12:09 PM
Data Sourced
via MITRE·12:09 PM
RemedyDescriptionWeakness
Data Sourced
via NVD·01:18 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What access does an attacker need to reach the vulnerable functionality?

The vulnerable endpoint is exposed at /ws/apiprensa/getVideo and accepts the id_ambito GET parameter. The provided information does not state that authentication or other privileges are required.

2

What evidence indicates that SQL injection is possible?

SQL syntax supplied through id_ambito can break the MariaDB query structure and trigger PDOException database error messages. This indicates that input is incorporated into SQL statements without adequate sanitization or prepared statements.

3

How can exposure be reduced if a fix is not immediately available?

Restrict access to the /ws/apiprensa/getVideo endpoint where possible and validate id_ambito server-side before it reaches database queries. Use parameterized queries or prepared statements rather than incorporating the parameter directly into SQL.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203