AnyDesk
CVE-2026-15681
MEDIUM
Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Local attack vector with high complexity for junction timing; low privileges required; availability-only impact consistent with DoS description.
Primary rating from Vendor (zdi).
CVSS VectorNVD
Lifecycle Timeline
3DescriptionNVD
AnyDesk Screen Recording Link Following Denial-of-Service Vulnerability. This vulnerability allows local attackers to create a denial-of-service condition on affected installations of AnyDesk. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability.
The specific flaw exists within the handling of screen recording files. By creating a junction, an attacker can abuse the service to create arbitrary files. An attacker can leverage this vulnerability to create a denial-of-service condition on the system. Was ZDI-CAN-26591.
AnalysisAI
Denial-of-service in AnyDesk allows a local attacker with low-privileged code execution to crash or destabilize the application by abusing improper junction resolution during screen recording file operations. The AnyDesk service fails to validate symbolic link or NTFS junction targets before accessing screen recording files, enabling redirection of privileged file creation to arbitrary filesystem paths. No public exploit code exists and this vulnerability is not listed in CISA KEV; however, the low privilege requirement combined with AnyDesk's common deployment on multi-user systems warrants patching. Note: the provided tag 'RCE' appears to be a mislabeling - the CVE description and CVSS impact metrics consistently describe a DoS-only outcome with no code execution.
Technical ContextAI
CWE-59 ('Improper Link Resolution Before File Access / Link Following') describes a class of vulnerabilities where a privileged process dereferences a user-controlled symbolic link or junction without verifying the true target. On Windows, NTFS junction points allow a low-privileged user to redirect a directory path to an arbitrary target; when a service running with elevated privileges subsequently attempts to create or write a file under that redirected path, it can be made to write to unintended locations. AnyDesk, identified via CPE cpe:2.3:a:anydesk:anydesk:*:*:*:*:*:*:*:*, is a remote desktop application that runs background service components with elevated privileges. The flaw manifests specifically within the screen recording subsystem, where the service creates recording files without adequately hardening the path against junction-based redirection prior to file creation.
RemediationAI
No vendor-released patch version was identified in the available data; the upstream fix status should be confirmed by consulting the ZDI advisory at https://www.zerodayinitiative.com/advisories/ZDI-26-400/ and the AnyDesk security advisories page directly. Until a patched release is confirmed, the following compensating controls should be considered: disable the screen recording feature within AnyDesk settings if it is not operationally required, as the vulnerable code path depends on this functionality; apply filesystem ACLs to restrict low-privileged users from creating directory junctions or symlinks in paths used by the AnyDesk service (note: this may require group policy configuration and can affect other applications relying on junction creation); and limit local interactive or remote logon rights on systems where AnyDesk is installed to reduce the pool of users who can satisfy the PR:L prerequisite. These mitigations address the exploitation conditions rather than the root flaw and should be replaced by the vendor patch once available.
AnyDesk before 5.5.3 on Linux and FreeBSD has a format string vulnerability that can be exploited for remote code execut
AnyDesk 2.5.0 contains an unquoted service path vulnerability that allows local users to execute arbitrary code with SYS
Anydesk versions up to 5.4.0 contains a vulnerability that allows attackers to potentially inject malicious executables
AnyDesk 7.0.9 allows a local user to gain SYSTEM privileges via a symbolic link because the user can write to their own
AnyDesk before 3.6.1 on Windows has a DLL injection vulnerability. Rated critical severity (CVSS 9.8), this vulnerabilit
AnyDesk before 6.2.6 and 6.3.x before 6.3.3 allows a local user to obtain administrator privileges by using the Open Cha
AnyDesk for macOS versions 6.0.2 and older have a vulnerability in the XPC interface that does not properly validate cli
AnyDesk before "12.06.2018 - 4.1.3" on Windows 7 SP1 has a DLL preloading vulnerability. Rated high severity (CVSS 7.8),
AnyDesk 7.0.8 allows remote Denial of Service. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitabl
AnyDesk's 'Send Support Information' feature is exploitable by local low-privileged attackers via a Windows junction (di
AnyDesk Link Following Information Disclosure Vulnerability. Rated medium severity (CVSS 5.5), this vulnerability is low
An issue was discovered in AnyDesk through 9.0.4. Rated high severity (CVSS 8.2), this vulnerability is remotely exploit
Same weakness CWE-59 – Improper Link Resolution Before File Access
View allShare
External POC / Exploit Code
Leaving vuln.today