Description
In versions before 7.0.0.64, IDrive’s id_service.exe process runs with elevated privileges and regularly reads from several files under the C:\ProgramData\IDrive\ directory. The UTF16-LE encoded contents of these files are used as arguments for starting a process, but they can be edited by any standard user logged into the system. An attacker can overwrite or edit the files to specify a path to an arbitrary executable, which will then be executed by the id_service.exe process with SYSTEM privileges.
Published: 2026-03-24
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a local user to modify configuration files stored in C:\ProgramData\IDrive that are read by the elevated id_service.exe process. These UTF‑16‑LE encoded files are used as command line arguments for starting new processes. By editing the files to contain the path to a malicious executable, an attacker can cause that executable to run under SYSTEM privileges, giving them full control over the host. The impact is a full privilege escalation to the highest local privilege level, compromising confidentiality, integrity, and availability of the system.

Affected Systems

IDrive Cloud Backup Client for Windows versions before 7.0.0.64 contain the vulnerable id_service.exe service that runs with SYSTEM rights and monitors files under C:\ProgramData\IDrive. Any system user with write access to that folder can exploit the flaw, so all installations using the default configuration are affected.

Risk and Exploitability

The CVSS score of 7.8 indicates a high‑impact local vulnerability, while the EPSS score of less than 1% suggests a comparatively low probability of exploitation in the wild. The catalog entry is not listed in CISA KEV. Exploitation requires a local user session with write permission to C:\ProgramData\IDrive; the attacker can then write a file containing an arbitrary executable path and trigger its execution with SYSTEM privileges. The likely attack vector is local, requiring no remote interface. Overall, the risk remains significant for systems that allow local users write access to the backup client data directory.

Generated by OpenCVE AI on August 4, 2026 at 19:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest update or patch for IDrive Cloud Backup Client for Windows that removes the privilege escalation path.
  • Restrict file permissions on the C:\ProgramData\IDrive directory to deny write access to standard users so that only the SYSTEM account can modify the monitored files.
  • If the backup service is not required, consider disabling or stopping the id_service.exe process.

Generated by OpenCVE AI on August 4, 2026 at 19:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
CWE-78

Sun, 02 Aug 2026 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-250
CWE-276
CWE-732

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-250
CWE-276
CWE-732

Tue, 21 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
Description IDrive’s id_service.exe process runs with elevated privileges and regularly reads from several files under the C:\ProgramData\IDrive\ directory. The UTF16-LE encoded contents of these files are used as arguments for starting a process, but they can be edited by any standard user logged into the system. An attacker can overwrite or edit the files to specify a path to an arbitrary executable, which will then be executed by the id_service.exe process with SYSTEM privileges. In versions before 7.0.0.64, IDrive’s id_service.exe process runs with elevated privileges and regularly reads from several files under the C:\ProgramData\IDrive\ directory. The UTF16-LE encoded contents of these files are used as arguments for starting a process, but they can be edited by any standard user logged into the system. An attacker can overwrite or edit the files to specify a path to an arbitrary executable, which will then be executed by the id_service.exe process with SYSTEM privileges.

Wed, 25 Mar 2026 14:15:00 +0000

Type Values Removed Values Added
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'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 25 Mar 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Idrive
Idrive idrive Cloud Backup Client For Windows
Vendors & Products Idrive
Idrive idrive Cloud Backup Client For Windows

Tue, 24 Mar 2026 20:30:00 +0000

Type Values Removed Values Added
References

Tue, 24 Mar 2026 18:30:00 +0000

Type Values Removed Values Added
Description IDrive’s id_service.exe process runs with elevated privileges and regularly reads from several files under the C:\ProgramData\IDrive\ directory. The UTF16-LE encoded contents of these files are used as arguments for starting a process, but they can be edited by any standard user logged into the system. An attacker can overwrite or edit the files to specify a path to an arbitrary executable, which will then be executed by the id_service.exe process with SYSTEM privileges.
Title IDrive Cloud Backup Client for Windows contains a privilege escalation vulnerability
References

Subscriptions

Idrive Idrive Cloud Backup Client For Windows
cve-icon MITRE

Status: PUBLISHED

Assigner: certcc

Published:

Updated: 2026-07-21T19:18:15.556Z

Reserved: 2026-02-05T16:44:28.604Z

Link: CVE-2026-1995

cve-icon Vulnrichment

Updated: 2026-03-24T19:24:11.136Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-24T19:16:49.033

Modified: 2026-07-21T20:17:00.307

Link: CVE-2026-1995

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T19:15:03Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')