Lucene search
+L

869 matches found

Kitploit
Kitploit
added 2026/08/25 4:13 a.m.30 views

sshhipot

Version 2 is under development. Please switch to the v2 branch, build, and run with -h. SSHHiPot High-interaction SSH honeypot ok, it's really a logging ssh proxy. Still more or less a work-in-progress. Feel free to go install this repository if you'd like to try it. Run it with -h to see more...

7.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:10 a.m.24 views

pyrexecd

PyRexecd PyRexecd is a standalone SSH server for Windows. Features: Standalone Win32 app not a service that resides in SysTray. Supports a single user / pubkey auth only. Notifies incoming connections via popup. Sends/Receives the clipboard text via stdin/stdout. PyPI Project page:...

7.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 6:34 p.m.32 views

sidedoor

sidedoor sidedoor maintains an SSH connection or tunnel with a shell script daemon. The primary use case is maintaining a remote port forward to the local SSH server or another port. Thus, the local device can be accessed without using incoming connections that may be blocked by a NAT or firewall...

7.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 4:23 p.m.239 views

sish

sish Open source SSH tunneling for HTTPS, WSS, TCP, aliases, and SNI. If you like the simplicity of serveo/ngrok-style sharing but want to use plain SSH and run your own infrastructure, sish is built for that. No custom client required for end users Public and private tunnel workflows Docker and...

7.2AI score
SaveExploits0References1
NVD
NVD
added 2026/08/18 7:16 p.m.7 views

CVE-2026-24185

NVIDIA NVOS for network switches contains a vulnerability in the secure shell SSH server configuration component while PKA-only mode is enabled, where an administrator could inadvertently enable an alternative authentication path. If best practices for replacing the default password as recommende...

7.1CVSS0.00208EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 6:16 p.m.21 views

CVE-2026-24185

NVIDIA NVOS for network switches contains a vulnerability in the secure shell SSH server configuration component while PKA-only mode is enabled, where an administrator could inadvertently enable an alternative authentication path. If best practices for replacing the default password as recommende...

7.1CVSS0.00208EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 10:04 p.m.31 views

CVE-2026-73489

Summary: CVE-2026-73489 affects russh (Rust SSH library) prior to 0.62.4. An authenticated SSH client can trigger a denial-of-service by sending a pty-req channel request with more than 130 terminal-mode records. The parser uses a fixed 130-entry array for terminal modes but increments the index ...

4.3CVSS5.4AI score0.00259EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/13 10:04 p.m.6 views

CVE-2026-73489

Russh is a Rust SSH client & server library. Prior to 0.62.4, an authenticated SSH client can cause a denial of service by sending a pty-req channel request with more than 130 terminal-mode records. The parser in russh/src/server/encrypted.rs stores terminal modes in a fixed 130-entry...

4.3CVSS5.4AI score0.00259EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/12 2:50 a.m.11 views

libssh2: libssh2: Heap buffer overflow via integer overflow in publickey attribute allocation

A flaw in libssh2 allows a malicious SSH server to trigger a memory overflow by sending a manipulated attribute count. This can cause the connecting client to crash or allow unauthorized code execution...

8.3CVSS7.3AI score0.00444EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.9 views

PT-2026-71343

Name of the Vulnerable Software and Affected Versions Russh versions prior to 0.62.4 Description An unauthenticated SSH client can trigger a denial of service by sending an SSH MSG KEX ECDH INIT message containing a 32-byte all-zero Q C value. The Curve25519Kex::server dh function in...

5.3CVSS5.2AI score0.00332EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 8:17 p.m.10 views

CVE-2026-72902

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, Dokploy allows an authenticated user to execute arbitrary commands on a local or SSH-connected target server because registry.testRegistry and registry.testRegistryById in apps/dokploy/server/api/routers/registry.ts...

9.9CVSS0.00539EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.9 views

SUSE CVE-2026-52814

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the Gogs built-in Go SSH server is vulnerable to an unauthenticated, asymmetric Denial of Service DoS attack. The application accepts inbound TCP connections and passes them to golang.org/x/crypto/ssh.NewServerConn inside a new...

6.9CVSS7.6AI score0.00547EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 5:17 p.m.16 views

DEBIAN-CVE-2026-66032

libssh2 through 1.11.1, fixed in commit 5e47761, contains a double-free vulnerability in the sftpopen function in src/sftp.c that allows a malicious SSH server to corrupt the heap of any authenticated client opening an SFTP session. When a server responds to SSHFXPOPEN with SSHFXPSTATUS containin...

8.7CVSS6AI score0.00448EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/24 4:32 p.m.117 views

CVE-2026-66032

libssh2

8.8CVSS6.1AI score0.00448EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/21 11:48 p.m.11 views

SUSE CVE-2026-58624

Improper input validation in sshd-git in Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. Component org.apache.sshd:sshd-git provides though its GitPgmCommandFactory a way to configure an Apache MINA SSHD server such that SSH clients can remotely execute g...

5.4CVSS5.6AI score0.00635EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/07/13 12:46 p.m.13 views

USN-8532-1: libssh2 vulnerabilities

It was discovered that libssh2 incorrectly handled certain publickey subsystem attributes. A remote attacker controlling a malicious SSH server could use this issue to cause a denial of service or possibly execute arbitrary code. CVE-2026-58050 It was discovered that libssh2 did not properly...

8.3CVSS6.8AI score0.00444EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/09 2:40 p.m.22 views

openssh: OpenSSH: Brute-force attacks facilitated due to insufficient authentication delay

A flaw was found in OpenSSH's SSH daemon sshd. A remote attacker could exploit this vulnerability by repeatedly attempting authentication. The flaw allows the attacker to bypass the intended minimum authentication delay, which can facilitate brute-force attacks. This makes it easier for an attack...

6.5CVSS6.1AI score0.00291EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/08 9:16 p.m.10 views

DEBIAN-CVE-2026-54590

AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. Version 2.23.0 contains an incomplete fix for CVE-2026-45309 in SSHServerConfig.settokens that blocks /, , and .. before %u substitution in...

5.9CVSS6.1AI score0.00393EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/08 1:16 a.m.10 views

DEBIAN-CVE-2026-59997

internal-sftp in sshd in OpenSSH before 10.4 recognizes only the first 9 command-line arguments, which can be important if a later command-line argument would have helped to ensure the intended security properties of an SFTP connection...

5.4CVSS6AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/08 1:16 a.m.13 views

UBUNTU-CVE-2026-59997

internal-sftp in sshd in OpenSSH before 10.4 recognizes only the first 9 command-line arguments, which can be important if a later command-line argument would have helped to ensure the intended security properties of an SFTP connection...

5.4CVSS6.1AI score0.00175EPSS
SaveExploits0References4
Rows per page
Query Builder