Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Local symlink attack requires a low-privileged local session; AC:L because path substitution requires no race once file location is known; full CIA impact from SYSTEM-level access.
Primary rating from Vendor (dell).
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
Dell Monitor driver, version 1.0.0.0, contains an Improper Link Resolution Before File Access ('Link Following') vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of Privileges.
AnalysisAI
Local privilege escalation in Dell Monitor Driver exploits a symlink (link-following) flaw to allow a low-privileged local attacker to elevate to higher system privileges, achieving full confidentiality, integrity, and availability impact on the host. The vendor has released a patch via Dell Security Advisory DSA-2026-295, and no public exploit code has been identified at time of analysis. EPSS rates exploitation probability at 0.11% (2nd percentile), and SSVC classifies exploitation as none and automatable as no - consistent with the local-only attack vector and the absence of CISA KEV listing.
Technical ContextAI
CWE-59 (Improper Link Resolution Before File Access) describes a class of vulnerability - commonly known as a symlink or link-following attack - where a privileged process resolves a file system path without first verifying whether that path is a symbolic link. In Windows environments, a driver service running with elevated or SYSTEM-level privileges may perform file read, write, or execute operations on predictable paths. If a low-privileged attacker can place a symbolic link at that path before the driver accesses it, the driver follows the link to the attacker-controlled destination, effectively operating on a sensitive file under elevated context. The affected component is cpe:2.3:a:dell:monitor_driver:*:*:*:*:*:*:*:*, Dell's proprietary monitor management driver. This vulnerability class is well-documented in Windows driver software and requires no external communication channel to exploit.
RemediationAI
Apply the patch per Dell Security Advisory DSA-2026-295, available at https://www.dell.com/support/kbdoc/en-us/000481265/dsa-2026-295. Based on EUVD-2026-52396, versions prior to 1.0.0.0 are affected - confirm the precise patched release version from the advisory before deploying, given the version conflict noted between CVE description and EUVD data. If immediate patching is not feasible, restrict interactive local sessions to only trusted administrative accounts on systems running Dell Monitor Driver, as low-privileged local users are the required attacker baseline. Additionally, audit world-writable or user-accessible directories involved in driver file operations and monitor for unexpected symbolic link creation in those paths via endpoint detection tooling. These compensating controls do not eliminate the underlying flaw and carry overhead of monitoring rule maintenance; patching remains the definitive fix.
Same weakness CWE-59 – Improper Link Resolution Before File Access
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-52396
GHSA-p6hq-r87w-qv7v