CVE Catalog

CVE-2026-1995

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

7th percentile - higher than 7% of all known CVEs

Summary

IDrive before version 7.0.0.64 has the id_service.exe process running with elevated privileges, reading config files from C:\ProgramData\IDrive\. These files can be modified by any standard user, allowing arbitrary executable execution with SYSTEM privileges.

Risk Assessment

An attacker with local access can gain full system control by running malicious code with SYSTEM privileges.

Recommendation

Update IDrive to version 7.0.0.64 or later and restrict permissions on C:\ProgramData\IDrive\ to trusted accounts only.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS