Impact
The vulnerability is a DLL search order hijacking flaw in Thermalright TR-VISION HOME that allows a local attacker to execute arbitrary code with the same privileges as the application, which runs with administrative rights. The application loads DLL dependencies using the default Windows search order without enforcing path restrictions or digital signature verification. Consequently, an attacker can place a malicious DLL in a writable directory that is searched before trusted system locations, leading to privilege escalation. This scenario corresponds to CWE-829: Installation or Configuration Management Errors.
Affected Systems
Thermalright TR-VISION HOME on Windows 64-bit, versions up to and including 2.0.5.
Risk and Exploitability
The vulnerability has a CVSS base score of 8.4 (high), an EPSS score of less than 1%, and is not listed in the CISA KEV catalog. Exploitation requires local access to a user‑writable directory that is part of the application’s DLL search path. The attacker must craft a malicious DLL with the same name as a legitimate dependency and then trigger the application’s execution. Successful exploitation elevates the attacker to administrative level on the affected system.
OpenCVE Enrichment