Severity by source
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Local-only search-path hijack (AV:L) that is hard to win reliably (AC:H) and needs an existing low-priv account (PR:L); no scope change, full C/I/A impact on the host.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
3DescriptionCVE.org
A security vulnerability has been detected in Tencent PC Manager 18.1.30242.301. This issue affects some unknown processing in the library qmudisk64.sys of the component QMUDisk Driver. The manipulation leads to uncontrolled search path. The attack must be carried out locally. The attack is considered to have high complexity. The exploitability is assessed as difficult. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Local privilege/impact abuse in Tencent PC Manager 18.1.30242.301 stems from an uncontrolled search path (CWE-427) in the QMUDisk kernel driver library qmudisk64.sys, letting a low-privileged local user coerce loading of an attacker-controlled library to achieve high confidentiality, integrity, and availability impact. Publicly available exploit code exists (the 'qmukiller' proof-of-concept on GitHub), but exploitation is rated high-complexity/difficult and requires local access with existing low-level privileges. No public exploit has been tied to active in-the-wild attacks, and the vendor did not respond to the disclosure, so no fix is currently available.
Technical ContextAI
The affected component is qmudisk64.sys, a 64-bit kernel-mode driver shipped as part of Tencent PC Manager's QMUDisk feature. The root cause is CWE-427 (Uncontrolled Search Path Element): the driver or its associated privileged component resolves a dependent library/module using a search path that a local attacker can influence, so a malicious library planted in an earlier-searched or writable directory is loaded in place of the legitimate one. Because the loading context runs with elevated/kernel-adjacent privileges while the planted content is chosen by a lower-privileged user, this is a classic search-order/DLL-hijack style weakness applied to a security product's driver stack. CPE cpe:2.3:a:tencent:pc_manager identifies Tencent PC Manager as the affected application; the specific build named is 18.1.30242.301.
RemediationAI
No vendor-released patch identified at time of analysis - the vendor was contacted early but did not respond, so no fixed version exists to cite. As compensating controls, restrict local interactive and administrative access to systems running Tencent PC Manager so untrusted low-privileged users cannot stage a malicious library on the host; monitor for or deny write access to directories in the driver/service load path (application directory and any world-writable locations searched before system paths), since search-path hijacking depends on the attacker being able to plant a library where it is loaded first. Consider whether the QMUDisk feature is required and, where consistent with your endpoint-protection needs, evaluate uninstalling or replacing Tencent PC Manager on high-value hosts - noting the trade-off of losing its endpoint functionality. Track the VulDB entry (https://vuldb.com/cve/CVE-2026-15515) for any future vendor fix and validate the public POC's behavior in a lab before assuming impact. Do not deploy unverified third-party patches from the exploit repository.
More in Pc Manager
View allSeveral services in Honor Device Co., Ltd Honor PC Manager v16.0.0.118 was discovered to connect services to the named p
Improper link resolution before file access ('link following') in Microsoft PC Manager allows an authorized attacker to
Microsoft PC Manager Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is low att
Improper link resolution before file access ('link following') in Microsoft PC Manager allows an authorized attacker to
Local privilege escalation in Microsoft PC Manager allows an authenticated low-privileged attacker to bypass a security
Microsoft PC Manager Elevation of Privilege Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is low att
Cleartext storage of sensitive information in Microsoft PC Manager allows an unauthorized attacker to bypass a security
Improper authorization in Microsoft PC Manager allows an unauthorized attacker to elevate privileges over a network. Rat
Same weakness CWE-427 – Uncontrolled Search Path Element
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43256
GHSA-6pvh-5mc9-hm57