Description
Wise Care 365 4.27 and Wise Disk Cleaner 9.29 contain unquoted service path vulnerabilities in the WiseBootAssistant and SpyHunter 4 Service respectively, allowing local users to execute arbitrary code with SYSTEM privileges. Attackers can insert malicious executables in the system root path that execute during service startup or system reboot with elevated privileges.
Published: 2026-06-19
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Wise Care 365 version 4.27 and Wise Disk Cleaner version 9.29 ship with unquoted service path vulnerabilities in the WiseBootAssistant and SpyHunter 4 Service. The lack of quotation marks around the executable path allows a local user to place a malicious file in a system directory that is referenced during service startup or system reboot, causing that file to execute with SYSTEM privileges. This flaw permits arbitrary code execution with the highest local privileges, enabling an attacker to modify system configurations, install malware, or compromise the entire machine. The weakness is categorized as CWE‑428, an unquoted service path flaw. Based solely on the official description, no remote exploitation vector is described, and the impact is limited to local users who can place files in the target path.

Affected Systems

The vulnerability affects Wise Care 365 version 4.27 and Wise Disk Cleaner version 9.29. The products are distributed by the vendor Wise, and the flaws reside in the WiseBootAssistant and SpyHunter 4 Service components. Only these specific versions are listed as impacted; no other editions or later releases are mentioned.

Risk and Exploitability

The CVSS score of 8.5 indicates a high severity for privilege escalation. Since the EPSS score is not available, we cannot quantify the current likelihood of exploitation, but the lack of a KEV listing suggests no widespread, known exploitation has been observed. The attack vector is local, requiring a user account that can write to the system root or related directories. An attacker can trigger the flaw by creating a malicious executable with the same name as the unquoted service path and placing it in the root path, which will be executed with SYSTEM rights when the service restarts or during a reboot.

Generated by OpenCVE AI on June 19, 2026 at 20:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Ensure that the service paths for WiseBootAssistant and SpyHunter 4 Service are properly quoted or relocate the executables to a non‑system directory so that the service path does not reference a system root path.
  • If a patch is not immediately available, prevent local users from writing to the system root directory or disable the affected services until the correct paths are configured.
  • Check the vendor website or support resources for official updates or configuration guidelines that address the unquoted service path issue.

Generated by OpenCVE AI on June 19, 2026 at 20:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 19 Jun 2026 18:15:00 +0000

Type Values Removed Values Added
Description Wise Care 365 4.27 and Wise Disk Cleaner 9.29 contain unquoted service path vulnerabilities in the WiseBootAssistant and SpyHunter 4 Service respectively, allowing local users to execute arbitrary code with SYSTEM privileges. Attackers can insert malicious executables in the system root path that execute during service startup or system reboot with elevated privileges.
Title Wise Care 365 4.27 and Wise Disk Cleaner 9.29 Unquoted Service Path Privilege Escalation
Weaknesses CWE-428
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-19T14:16:46.555Z

Reserved: 2026-06-19T13:24:52.885Z

Link: CVE-2016-20093

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-19T20:45:03Z

Weaknesses
  • CWE-428

    Unquoted Search Path or Element