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 vector with an existing low-priv account (AV:L/PR:L); the required non-system-partition install maps AT:P to AC:H; planted code runs with full C/I/A impact.
Primary rating from Vendor (lenovo).
CVSS VectorVendor: lenovo
Lifecycle Timeline
3DescriptionCVE.org
A potential insecure permissions vulnerability was reported in Legion Zone and the Lenovo App Store Windows applications, distributed exclusively in the Chinese market, that when installed on a non‑system partition, could allow a local user to execute arbitrary code.
AnalysisAI
Local code execution in Lenovo Legion Zone and the Lenovo App Store (China-market Windows builds) allows an authenticated local user to run arbitrary code when either application is installed on a non-system partition. The flaw stems from insecure directory/file permissions (CWE-277) that a low-privileged user can abuse to plant or modify executable content later run with higher privilege. No public exploit is identified at time of analysis and it is not listed in CISA KEV; impact is confined to systems where these Chinese-market Lenovo utilities are deployed to a non-default drive.
Technical ContextAI
The affected software comprises two Lenovo Windows client applications distributed exclusively in China: Legion Zone (a gaming companion/optimization utility for Lenovo Legion hardware) and the Lenovo App Store (a software-distribution client). CPE data confirms the products cpe:2.3:a:lenovo:legion_zone and cpe:2.3:a:lenovo:app_store. The root cause is CWE-277 (Insecure Inherited Permissions): when an installer places application directories on a non-system partition, those partitions do not inherit the restrictive ACLs that Windows applies by default to %ProgramFiles% on the system volume. A newly created folder on a secondary drive typically grants write access to standard/Authenticated Users, so any local user can overwrite or add binaries, DLLs, or scripts in the application's path that are subsequently executed by the application or its services/updaters, yielding arbitrary code execution.
RemediationAI
Follow the Lenovo advisory at https://iknow.lenovo.com.cn/detail/441420 and update Legion Zone and the Lenovo App Store to the vendor-corrected version; the supplied data does not include an exact fix version, so treat patch status as 'Patch available per vendor advisory' and confirm the fixed build against that page. As an immediate compensating control, reinstall the applications to the default system partition (typically the C: drive under %ProgramFiles%) where Windows applies restrictive inherited ACLs, which removes the vulnerable condition entirely; the trade-off is reclaiming disk space on the system volume. If the software must remain on a secondary partition before patching, manually harden the install directory ACLs to remove write/modify rights for standard and Authenticated Users (grant modify only to Administrators/SYSTEM), accepting that a future reinstall or update may reset those permissions and require re-hardening.
A DLL hijack vulnerability was reported in Lenovo App Store that could allow a local attacker to execute code with eleva
Local privilege escalation to arbitrary code execution affects Lenovo App Store, a software-distribution client shipped
Local code execution in Lenovo App Store (Chinese-market distribution only) lets an authenticated local user abuse a pat
An improper permissions vulnerability was reported in Lenovo App Store that could allow a local authenticated user to ex
Same weakness CWE-277 – Insecure Inherited Permissions
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44975
GHSA-6j6v-724c-h5fm