CVE-2025-8590: Information Disclosure in AKCE Software's SKSPro
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in AKCE Software Technology R&D Industry and Trade Inc. SKSPro allows Directory Indexing.
This issue affects SKSPro: through 07012026.
Security readout for executives and security teams
Plain-English summary
AKCE SKSPro has a reported directory indexing issue that can expose sensitive information to unauthenticated users over the network. The business risk is data exposure, not system takeover, based on the CVSS vector. The sources do not identify active exploitation or a named fixed release.
Executive priority
Treat this as a high-priority exposure review for any SKSPro deployment. Prioritize internet-facing systems because the reported impact is unauthorized sensitive information disclosure and the attack conditions are low-friction.
Technical view
CVE-2025-8590 is CWE-200 information disclosure in AKCE Software SKSPro through 07012026. CVSS 3.1 is 7.5: network reachable, low complexity, no privileges or user interaction, high confidentiality impact, no integrity or availability impact. The described weakness is directory indexing.
Likely exposure
Exposure is likely limited to organizations running AKCE SKSPro in the stated affected range, especially if SKSPro paths are reachable from untrusted networks. The CVE data provides no CPEs, deployment prevalence, or confirmed affected configuration details.
Exploitation context
The record does not show CISA KEV listing, and the provided sources do not cite active exploitation. The issue may be easy to trigger because the CVSS vector requires no authentication or user interaction, but no exploit specifics are provided.
Researcher notes
The public record is sparse. It identifies product, vendor, weakness class, affected range, and CVSS, but not root cause, affected paths, exploit evidence, or a fixed version. Avoid broad claims beyond SKSPro and validate against vendor or government advisories.
Mitigation direction
Check AKCE, USOM, or Turkish cybersecurity guidance for a fixed SKSPro release.
Disable directory indexing on SKSPro-served paths where applicable.
Restrict SKSPro access to trusted networks or authenticated users.
Remove sensitive files from web-accessible directories.
Monitor web logs for unusual directory browsing or bulk file access.
Validation and detection
Inventory whether AKCE SKSPro is deployed and externally reachable.
Confirm the deployed SKSPro version is not within the affected range.
Review web server and application settings for directory listing exposure.
Inspect exposed SKSPro paths for unintended file indexes.
Check logs for unauthenticated access to directory listings or sensitive files.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-200: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-200 · source CWE mapping
Exposure of Sensitive Information to an Unauthorized Actor
Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.