Description
A vulnerability has been found in IObit Unlocker 1.3.0.12. This vulnerability affects the function ZwTerminateProcess in the library IObitUnlocker.sys of the component IRP_MJ_DEVICE_CONTROL Handler. The manipulation leads to improper privilege management. An attack has to be approached locally. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-31
Score: 4.6 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in IObit Unlocker 1.3.0.12 allows a local attacker to abuse the ZwTerminateProcess call from the IObitUnlocker.sys driver, resulting in improper privilege management that can elevate the attacker’s rights. The vulnerability arises from an error in the IRP_MJ_DEVICE_CONTROL handler that fails to enforce correct access controls when terminating processes. Because of this, a local user could potentially gain higher privileges, enabling unauthorized access to system resources, modification of data, or disruption of services.

Affected Systems

IObit Unlocker, version 1.3.0.12, a desktop utility for unlocking files and folders. No other products or versions are listed as affected.

Risk and Exploitability

The CVSS score of 4.6 indicates moderate severity, while the EPSS score is not available and KEV does not list the vulnerability, suggesting limited widespread exploitation. Attackers must first establish a local presence, which reduces the likelihood of exploitation compared to remote vectors. However, the local privilege escalation potential remains significant for systems with vulnerable versions still installed, and the lack of an official vendor patch increases the risk for exposed environments.

Generated by OpenCVE AI on August 31, 2026 at 11:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and install the latest IObit Unlocker release from the vendor that addresses the privilege escalation issue
  • If no update is available, uninstall the IObit Unlocker application entirely to remove the vulnerable driver
  • Apply local security hardening: restrict user privileges, monitor ZwTerminateProcess calls, and enforce the principle of least privilege

Generated by OpenCVE AI on August 31, 2026 at 11:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 10:00:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in IObit Unlocker 1.3.0.12. This vulnerability affects the function ZwTerminateProcess in the library IObitUnlocker.sys of the component IRP_MJ_DEVICE_CONTROL Handler. The manipulation leads to improper privilege management. An attack has to be approached locally. The vendor was contacted early about this disclosure but did not respond in any way.
Title IObit Unlocker IRP_MJ_DEVICE_CONTROL IObitUnlocker.sys ZwTerminateProcess privileges management
First Time appeared Iobit
Iobit unlocker
Weaknesses CWE-266
CWE-269
CPEs cpe:2.3:a:iobit:unlocker:*:*:*:*:*:*:*:*
Vendors & Products Iobit
Iobit unlocker
References
Metrics cvssV2_0

{'score': 2.9, 'vector': 'AV:L/AC:L/Au:M/C:N/I:P/A:P/E:ND/RL:ND/RC:UR'}

cvssV3_0

{'score': 3.4, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L/E:X/RL:X/RC:R'}

cvssV3_1

{'score': 3.4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L/E:X/RL:X/RC:R'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T09:45:08.230Z

Reserved: 2026-08-30T15:18:52.791Z

Link: CVE-2026-82671

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T10:16:50.603

Modified: 2026-08-31T10:16:50.603

Link: CVE-2026-82671

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T11:30:05Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-269

    Improper Privilege Management