CVE-2026-55201

Source
https://cve.org/CVERecord?id=CVE-2026-55201
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55201.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55201
Published
2026-06-17T19:08:47.264Z
Modified
2026-07-08T08:11:35.815666527Z
Severity
  • 7.4 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Evil-WinRM - Path Traversal in download_dir() Function
Details

Evil-WinRM through 3.9, fixed in commit 6ecd570, contains a path traversal vulnerability in the downloaddir() 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 authorizedkeys or shell configuration files, achieving persistent access or privilege escalation on the client machine.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55201.json",
    "cwe_ids": [
        "CWE-22"
    ],
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/hackplayers/evil-winrm

Affected ranges

Type
GIT
Repo
https://github.com/hackplayers/evil-winrm
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.9"
        }
    ]
}

Affected versions

v1.*
v1.0
v1.1
v1.2
v1.3
v1.4
v1.5
v1.6
v1.7
v1.8
v1.9
v2.*
v2.0
v2.1
v2.2
v2.3
v2.4
v3.*
v3.0
v3.1
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55201.json"