Security Advisory

CVE-2026-55201

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-17 19:08:47
Last updated 2026-07-14 21:33:55
Assigner VulnCheck
CVSS score 7.4
State PUBLISHED

Description

Evil-WinRM through 3.9, fixed in commit 6ecd570, contains a path traversal vulnerability in the download_dir() function that allows a rogue or compromised remote Windows server to write files outside the intended download directory by returning filenames with traversal sequences from Get-ChildItem command output that are passed unsanitized to File.join(). Attackers controlling the remote server can exploit this to overwrite sensitive client-side files such as SSH authorized_keys or shell configuration files, achieving persistent access or privilege escalation on the client machine.