Severity by source
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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 low-privileged attacker (AV:L/PR:L); the writable-path/timing precondition maps to AC:H; success yields full SYSTEM control, so C:H/I:H/A:H with unchanged scope.
Primary rating from Vendor (hp).
CVSS VectorVendor: hp
Lifecycle Timeline
2DescriptionCVE.org
The HP Fan Control App might allow local escalation of privileges. An updated version of HP Fan Control App has been released to mitigate this potential vulnerability.
AnalysisAI
Local privilege escalation in the HP Fan Control App lets a low-privileged local user gain SYSTEM/administrator-level execution on affected HP endpoints. The flaw stems from CWE-428 (Unquoted Search Path or Element), a classic Windows weakness where a privileged service or process resolves an executable or library from an attacker-controllable path. No public exploit has been identified at time of analysis and it is not listed in CISA KEV; EPSS data was not provided.
Technical ContextAI
The HP Fan Control App is an HP-supplied thermal/fan management utility (CPE cpe:2.3:a:hp_inc.:hp_fan_control_app) that runs with elevated privileges to read sensors and adjust fan speeds. The root cause is CWE-428, Unquoted Search Path or Element - a privileged Windows service or helper either references its binary via an unquoted path containing spaces, or loads a supporting executable/DLL from a directory writable by standard users. Windows then resolves the ambiguous path or search order to an attacker-planted file, executing it in the security context of the privileged process. The CVSS 4.0 vector (AV:L/AC:L/AT:P/PR:L) confirms local-only access, low complexity, an additional attack requirement (AT:P, e.g. a writable directory or a specific service-restart/login event), and that the attacker already holds low privileges.
RemediationAI
Apply the updated HP Fan Control App that HP has released to mitigate this issue; the exact fixed version is not stated in the provided data, so consult HP advisory HPSBHF04122 at https://support.hp.com/us-en/document/ish_15217742-15217770-16/hpsbhf04122 for the precise patched version and obtain it through HP Support Assistant or the HP software download portal. Patch available per vendor advisory. Until the update is deployed, reduce exposure by restricting which users can log in interactively to affected hosts and by auditing and tightening NTFS permissions on the app's install and working directories so that standard users cannot write executables or DLLs into the privileged process's search path (this directly defeats the CWE-428 condition but should be validated against HP's expected directory layout to avoid breaking the utility); on devices where fan control is not essential, uninstalling or disabling the app removes the attack surface at the cost of losing thermal customization. These are compensating controls only - the vendor update is the definitive fix.
Same weakness CWE-428 – Unquoted Search Path or Element
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40368
GHSA-p9w6-48xr-5r6q