CVE-2018-25359: Splinterware System Scheduler Pro 5.12 Privilege Escalation
Splinterware System Scheduler Pro 5.12 contains an insecure file permissions vulnerability that allows low-privilege users to escalate privileges by modifying service executable files. Attackers can rename the WService.exe file in the installation directory and replace it with a malicious executable that executes with LocalSystem privileges when the service is triggered.
Security readout for executives and security teams
Plain-English summary
Splinterware System Scheduler Pro 5.12 can let a local low-privilege user gain LocalSystem-level control by abusing writable service files. This is serious where the product is installed on shared Windows servers, administrator workstations, or managed endpoints. The bundle does not show confirmed active exploitation.
Executive priority
Prioritize discovery and remediation on shared Windows systems and privileged administration workstations. This is not described as remotely exploitable, but it can turn limited local access into full system control on affected hosts.
Technical view
The issue is CWE-276 insecure default permissions in Splinterware System Scheduler Pro 5.12. The installation directory/service executable can be modified by low-privilege users, causing attacker-controlled code to run as LocalSystem when the service is triggered. CVSS v4.0 is 8.6, local attack vector, high impact to vulnerable host confidentiality, integrity, and availability.
Likely exposure
Exposure is limited to systems running Splinterware System Scheduler Pro version 5.12. Risk is highest where untrusted or standard users can log on locally or where endpoint compromise could pivot into LocalSystem privileges through the scheduler service.
Exploitation context
A public ExploitDB reference is listed, so exploitation knowledge appears public. The source bundle marks KEV as false and provides no cited evidence of active exploitation in the wild. Treat this as a local privilege escalation requiring host access, not a remote internet-facing bug.
Researcher notes
The provided evidence identifies version 5.12 and CWE-276 but does not include a vendor fix statement. CVE publication is recent, dated 2026-05-25, while the vulnerability title references an older product version. Validate product lineage and current vendor guidance before closing findings.
Mitigation direction
Identify all installations of Splinterware System Scheduler Pro 5.12.
Check Splinterware guidance for fixed versions or vendor-approved remediation.
Remove or isolate the product where it is unnecessary.
Restrict local interactive access on affected systems.
Monitor the product directory and service binary for unexpected changes.
Do not rely on ad hoc ACL changes without vendor validation.
Validation and detection
Confirm whether System Scheduler Pro 5.12 is installed on Windows assets.
Review installation directory permissions for low-privilege write access.
Verify the service executable path and file integrity against a trusted source.
Check endpoint logs for unexpected service binary changes or service restarts.
Prioritize shared systems and machines with many local users.
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 · low confidence lookup
CWE-276: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program 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.
2CVSS vectors
3Timeline events
1ADP providers
4Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
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-276 · source CWE mapping
Incorrect Default Permissions
Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.