CVE-2025-12059
Published: 11 February 2026
Summary
CVE-2025-12059 is a critical-severity Insertion of Sensitive Information into Externally-Accessible File or Directory (CWE-538) vulnerability in Gov (inferred from references). Its CVSS base score is 9.8 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 22.3th 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 AC-6 (Least Privilege).
Deeper analysis
CVE-2025-12059 is an Insertion of Sensitive Information into Externally-Accessible File or Directory vulnerability (CWE-538) in Logo Software Industry and Trade Inc.'s Logo j-Platform. The flaw allows exploitation of incorrectly configured access control security levels, enabling sensitive data exposure. It affects Logo j-Platform versions from 3.29.6.4 before 3.34.8.9 and carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).
Remote, unauthenticated attackers can exploit this vulnerability over the network with low attack complexity and without requiring user interaction. Successful exploitation results in high impacts to confidentiality, integrity, and availability, potentially allowing full compromise of affected systems.
Mitigation requires upgrading to Logo j-Platform version 3.34.8.9 or later. Further details are provided in the advisory at https://www.usom.gov.tr/bildirim/tr-26-0061.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-207015
Vulnerability details
Insertion of Sensitive Information into Externally-Accessible File or Directory vulnerability in Logo Software Industry and Trade Inc. Logo j-Platform allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Logo j-Platform: from 3.29.6.4 before 3.34.8.9.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Direct unauthenticated remote exploitation of a public-facing application due to access control misconfiguration exposing sensitive files/directories.
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Directly enforces approved access control policies on files and directories, preventing the misconfigured security levels that expose sensitive information.
Requires assignment of only the minimum necessary privileges, directly countering the overly permissive access control levels exploited by the CVE.
Enforces information flow rules between system components and external entities, limiting unauthorized exposure of sensitive data placed in accessible locations.