Cyber Resilience

CVE-2026-0827

Medium

Published: 15 April 2026

Published
15 April 2026
Modified
17 April 2026
KEV Added
Patch
CVSS Score v4 6.9 CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/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
EPSS Score 0.0002 5.3th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-0827 is a medium-severity Link Following (CWE-59) vulnerability in Lenovo Diagnostics (inferred from references). Its CVSS base score is 6.9 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 5.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-6 (Least Privilege) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2026-0827 is a vulnerability discovered during an internal security assessment in Lenovo Diagnostics and the HardwareScanAddin used in Lenovo Vantage. The issue allows a local authenticated user to perform an arbitrary file write with elevated privileges during installation or when using the hardware scan feature. It carries a CVSS v3.1 base score of 7.1 (High), with the vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H, and is classified under CWE-59.

A local authenticated user with low privileges can exploit the vulnerability through low-complexity actions requiring no user interaction. Exploitation enables arbitrary file writes using elevated privileges, resulting in high impacts to system integrity and availability, while confidentiality remains unaffected.

Mitigation details are provided in Lenovo's product security advisory at https://support.lenovo.com/us/en/product_security/LEN-210693.

EU & UK References

Vulnerability details

During an internal security assessment, a potential vulnerability was discovered in Lenovo Diagnostics and the HardwareScanAddin used in Lenovo Vantage that, during installation or when using hardware scan, could allow a local authenticated user to perform an arbitrary file write…

more

with elevated privileges.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Local arbitrary file write with elevated privileges directly maps to exploitation for privilege escalation (T1068).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

CVEs Like This One

CVE-2025-60710Shared CWE-59
CVE-2026-42834Shared CWE-59
CVE-2025-21373Shared CWE-59
CVE-2026-2627Shared CWE-59
CVE-2025-21419Shared CWE-59
CVE-2025-15319Shared CWE-59
CVE-2025-41667Shared CWE-59
CVE-2026-25906Shared CWE-59
CVE-2026-20610Shared CWE-59
CVE-2025-41668Shared CWE-59

Affected Assets

Lenovo
Diagnostics
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly remediates the specific software flaw in Lenovo Diagnostics and HardwareScanAddin that enables arbitrary elevated file writes.

prevent

Enforces least privilege to prevent low-privilege local users from executing file operations with elevated privileges during installation or hardware scans.

prevent

Mandates enforcement of access control policies to block unauthorized arbitrary file writes by authenticated local users.

References