CVE-2026-1022
Published: 16 January 2026
Summary
CVE-2026-1022 is a high-severity Relative Path Traversal (CWE-23) vulnerability in Gotac Statistics Database System. 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 10.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
Threat & Defense at a Glance
Threat & Defense Details
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Direct unauthenticated remote arbitrary file read via path traversal on public-facing app enables T1190 exploitation and T1005 local system data access.
NVD Description
Statistics Database System developed by Gotac has an Arbitrary File Read vulnerability, allowing unauthenticated remote attackers to exploit Relative Path Traversal to download arbitrary system files.
Deeper analysisAI
CVE-2026-1022 is an Arbitrary File Read vulnerability in the Statistics Database System developed by Gotac. The issue arises from Relative Path Traversal (CWE-23), which allows unauthenticated remote attackers to download arbitrary system files. Published on 2026-01-16, it carries 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), reflecting high severity primarily due to its confidentiality impact over the network with low complexity.
Unauthenticated remote attackers can exploit this vulnerability from anywhere with network access, requiring no privileges or user interaction. Successful exploitation enables attackers to traverse paths and retrieve sensitive system files, potentially exposing configuration details, credentials, or other critical data without affecting integrity or availability.
TWCERT/CC advisories provide further details on the vulnerability, including mitigation recommendations; refer to https://www.twcert.org.tw/en/cp-139-10640-0fd0b-2.html and https://www.twcert.org.tw/tw/cp-132-10639-813ad-1.html for patch information and remediation guidance.
Details
- CWE(s)