Lucene search
K

2247 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/22 2:31 a.m.4 views

CVE-2026-39830

A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close, resulting in a resource leak per connection. Unsolicited global responses are now discarded...

5.8AI score0.00313EPSS
Exploits0References6
CVE
CVE
added 2026/05/22 2:31 a.m.32 views

CVE-2026-39830

CVE-2026-39830 describes a vulnerability in golang.org/x/crypto/ssh where a malicious SSH peer can send unsolicited global request responses to fill an internal buffer, causing the connection read loop to block. The blocked goroutine cannot be released by Close(), leading to a per-connection reso...

9.1CVSS5.8AI score0.00313EPSS
Exploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/22 2:31 a.m.4 views

CVE-2026-46595

Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped...

9.1CVSS6.8AI score0.03092EPSS
Exploits2References5
Debian CVE
Debian CVE
added 2026/05/22 2:31 a.m.5 views

CVE-2026-39830

A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close, resulting in a resource leak per connection. Unsolicited global responses are now discarded...

9.1CVSS5.8AI score0.00313EPSS
Exploits0
Cvelist
Cvelist
added 2026/05/22 2:31 a.m.35 views

CVE-2026-39834 Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation...

0.00392EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/22 2:31 a.m.7 views

EUVD-2026-31400

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation...

9.1CVSS5.9AI score0.00392EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2026/05/22 2:31 a.m.4 views

CVE-2026-39834

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation...

9.1CVSS5.9AI score0.00392EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/05/22 2:31 a.m.6 views

CVE-2026-39834

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation...

5.9AI score0.00392EPSS
Exploits0References5
CVE
CVE
added 2026/05/22 2:31 a.m.31 views

CVE-2026-39828

CVE-2026-39828 affects the SSH handling in golang.org/x/crypto/ssh. When an SSH server authentication callback returns PartialSuccessError with non-nil Permissions, the permissions are discarded, potentially bypassing certificate restrictions (e.g., force-command) after 2FA. Returning non-nil Per...

6.3CVSS5.8AI score0.00173EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/05/22 2:31 a.m.7 views

EUVD-2026-31393

SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil...

5.3CVSS5.8AI score0.00208EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2026/05/22 2:31 a.m.4 views

CVE-2026-39835

SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil...

5.3CVSS5.8AI score0.00208EPSS
Exploits0
Cvelist
Cvelist
added 2026/05/22 2:31 a.m.34 views

CVE-2026-39835 Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh

SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil...

0.00208EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/22 2:31 a.m.4 views

CVE-2026-39828

When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError...

5.8AI score0.00173EPSS
Exploits0References5
OSV
OSV
added 2026/05/22 2:8 a.m.3 views

GO-2026-5017 Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh

A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close, resulting in a resource leak per connection. Unsolicited global responses are now discarded...

9.1CVSS5.8AI score0.00313EPSS
Exploits0References4
OSV
OSV
added 2026/05/22 2:8 a.m.5 views

GO-2026-5033 Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.3CVSS5.8AI score0.00325EPSS
Exploits0References3
OSV
OSV
added 2026/05/22 2:8 a.m.3 views

GO-2026-5014 Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh

When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError...

6.3CVSS5.8AI score0.00173EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/05/22 12:0 a.m.7 views

Dell PowerFlex Manager 加密问题漏洞

Dell PowerFlex Manager is a software-defined infrastructure deployment and lifecycle management platform developed by the American company Dell. Versions of Dell PowerFlex Manager prior to 4.6.2 contained an encryption vulnerability. This vulnerability stemmed from the use of defective or high-ri...

5.5CVSS5.8AI score0.00084EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/05/22 12:0 a.m.8 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which occurs when using CertChecker as a public key callback without setting IsUserAuthority or IsHos...

5.3CVSS5.8AI score0.00208EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/05/22 12:0 a.m.6 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which stems from malicious SSH peers being able to send unrequested global request responses that can...

9.1CVSS5.8AI score0.00313EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2026/05/22 12:0 a.m.11 views

CVE-2026-39830

A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close, resulting in a resource leak per connection. Unsolicited global responses are now discarded...

9.1CVSS5.8AI score0.00313EPSS
Exploits0References6
Rows per page
Query Builder