Cyber Resilience

CVE-2025-10024

HighUpdated

Published: 22 January 2026

Published
22 January 2026
Modified
05 June 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0003 7.4th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-10024 is a high-severity Authorization Bypass Through User-Controlled Key (CWE-639) vulnerability in Gov (inferred from references). 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 7.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 AC-3 (Access Enforcement) and SI-10 (Information Input Validation).

Deeper analysis

CVE-2025-10024 is an Authorization Bypass Through User-Controlled Key vulnerability in the Education Management System from EXERT Computer Technologies Software Ltd. Co. The flaw enables Parameter Injection and affects all versions of the software through 23.09.2025. It is rated with 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) and is associated with CWE-639 (Authorization Bypass Through User-Controlled Key).

Remote attackers require no authentication or privileges and can exploit the vulnerability over the network with low complexity and no user interaction. Successful exploitation allows unauthorized access to sensitive data, resulting in high confidentiality impact without affecting integrity or availability.

The Turkish National Cyber Incident Response Center (USOM) has published an advisory at https://www.usom.gov.tr/bildirim/tr-26-0002 detailing the issue; security practitioners should consult it for recommended mitigations and patches.

EU & UK References

Vulnerability details

Authorization Bypass Through User-Controlled Key vulnerability in EXERT Computer Technologies Software Ltd. Co. Education Management System allows Parameter Injection. This issue affects Education Management System: through 23.09.2025.

CWE(s)

Related Threats

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 public-facing Education Management System via auth bypass (IDOR/parameter injection) for unauthorized sensitive data access.

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

CVEs Like This One

CVE-2024-50693Shared CWE-639
CVE-2025-69394Shared CWE-639
CVE-2026-41471Shared CWE-639
CVE-2025-58402Shared CWE-639
CVE-2025-68051Shared CWE-639
CVE-2026-4503Shared CWE-639
CVE-2026-43890Shared CWE-639
CVE-2026-25563Shared CWE-639
CVE-2024-8261Shared CWE-639
CVE-2026-3321Shared CWE-639

Affected Assets

Gov
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

AC-3 requires enforcement of approved authorizations, directly preventing authorization bypass vulnerabilities like user-controlled keys that allow unauthorized access to sensitive data.

prevent

SI-10 mandates validation and sanitization of user inputs, directly mitigating parameter injection used to manipulate authorization keys in this CVE.

prevent

SI-2 ensures identification, reporting, and remediation of flaws like this CVE, preventing exploitation through timely patching as recommended in the USOM advisory.

References