Description
The endpoint ‘/ws/apiprensa/getVideoUltimasSeccion’ contains an SQL injection vulnerability in the id_seccion parameter. The parameter is directly embedded in a complex SQL query that includes grouping and sorting operations. By injecting SQL syntax, an attacker can disrupt the query structure and cause database errors, exposing the internal logic of the queries. The complexity of the query increases the potential impact, as it could allow for broader manipulation of the content retrieval logic.
Published: 2026-08-27
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An endpoint named /ws/apiprensa/getVideoUltimasSeccion is vulnerable to SQL injection through the id_seccion parameter. The parameter is embedded directly into a complex query that includes grouping and sorting operations. Injection of SQL syntax can break the query structure and generate database errors, revealing internal query logic. This flaw carries a high risk of data exposure or denial‑of‑service. The flaw is classified under CWE‑89.

Affected Systems

The vulnerable component is the iSquad service operated by Toools S.L. No specific product version is listed; all production instances have been updated by the vendor.

Risk and Exploitability

The CVSS score is 9.3, indicating a severe threat, and the EPSS score is not available. The vulnerability is not listed in the CISA KEV catalog. The reported attack vectors have been reproduced and confirmed to be no longer exploitable after vendor remediation. The likely attack vector is an HTTP request to the aforementioned endpoint with a malicious id_seccion payload. Current mitigation removes the risk of exploitation.

Generated by OpenCVE AI on August 27, 2026 at 14:51 UTC.

Remediation

Vendor Solution

The vulnerabilities have been resolved by the TOOOLS team. The reported attack vectors have been reproduced, confirming that they are no longer exploitable and do not return internal error messages. Additionally, an automated SQL injection retest was performed on the affected endpoints with no findings. As an additional and proactive measure, input validation and sanitization in the application’s comments module have also been strengthened. iSquad is a service hosted and operated by Toools S.L.; the fixes have been deployed across all production instances, and no action is required on the part of end users.


OpenCVE Recommended Actions

  • Trust the vendor’s patch that has been deployed across all production instances
  • Monitor application logs for any anomalous SQL query patterns or error messages
  • Conduct periodic vulnerability scans to ensure the absence of injection points
  • Maintain a web application firewall to block known SQL injection payloads

Generated by OpenCVE AI on August 27, 2026 at 14:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description The endpoint ‘/ws/apiprensa/getVideoUltimasSeccion’ contains an SQL injection vulnerability in the id_seccion parameter. The parameter is directly embedded in a complex SQL query that includes grouping and sorting operations. By injecting SQL syntax, an attacker can disrupt the query structure and cause database errors, exposing the internal logic of the queries. The complexity of the query increases the potential impact, as it could allow for broader manipulation of the content retrieval logic.
Title Multiple Vulnerabilities in TOOOLS' iSquad
Weaknesses CWE-89
References
Metrics cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: INCIBE

Published:

Updated: 2026-08-27T15:39:59.092Z

Reserved: 2026-08-27T10:59:53.398Z

Link: CVE-2026-81675

cve-icon Vulnrichment

Updated: 2026-08-27T15:39:56.309Z

cve-icon NVD

Status : Received

Published: 2026-08-27T13:18:43.047

Modified: 2026-08-27T17:20:56.620

Link: CVE-2026-81675

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T15:00:05Z

Weaknesses
  • CWE-89

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