Lucene search
+L

27704 matches found

The Hacker News
The Hacker News
added 2026/05/22 5:36 a.m.16 views

Cisco Patches CVSS 10.0 Secure Workload REST API Flaw Enabling Data Access

Cisco has rolled out updates for a maximum-severity security flaw impacting Secure Workload that could allow an unauthenticated, remote attacker to access sensitive data. Tracked as CVE-2026-20223 CVSS score: 10.0, the vulnerability arises from insufficient validation and authentication when...

10CVSS5.9AI score0.00835EPSS
SaveExploits1
Snyk
Snyk
added 2026/05/22 5:32 a.m.8 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization due to the NewKeyring function not enforcing the ConfirmBeforeUse constraint. An attacker can perform unauthorized signing operations by adding keys with constraints that are silently ignored. Remediation Upgrade...

9.1CVSS5.8AI score0.00412EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/22 5:32 a.m.11 views

Allocation of Resources Without Limits or Throttling

Overview golang.org/x/crypto/ssh is a SSH client and server Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the public key parsers. An attacker can exhaust CPU resources by submitting crafted RSA or DSA public keys with excessively larg...

7.5CVSS5.8AI score0.00467EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/22 5:32 a.m.8 views

Improper Authentication

Overview github.com/golang/crypto/ssh is a SSH client and server Affected versions of this package are vulnerable to Improper Authentication due to the Verify method not checking the User Presence flag in FIDO/U2F security key types. An attacker can perform unauthorized authentication by generati...

9.1CVSS5.8AI score0.0042EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/22 5:32 a.m.9 views

Incorrect Authorization

Overview golang.org/x/crypto/ssh is a SSH client and server Affected versions of this package are vulnerable to Incorrect Authorization. When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially droppin...

8.8CVSS5.8AI score0.00369EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/22 5:32 a.m.10 views

Incorrect Type Conversion or Cast

Overview golang.org/x/crypto/ssh is a SSH client and server Affected versions of this package are vulnerable to Incorrect Type Conversion or Cast due to an incorrectly placed cast from bytes to int in the AES-GCM packet decoder process. An attacker can cause a server-side panic by sending special...

8.7CVSS5.8AI score0.00473EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/22 5:29 a.m.10 views

Incorrect Type Conversion or Cast

Overview Affected versions of this package are vulnerable to Incorrect Type Conversion or Cast due to the improper handling of crafted input data in the ed25519.PrivateKey component. An attacker can cause the client to panic by supplying malformed wire bytes. Remediation Upgrade...

8.7CVSS5.8AI score0.00412EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/22 4:16 a.m.17 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...

7.5CVSS0.00504EPSS
SaveExploits0References41
NVD
NVD
added 2026/05/22 4:16 a.m.18 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.1CVSS0.00525EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/22 4:16 a.m.14 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...

8.8CVSS0.00369EPSS
SaveExploits0References41
OSV
OSV
added 2026/05/22 4:16 a.m.9 views

UBUNTU-CVE-2026-39827

An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for...

6.5CVSS5.8AI score0.00279EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/05/22 4:16 a.m.13 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.00525EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/05/22 4:16 a.m.16 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.1CVSS6.3AI score0.00621EPSS
SaveExploits0References11
OSV
OSV
added 2026/05/22 4:16 a.m.15 views

UBUNTU-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.00525EPSS
SaveExploits0References10
OSV
OSV
added 2026/05/22 4:16 a.m.23 views

UBUNTU-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.00621EPSS
SaveExploits0References11
CVE
CVE
added 2026/05/22 2:31 a.m.67 views

CVE-2026-46598

CVE-2026-46598: Several connected sources confirm that for certain crafted inputs, a golang.org/x/crypto/ssh/agent workflow can cast malformed wire bytes into an ed25519.PrivateKey, causing a panic when the key is used. The description is consistent across NVD, Debian, CIRCL, and OSV entries, ind...

5.3CVSS5.8AI score0.00412EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/05/22 2:31 a.m.95 views

CVE-2026-46598 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...

0.00412EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/22 2:31 a.m.15 views

CVE-2026-39827

An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for...

6.5CVSS5.8AI score0.00279EPSS
SaveExploits0
OSV
OSV
added 2026/05/22 2:31 a.m.3 views

CVE-2026-39827 Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh

An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for...

6.5CVSS6AI score0.00279EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/22 2:31 a.m.97 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.00525EPSS
SaveExploits0References4
Rows per page
Query Builder