Lucene search
+L

16 matches found

Snyk
Snyk
added 2026/09/17 5:18 p.m.3 views

Command Injection

Overview SSH.NET is a Secure Shell SSH library for .NET, optimized for parallelism and with broad framework support. Affected versions of this package are vulnerable to Command Injection through the default remote-path handling in ScpClient constructors and initialization in...

7.7CVSS6.5AI score0.00575EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/17 5:18 p.m.7 views

EUVD-2026-80878

SSH.NET: ScpClient allows server-side RCE via default SCP path handling...

7.5CVSS5.8AI score0.00575EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/17 5:18 p.m.10 views

SSH.NET: ScpClient allows server-side RCE via default SCP path handling

Summary Default SCP remote-path handling places caller-supplied paths into the command that runs scp on the server. On a shell-based server that command is interpreted by a shell, so an attacker-influenced path that is not quoted to suit that shell can execute as a command as the authenticated SS...

7.5CVSS6.2AI score0.00575EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/17 5:18 p.m.6 views

GHSA-MGGC-4XG6-VCXF SSH.NET: ScpClient allows server-side RCE via default SCP path handling

Summary Default SCP remote-path handling places caller-supplied paths into the command that runs scp on the server. On a shell-based server that command is interpreted by a shell, so an attacker-influenced path that is not quoted to suit that shell can execute as a command as the authenticated SS...

7.5CVSS6.2AI score0.00575EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/16 5:18 p.m.7 views

CVE-2026-85756

SSH.NET is a Secure Shell SSH library for .NET. Prior to 2026.0.0, ScpClient places caller-supplied remote paths into the command used to run scp on the server, and the default RemotePathTransformation.DoubleQuote transformation cannot safely quote every remote command interpreter. When an...

7.5CVSS0.00575EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/16 4:31 p.m.17 views

CVE-2026-85756

SSH.NET is a Secure Shell (SSH) library for .NET. Prior to 2026.0.0 , the ScpClient component places caller-supplied remote paths into the command used to run scp on the server. The default RemotePathTransformation.DoubleQuote transformation cannot safely quote every remote command interpreter, s...

7.5CVSS6AI score0.00575EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/16 4:31 p.m.11 views

CVE-2026-85756 SSH.NET: ScpClient allows server-side RCE via default SCP path handling

SSH.NET is a Secure Shell SSH library for .NET. Prior to 2026.0.0, ScpClient places caller-supplied remote paths into the command used to run scp on the server, and the default RemotePathTransformation.DoubleQuote transformation cannot safely quote every remote command interpreter. When an...

7.5CVSS6AI score0.00575EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/16 4:31 p.m.32 views

CVE-2026-85756 SSH.NET: ScpClient allows server-side RCE via default SCP path handling

SSH.NET is a Secure Shell SSH library for .NET. Prior to 2026.0.0, ScpClient places caller-supplied remote paths into the command used to run scp on the server, and the default RemotePathTransformation.DoubleQuote transformation cannot safely quote every remote command interpreter. When an...

7.5CVSS0.00575EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 3:16 p.m.13 views

CVE-2026-48798

SSH.NET is a Secure Shell SSH library for .NET. In 2025.1.0 and earlier, ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo trusts file and directory names returned by a remote SCP server and combines them with the requested local directory without containment validation, allowin...

7.1CVSS0.0038EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 2:57 p.m.14 views

CVE-2026-48798 SSH.NET: ScpClient Recursive Download Allows Arbitrary File Write via Server-Controlled SCP Filenames

SSH.NET is a Secure Shell SSH library for .NET. In 2025.1.0 and earlier, ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo trusts file and directory names returned by a remote SCP server and combines them with the requested local directory without containment validation, allowin...

7.1CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/18 2:57 p.m.155 views

CVE-2026-48798

SSH.NET (a .NET SSH library) is vulnerable to arbitrary file write via its ScpClient.Download(string, DirectoryInfo) method. The method trusts file and directory names returned by a remote SCP server during recursive downloads without containment validation. A malicious, compromised, or man-in-th...

7.1CVSS5.3AI score0.0038EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/18 2:57 p.m.13 views

CVE-2026-48798 SSH.NET: ScpClient Recursive Download Allows Arbitrary File Write via Server-Controlled SCP Filenames

SSH.NET is a Secure Shell SSH library for .NET. In 2025.1.0 and earlier, ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo trusts file and directory names returned by a remote SCP server and combines them with the requested local directory without containment validation, allowin...

7.1CVSS5.3AI score0.0038EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 2:57 p.m.31 views

CVE-2026-48798 SSH.NET: ScpClient Recursive Download Allows Arbitrary File Write via Server-Controlled SCP Filenames

SSH.NET is a Secure Shell SSH library for .NET. In 2025.1.0 and earlier, ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo trusts file and directory names returned by a remote SCP server and combines them with the requested local directory without containment validation, allowin...

7.1CVSS0.0038EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/08/18 2:57 p.m.43 views

CVE-2026-48798

SSH.NET is a Secure Shell SSH library for .NET. In 2025.1.0 and earlier, ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo trusts file and directory names returned by a remote SCP server and combines them with the requested local directory without containment validation, allowin...

7.1CVSS5.3AI score0.0038EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/12 3:19 p.m.9 views

GHSA-Q939-RPR3-3284 SSH.NET: ScpClient Recursive Download Allows Arbitrary File Write via Server-Controlled SCP Filenames

Summary ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo writes files and directories using names returned by the remote SCP server during recursive downloads, with no validation that the resulting path stays inside the requested local directory. A malicious, compromised, or...

7.1CVSS6.3AI score0.0038EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/12 3:19 p.m.27 views

SSH.NET: ScpClient Recursive Download Allows Arbitrary File Write via Server-Controlled SCP Filenames

Summary ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo writes files and directories using names returned by the remote SCP server during recursive downloads, with no validation that the resulting path stays inside the requested local directory. A malicious, compromised, or...

7.1CVSS7.7AI score0.0038EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder