Severity by source
CVSS:4.0/AV:L/AC:L/AT:N/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
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:4.0/AV:L/AC:L/AT:N/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
Lifecycle Timeline
6DescriptionCVE.org
The Performance Library component of Gigabyte Control Center has an Insecure Deserialization vulnerability. Authenticated local attackers can send a malicious serialized payload to the EasyTune Engine service, resulting in privilege escalation.
AnalysisAI
Insecure deserialization in Gigabyte Control Center's Performance Library component allows authenticated local users to escalate privileges to SYSTEM by sending crafted serialized payloads to the EasyTune Engine service. Affecting Gigabyte Performance Library across versions, this CWE-502 flaw enables low-privileged users to gain complete control of the Windows system. EPSS data not available; no public exploit identified at time of analysis, though the local attack vector and low complexity (CVSS:3.1/AV:L/AC:L/PR:L) suggest exploitation is technically straightforward for attackers with initial local access.
Technical ContextAI
The vulnerability resides in the Performance Library component of Gigabyte Control Center, specifically within the EasyTune Engine service that handles performance tuning and overclocking operations. This service appears to accept serialized objects without proper validation, a classic CWE-502 insecure deserialization flaw. When an application deserializes untrusted data without sanitization, attackers can inject malicious object graphs that execute arbitrary code during the deserialization process. The EasyTune Engine likely runs with elevated privileges (SYSTEM or Administrator) to perform hardware configuration tasks, making it an attractive target for privilege escalation. The CPE identifier cpe:2.3:a:gigabyte:performance_library indicates the vulnerable component is the Performance Library module itself, which is bundled with Gigabyte Control Center software used for managing Gigabyte motherboards and graphics cards. The local attack vector suggests the vulnerability requires the attacker to already have code execution on the target system, positioning this as a second-stage exploitation technique in multi-stage attack chains.
RemediationAI
Users should immediately consult the TWCERT advisories at https://www.twcert.org.tw/en/cp-139-10806-fbc4a-2.html for vendor-specific remediation guidance and patch availability information. No vendor-released patch version is independently confirmed from the provided data, so organizations must check Gigabyte's official support channels for updated Control Center releases addressing CVE-2026-4416. As an interim mitigation, restrict local user permissions on systems running Gigabyte Control Center to trusted administrators only, minimizing the population of users with PR:L access who could exploit the deserialization flaw. Consider disabling or removing the EasyTune Engine service if performance tuning functionality is not operationally required, reducing the attack surface. Implement application whitelisting or endpoint detection and response (EDR) solutions to monitor for unusual process execution patterns originating from Gigabyte Control Center processes. Organizations should prioritize patching on multi-user workstations and systems where privilege separation is a critical security control.
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-17071