Lucene search
+L

868 matches found

Cvelist
Cvelist
added 2 days ago18 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 last week21 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 last week5 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.8 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.00706EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/12 12:0 a.m.4 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.8 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.00431EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 5:17 p.m.11 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.00276EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/24 4:32 p.m.104 views

CVE-2026-66032

libssh2

8.8CVSS6.1AI score0.00276EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/21 11:48 p.m.10 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.00424EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/07/13 12:46 p.m.12 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.00706EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/09 2:40 p.m.12 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.9 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.00286EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/08 1:16 a.m.8 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.9 views

UBUNTU-CVE-2026-59999

In sshd in OpenSSH before 10.4, DisableForwarding=yes was supposed to take precedence over PermitTunnel=yes, but did not...

7.5CVSS6.1AI score0.00159EPSS
SaveExploits0References4
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
Cvelist
Cvelist
added 2026/07/08 12:14 a.m.215 views

CVE-2026-60000

sshd in OpenSSH before 10.4 allows remote attackers to cause a denial of service resource consumption from excessive authentication attempts because MaxAuthTries was mishandled for GSSAPIAuthentication...

3.7CVSS0.00441EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/08 12:13 a.m.10 views

CVE-2026-59999

In sshd in OpenSSH before 10.4, DisableForwarding=yes was supposed to take precedence over PermitTunnel=yes, but did not...

5.9CVSS6.1AI score
SaveExploits0References5
EUVD
EUVD
added 2026/06/25 10:14 p.m.19 views

EUVD-2026-31394

golang.org/x/crypto/ssh vulnerable to invoking bypass of certificate restrictions...

6.3CVSS5.8AI score0.00369EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/06/25 8:59 p.m.9 views

libssh2: libssh2: Information disclosure and denial of service via crafted SFTP response

A flaw in libssh2's sftpsymlink function allows a malicious SSH server or man-in-the-middle attacker to trigger an out-of-bounds heap read via a crafted SSHFXPNAME response. This can disclose heap memory contents or crash the application, causing a denial of service DoS...

8.3CVSS7AI score0.0103EPSS
SaveExploits0References8
Rows per page
Query Builder