CVE-2025-4686
Published: 30 January 2026
Summary
CVE-2025-4686 is a high-severity SQL Injection (CWE-89) vulnerability in Gov (inferred from references). Its CVSS base score is 8.6 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 21.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 RA-5 (Vulnerability Monitoring and Scanning) and SI-10 (Information Input Validation).
Deeper analysis
CVE-2025-4686 is an SQL Injection vulnerability (CWE-89) caused by improper neutralization of special elements used in an SQL command. It affects Kodmatic Computer Software Tourism Construction Industry and Trade Ltd. Co.'s Online Exam and Assessment software, with all versions through 30012026 vulnerable. The issue was published on 2026-01-30 and carries a CVSS v3.1 base score of 8.6 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H).
Remote, unauthenticated attackers can exploit this vulnerability over the network with low complexity and no user interaction required. Successful exploitation enables limited impacts on confidentiality and integrity, such as partial data exposure or modification, alongside a high availability impact, potentially disrupting service through malicious SQL queries.
The primary advisory is available from USOM at https://www.usom.gov.tr/bildirim/tr-26-0010. The vendor was contacted early regarding disclosure but provided no response, indicating no patches or mitigations have been issued.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-206575
Vulnerability details
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Kodmatic Computer Software Tourism Construction Industry and Trade Ltd. Co. Online Exam and Assessment allows SQL Injection. This issue affects Online Exam and Assessment: through 30012026.…
more
NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Direct remote SQL injection in a public-facing web application enables unauthenticated exploitation over the network.
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Directly requires validating and sanitizing information inputs to prevent improper neutralization of special elements in SQL commands, mitigating SQL injection exploitation.
Mandates timely identification, reporting, and correction of flaws like this SQL injection vulnerability in the Online Exam software.
Requires vulnerability scanning that identifies SQL injection flaws such as CVE-2025-4686 for proactive mitigation.