Lucene search
+L

11431 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/12 8:55 p.m.9 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
EUVD
EUVD
added 2026/08/12 8:55 p.m.11 views

EUVD-2026-57625

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.4AI score0.00332EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/12 8:55 p.m.14 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.4AI score0.00332EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/12 8:53 p.m.34 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.00354EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 8:53 p.m.10 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
CVE
CVE
added 2026/08/12 8:53 p.m.43 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.00354EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 8:53 p.m.10 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.00354EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
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.3AI score0.00354EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 8:53 p.m.11 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.00354EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/08/12 8:53 p.m.11 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.00354EPSS
SaveExploits0
NVD
NVD
added 2026/08/12 7:17 p.m.9 views

CVE-2026-18675

The dataplane token validator in kuma-cp performs an unchecked Go type assertion on the JWT kid header. A token whose kid is a JSON number decodes as a float64 and triggers a runtime panic before any signature, claims, or authorization check runs. The panic terminates the entire kuma-cp process,...

5.3CVSS0.00384EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/12 6:36 p.m.36 views

CVE-2026-18675 Kong Mesh: control plane denial of service via a malformed dataplane token with a non-string JWT kid

The dataplane token validator in kuma-cp performs an unchecked Go type assertion on the JWT kid header. A token whose kid is a JSON number decodes as a float64 and triggers a runtime panic before any signature, claims, or authorization check runs. The panic terminates the entire kuma-cp process,...

5.3CVSS0.00384EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/12 6:36 p.m.41 views

CVE-2026-18675

The vulnerability CVE-2026-18675 affects Kuma Kuma CP’s dataplane token validator, which uses an unchecked Go type assertion on the JWT kid header. If a token’s kid is a JSON number, it decodes as a float64 and triggers a runtime panic before signatures, claims, or authorization checks run. This ...

5.3CVSS5.4AI score0.00384EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/12 6:36 p.m.14 views

EUVD-2026-57421

The dataplane token validator in kuma-cp performs an unchecked Go type assertion on the JWT kid header. A token whose kid is a JSON number decodes as a float64 and triggers a runtime panic before any signature, claims, or authorization check runs. The panic terminates the entire kuma-cp process,...

5.3CVSS5.4AI score0.00384EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/12 6:36 p.m.37 views

CVE-2026-18675 Kong Mesh: control plane denial of service via a malformed dataplane token with a non-string JWT kid

The dataplane token validator in kuma-cp performs an unchecked Go type assertion on the JWT kid header. A token whose kid is a JSON number decodes as a float64 and triggers a runtime panic before any signature, claims, or authorization check runs. The panic terminates the entire kuma-cp process,...

5.3CVSS5.5AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/08/12 4:21 p.m.6 views

SUSE CVE-2026-68444

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix NULL dereference in ffapartitioninfoget ffapartitioninfoget passes uuidstr directly to uuidparse without a NULL check. When a caller passes NULL, uuidparse - uuidparse - uuidisvalid dereferences the pointer,...

5.5CVSS5.4AI score0.00173EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 1:17 p.m.14 views

CVE-2026-53996

NetBSD's hdaudio4 driver in sys/dev/hdaudio/hdaudio.c contains a missing access control vulnerability that allows unprivileged local attackers to invoke the HDAUDIOFGRPSETCONFIG ioctl without elevated permissions by exploiting the absence of an access check on /dev/hdaudioN device nodes. Attacker...

7.3CVSS0.00094EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/12 12:42 p.m.46 views

CVE-2026-53996

The CVE-2026-53996 entry affects NetBSD's hdaudio(4) driver (sys/dev/hdaudio/hdaudio.c), where a missing access check on /dev/hdaudioN device nodes allows unprivileged local attackers to invoke HDAUDIO_FGRP_SETCONFIG via an IOCTL. A race between thread_stop and thread_disestablish in hdafg_detach...

7.3CVSS5.3AI score0.00094EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/12 10:17 a.m.13 views

CVE-2026-64951

A rogue Velociraptor client can upload a malformed sparse file such that if the GUI attempts to expand the file, a panic occurs which may crash the server process. The problem is a Divide by Zero bug in the ShouldPadFile function...

3.5CVSS0.00163EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 9:49 a.m.17 views

EUVD-2026-57160

A rogue Velociraptor client can upload a malformed sparse file such that if the GUI attempts to expand the file, a panic occurs which may crash the server process. The problem is a Divide by Zero bug in the ShouldPadFile function...

3.5CVSS5.3AI score0.00163EPSS
SaveExploits0References1
Rows per page
Query Builder