Cyber Posture

CVE-2026-1472

High

Published: 27 January 2026

Published
27 January 2026
Modified
10 February 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0004 11.6th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-1472 is a high-severity SQL Injection (CWE-89) vulnerability in Quatuor Evaluacion De Desempeno. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 11.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190).
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-89

Penetration testing uses SQL injection payloads against database interfaces, identifying and supporting fixes for SQL injection weaknesses.

addresses: CWE-89

Validates query inputs to prevent SQL syntax or command manipulation.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Direct remote exploitation of unauthenticated SQL injection in a public web app endpoint for data exfiltration.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

An out-of-band SQL injection vulnerability (OOB SQLi) has been detected in the Performance Evaluation (EDD) application developed by Gabinete Técnico de Programación. Exploiting this vulnerability in the parameter 'txAny' in '/evaluacion_competencias_autoeval_list.aspx', could allow an attacker to extract sensitive information from…

more

the database through external channels, without the affected application returning the data directly, compromising the confidentiality of the stored information.

Deeper analysisAI

CVE-2026-1472 is an out-of-band SQL injection (OOB SQLi) vulnerability affecting the Performance Evaluation (EDD) application developed by Gabinete Técnico de Programación. The flaw resides in the 'txAny' parameter of the '/evaluacion_competencias_autoeval_list.aspx' endpoint, where insufficient input validation allows SQL injection. This issue, classified under CWE-89, has a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), indicating high confidentiality impact with no requirements for privileges or user interaction.

Unauthenticated attackers with network access can exploit this vulnerability remotely with low complexity. By crafting malicious payloads in the 'txAny' parameter, they can trigger out-of-band SQL queries that exfiltrate sensitive database information through external channels, such as DNS or HTTP requests, without the application directly returning the data in its responses. Successful exploitation compromises the confidentiality of stored data but does not enable integrity modifications or denial of service.

The INCIBE-CERT advisory provides details on this vulnerability, available at https://www.incibe.es/en/incibe-cert/notices/aviso/out-band-sql-injection-quatuor-performance-evaluation. Security practitioners should consult this reference for recommended mitigations, such as input sanitization or patching the affected application.

Details

CWE(s)

Affected Products

quatuor
evaluacion de desempeno
all versions

CVEs Like This One

CVE-2026-1478Same product: Quatuor Evaluacion De Desempeno
CVE-2026-1481Same product: Quatuor Evaluacion De Desempeno
CVE-2026-1473Same product: Quatuor Evaluacion De Desempeno
CVE-2026-1474Same product: Quatuor Evaluacion De Desempeno
CVE-2026-1483Same product: Quatuor Evaluacion De Desempeno
CVE-2026-1479Same product: Quatuor Evaluacion De Desempeno
CVE-2026-1477Same product: Quatuor Evaluacion De Desempeno
CVE-2026-1476Same product: Quatuor Evaluacion De Desempeno
CVE-2026-1482Same product: Quatuor Evaluacion De Desempeno
CVE-2026-1480Same product: Quatuor Evaluacion De Desempeno

References