Lucene search
+L

30 matches found

RedHat Linux
RedHat Linux
added 2026/09/14 4:12 p.m.7 views

golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check

A flaw was found in golang.org/x/crypto/ssh. The Verify method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially...

9.1CVSS5.7AI score0.0042EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/14 1:06 p.m.5 views

OPENSUSE-SU-2026:21835-1 Security update for trivy

This update for trivy fixes the following issues: - CVE-2026-53495: containerd: CRI ExecSync goroutine leak can lead to node-level denial of service bsc1280111. - CVE-2026-56854: golang.org/x/crypto/ssh: unenforced source-address restrictions across non-public-key authentication callbacks can cau...

7.5CVSS5.6AI score0.00378EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/09 9:28 a.m.9 views

CVE-2026-56855

A flaw was found in golang.org/x/crypto/ssh. After a channel has been established, a remote malicious peer could send specially crafted messages. This could lead to a deadlock of the entire connection, resulting in a Denial of Service DoS for the affected system. Mitigation Red Hat is not aware o...

7.5CVSS5.7AI score0.00378EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/09/02 7:37 p.m.33 views

CVE-2026-78662 Prevent DoS on deadlocked undecided channel in golang.org/x/crypto/ssh

Previously, a channel registered in the mux's chanList is not usable until it is established. A malicious peer was able flood the channel's incomingRequests, deadlocking the entire connection. Now, we add an atomic established state, set when a channel becomes usable. Until such a time,...

5.1AI score0.00315EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/09/02 7:12 p.m.9 views

Allocation of Resources Without Limits or Throttling

Overview github.com/golang/crypto/ssh is a SSH client and server Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the connection multiplexer's channel handling the mux chanList, reached through Dial, NewClientConn, NewControlClientConn, a...

8.7CVSS5.7AI score0.00315EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/09/02 7:12 p.m.9 views

Allocation of Resources Without Limits or Throttling

Overview github.com/golang/crypto/ssh is a SSH client and server Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in its connection multiplexing, reached through Dial, NewClientConn, NewControlClientConn, and NewServerConn, which buffers...

8.7CVSS5.7AI score0.00378EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/28 4:07 p.m.12 views

CVE-2026-56854

A flaw was found in golang.org/x/crypto/ssh. The component failed to properly enforce source-address restrictions for several authentication methods, including password and keyboard-interactive callbacks. In applications that misuse the ServerConfig.PublicKeyCallback callback to make security...

7.5CVSS5.8AI score0.00325EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/04 10:09 a.m.23 views

golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses

A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak p...

9.1CVSS7.7AI score0.00621EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/06 3:38 p.m.8 views

OPENSUSE-SU-2026:21244-1 Security update for podman

This update for podman fixes the following issues - CVE-2026-34986: github.com/go-jose/go-jose/v4,github.com/go-jose/go-jose/v3: crafted JWE input with a missing encrypted key can lead to a denial of service bsc1262856. - CVE-2026-39827: Invoking memory leak when rejecting channels can lead to Do...

10CVSS6.9AI score0.07314EPSS
SaveExploits2References22
Tenable Nessus
Tenable Nessus
added 2026/07/06 12:00 a.m.23 views

RHEL 8 : container-tools:rhel8 (RHSA-2026:35833)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:35833 advisory. The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc. Security Fixes:...

9.1CVSS6.7AI score0.07314EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/07/06 12:00 a.m.15 views

RockyLinux 8 : container-tools:rhel8 (RLSA-2026:35833)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:35833 advisory. github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption JWE object CVE-2026-34986...

9.1CVSS6.8AI score0.07314EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/06/22 12:00 a.m.19 views

SUSE SLES15 Security Update : amazon-ssm-agent (SUSE-SU-2026:2467-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2467-1 advisory. This update for amazon-ssm-agent fixes the following issues Update to version 3.3.4624.0: - CVE-2025-22869: golang.org/x/crypto/ssh...

10CVSS7AI score0.07314EPSS
SaveExploits3References52
SUSE Linux
SUSE Linux
added 2026/06/19 11:03 a.m.69 views

Security update for amazon-ssm-agent

This update for amazon-ssm-agent fixes the following issues Update to version 3.3.4624.0: CVE-2025-22869: golang.org/x/crypto/ssh: Denial of Service in the Key Exchange of golang.org/x/crypto/ssh bsc1239342. CVE-2025-22870: golang.org/x/net/proxy: proxy bypass using IPv6 zone IDs bsc1238702...

9.1CVSS6.8AI score0.07314EPSS
SaveExploits3References62
Snyk
Snyk
added 2026/05/22 5:32 a.m.19 views

Missing Release of Resource after Effective Lifetime

Overview github.com/golang/crypto/ssh is a SSH client and server Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime through the repeated opening of channels by an authenticated SSH client that are subsequently rejected by the server. An attack...

7.1CVSS5.8AI score0.00279EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/22 5:32 a.m.19 views

Missing Release of Resource after Effective Lifetime

Overview golang.org/x/crypto/ssh is a SSH client and server Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime through the repeated opening of channels by an authenticated SSH client that are subsequently rejected by the server. An attacker ca...

7.1CVSS5.8AI score0.00279EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/22 5:32 a.m.14 views

Incorrect Type Conversion or Cast

Overview github.com/golang/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...

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

Incorrect Authorization

Overview github.com/golang/crypto/ssh is a SSH client and server Affected versions of this package are vulnerable to Incorrect Authorization due to improper enforcement of permissions in the VerifiedPublicKeyCallback process. An attacker can bypass source-address validation by passing a callback...

10CVSS5.8AI score0.00503EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/22 2:31 a.m.12 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...

5.8AI score0.00279EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/22 2:31 a.m.14 views

CVE-2026-46595 Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh

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...

10CVSS5.9AI score
SaveExploits0References43
OSV
OSV
added 2026/05/22 2:31 a.m.14 views

CVE-2026-46597 Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh

An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs...

7.5CVSS6AI score
SaveExploits0References7
Rows per page
Query Builder