Lucene search
+L

206 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/12 8:55 p.m.6 views

CVE-2026-73430

Russh is a Rust SSH client & server library. Prior to 0.62.4, an unauthenticated SSH client can cause a denial of service by sending SSHMSGKEXECDHINIT with a 32-byte all-zero QC value. Curve25519Kex::serverdh in russh/src/kex/curve25519.rs accepts the all-zero peer public value and computes an...

5.3CVSS5.3AI score0.00332EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/12 8:53 p.m.31 views

CVE-2026-73429 Russh: client wrong-length X25519 `clone_from_slice` panic (pre-auth DoS)

Russh is a Rust SSH client & server library. Prior to 0.62.4, a malicious SSH server can crash a russh client session with a malformed KEXECDHREPLY containing a server ephemeral value that is not 32 bytes long. The client-side Curve25519Kex::computesharedsecret function in...

5.3CVSS0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 8:53 p.m.9 views

CVE-2026-73429 Russh: client wrong-length X25519 `clone_from_slice` panic (pre-auth DoS)

Russh is a Rust SSH client & server library. Prior to 0.62.4, a malicious SSH server can crash a russh client session with a malformed KEXECDHREPLY containing a server ephemeral value that is not 32 bytes long. The client-side Curve25519Kex::computesharedsecret function in...

5.3CVSS5.4AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/12 8:53 p.m.7 views

CVE-2026-73429

Russh is a Rust SSH client & server library. Prior to 0.62.4, a malicious SSH server can crash a russh client session with a malformed KEXECDHREPLY containing a server ephemeral value that is not 32 bytes long. The client-side Curve25519Kex::computesharedsecret function in...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/08/12 8:53 p.m.9 views

CVE-2026-73429

Russh is a Rust SSH client & server library. Prior to 0.62.4, a malicious SSH server can crash a russh client session with a malformed KEXECDHREPLY containing a server ephemeral value that is not 32 bytes long. The client-side Curve25519Kex::computesharedsecret function in...

5.3CVSS5.4AI score0.00291EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/12 8:53 p.m.8 views

CVE-2026-73429 Russh: client wrong-length X25519 `clone_from_slice` panic (pre-auth DoS)

Russh is a Rust SSH client & server library. Prior to 0.62.4, a malicious SSH server can crash a russh client session with a malformed KEXECDHREPLY containing a server ephemeral value that is not 32 bytes long. The client-side Curve25519Kex::computesharedsecret function in...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 8:53 p.m.9 views

EUVD-2026-57624

Russh is a Rust SSH client & server library. Prior to 0.62.4, a malicious SSH server can crash a russh client session with a malformed KEXECDHREPLY containing a server ephemeral value that is not 32 bytes long. The client-side Curve25519Kex::computesharedsecret function in...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 8:53 p.m.41 views

CVE-2026-73429

CVE-2026-73429 affects Russh (Rust SSH client/server library) prior to v0.62.4. A malicious SSH server can trigger a deterministic panic in the client during KEX_ECDH_REPLY handling when the server_ephemeral value is not 32 bytes, as Curve25519Kex::compute_shared_secret passes the decoded value t...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.3 views

PT-2026-71342

Russh is a Rust SSH client & server library. Prior to 0.62.4, a malicious SSH server can crash a russh client session with a malformed KEX ECDH REPLY containing a server ephemeral value that is not 32 bytes long. The client-side Curve25519Kex::compute shared secret function in...

5.3CVSS5.3AI score0.00291EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.30 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/03 5:16 p.m.17 views

CVE-2026-68930

Russh is a Rust SSH client & server library. Prior to 0.62.5, russh dispatches channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, serverreadauthenticated, and the execrequest callback. Version 0.62.5 fixes the issue...

6.5CVSS0.00213EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2026/08/03 3:35 p.m.6 views

assistant_daemon (0.1.0), async-ssh2-tokio (>=0.2.0, <=0.8.11) +7 more potentially affected by CVE-2026-68930 via russh (>=0.34.0, <=0.43.0)

russh CARGO version =0.34.0, =0.2.0, =0.1.0, =0.1.0, =0.2.0, =0.1.0, =0.4.1 - sshrpc 0.1.0 - tunnels 0.1.0 Source cves: CVE-2026-68930 Source advisory: OSV:GHSA-M65R-RPRJ-R5RG...

6.5CVSS5.3AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2026/08/03 3:35 p.m.13 views

GHSA-M65R-RPRJ-R5RG Russh: Channel-scoped server callbacks can be reached without an open channel

There is a server-side channel state issue in russh. After a client is authenticated, russh can dispatch channel-scoped handler callbacks for recipient channel IDs that were never opened or confirmed. In the strongest reproduced case, the client does not send SSHMSGCHANNELOPEN at all. It...

6.5CVSS5.5AI score0.00213EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/03 3:35 p.m.19 views

Russh: Channel-scoped server callbacks can be reached without an open channel

There is a server-side channel state issue in russh. After a client is authenticated, russh can dispatch channel-scoped handler callbacks for recipient channel IDs that were never opened or confirmed. In the strongest reproduced case, the client does not send SSHMSGCHANNELOPEN at all. It...

6.5CVSS5.5AI score0.00213EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/03 3:34 p.m.67 views

CVE-2026-68930

Russh is a Rust SSH library. Prior to version 0.62.5, it dispatched channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, server_read_authenticated, and the exec_request callback. This could allow callbacks to be reached w...

6.5CVSS5.5AI score0.00213EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/03 3:34 p.m.46 views

CVE-2026-68930 Russh: Channel-scoped server callbacks can be reached without an open channel

Russh is a Rust SSH client & server library. Prior to 0.62.5, russh dispatches channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, serverreadauthenticated, and the execrequest callback. Version 0.62.5 fixes the issue...

6.5CVSS0.00213EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/03 3:34 p.m.17 views

CVE-2026-68930

Russh is a Rust SSH client & server library. Prior to 0.62.5, russh dispatches channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, serverreadauthenticated, and the execrequest callback. Version 0.62.5 fixes the issue...

6.5CVSS5.5AI score0.00213EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/08/03 3:34 p.m.12 views

CVE-2026-68930

Russh is a Rust SSH client & server library. Prior to 0.62.5, russh dispatches channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, serverreadauthenticated, and the execrequest callback. Version 0.62.5 fixes the issue...

6.5CVSS5.5AI score0.00213EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/03 3:34 p.m.16 views

CVE-2026-68930 Russh: Channel-scoped server callbacks can be reached without an open channel

Russh is a Rust SSH client & server library. Prior to 0.62.5, russh dispatches channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, serverreadauthenticated, and the execrequest callback. Version 0.62.5 fixes the issue...

6.5CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/03 3:34 p.m.11 views

EUVD-2026-52337

Russh is a Rust SSH client & server library. Prior to 0.62.5, russh dispatches channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, serverreadauthenticated, and the execrequest callback. Version 0.62.5 fixes the issue...

6.5CVSS5.5AI score0.00213EPSS
SaveExploits0References3
Rows per page
Query Builder