Description
A security flaw has been discovered in CheckMAL AppCheck Pro 3.1.43.10. Affected is an unknown function in the library AppCheckD.sys of the component Kernel Mini-Filter Driver. Performing a manipulation results in uncontrolled search path. The attack requires a local approach. The complexity of an attack is rather high. The exploitability is told to be difficult. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-03
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in an unknown function of the AppCheckD.sys kernel mini-filter driver bundled with CheckMAL AppCheck Pro. An attacker who can execute local code can manipulate the driver to trigger an uncontrolled search path, causing the system to load a malicious DLL instead of the legitimate one. The result is the potential execution of arbitrary code with kernel privileges, effectively elevating the attacker’s privileges on the compromised machine. The weakness is identified as CWE-426 and CWE-427.

Affected Systems

CheckMAL AppCheck Pro, version 3.1.43.10. Only this specific build is known to contain the vulnerable driver; other versions are not confirmed to be affected.

Risk and Exploitability

The CVSS score of 7.3 indicates a high severity for local exploitation. The EPSS score is not available, but the exploit has already been released to the public, raising the likelihood of real‑world attacks. The vulnerability is not listed in the CISA KEV catalog, yet the requirement for local access and the high complexity of the attack mean it is likely to be targeted only by attackers who already have some foothold within the system. The path-based nature of the flaw allows an adversary to override the trusted system paths used by the kernel loader, giving them a clear route to compromise the device.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update AppCheck Pro to the latest version if a patch that addresses the driver search path issue is available, or uninstall the product entirely to eliminate the vulnerable kernel driver.
  • If removing the software is not feasible, disable the AppCheckD.sys mini-filter driver through the Windows Device Manager or by setting the driver load policy to restrict execution to trusted system paths, thereby preventing malicious DLLs from being loaded.
  • Configure the operating system’s search directories so that only system directories are considered for kernel‑mode DLL loading; clear or restrict any custom PATH entries used by the driver.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in CheckMAL AppCheck Pro 3.1.43.10. Affected is an unknown function in the library AppCheckD.sys of the component Kernel Mini-Filter Driver. Performing a manipulation results in uncontrolled search path. The attack requires a local approach. The complexity of an attack is rather high. The exploitability is told to be difficult. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title CheckMAL AppCheck Pro Kernel Mini-Filter Driver AppCheckD.sys uncontrolled search path
First Time appeared Checkmal
Checkmal appcheck Pro
Weaknesses CWE-426
CWE-427
CPEs cpe:2.3:a:checkmal:appcheck_pro:*:*:*:*:*:*:*:*
Vendors & Products Checkmal
Checkmal appcheck Pro
References
Metrics cvssV2_0

{'score': 6, 'vector': 'AV:L/AC:H/Au:S/C:C/I:C/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Checkmal Appcheck Pro
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-03T16:26:41.519Z

Reserved: 2026-08-03T07:07:52.028Z

Link: CVE-2026-18605

cve-icon Vulnrichment

Updated: 2026-08-03T16:26:10.281Z

cve-icon NVD

Status : Deferred

Published: 2026-08-03T17:16:35.540

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-18605

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:22:04Z

Weaknesses
  • CWE-426

    Untrusted Search Path

  • CWE-427

    Uncontrolled Search Path Element