Lucene search
+L

128 matches found

Cvelist
Cvelist
added 2026/05/22 2:31 a.m.98 views

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

0.00533EPSS
Exploits0References5
OSV
OSV
added 2026/05/22 2:31 a.m.2 views

CVE-2026-42508 Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts

Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked...

9.1CVSS6AI score0.00487EPSS
Exploits0References32
OSV
OSV
added 2026/05/22 2:8 a.m.7 views

GO-2026-5023 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.8AI score0.0044EPSS
Exploits0References3
OSV
OSV
added 2026/05/11 9:1 a.m.14 views

CLSA-2026-1778490111 libssh: Fix of CVE-2026-0966

CVE-2026-0966: fix heap buffer underflow in sshgethexa on NULL or zero-length input, remotely reachable via GSSAPI authentication logging...

8.2CVSS6.7AI score0.00582EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/05/08 7:21 p.m.10 views

CVE-2026-7598

A flaw was found in the libssh2 library. A remote attacker can exploit an integer overflow vulnerability in the userauthpassword function by manipulating the usernamelen or passwordlen arguments and cause a heap-based buffer overflow. This leads to a crash to the application linked to the library...

9.1CVSS7.6AI score0.00466EPSS
Exploits0References9
EUVD
EUVD
added 2026/05/01 9:30 p.m.7 views

EUVD-2026-26722

A security vulnerability has been detected in libssh2 up to 1.11.1. The impacted element is the function userauthpassword of the file src/userauth.c. Such manipulation of the argument usernamelen/passwordlen leads to integer overflow. The attack may be launched remotely. The name of the patch is...

7.5CVSS5.8AI score0.00466EPSS
Exploits0References6
OSV
OSV
added 2026/04/29 6:52 a.m.10 views

CLSA-2026-1777445542 libssh2: Fix of 2 CVEs

CVE-2019-3858: fix zero-byte allocation in sftppacketread - CVE-2019-3859: fix out-of-bounds reads in libssh2packetrequire...

9.1CVSS6.8AI score0.06448EPSS
Exploits0References1
OSV
OSV
added 2026/04/10 9:16 p.m.12 views

UBUNTU-CVE-2026-40194

phpseclib is a PHP secure communications library. Starting in 0.1.1 and prior to 3.0.51, 2.0.53, and 1.0.28, phpseclib\Net\SSH2::getbinarypacket uses PHP's != operator to compare a received SSH packet HMAC against the locally computed HMAC. != on equal-length binary strings in PHP uses memcmp,...

3.7CVSS5.8AI score0.00334EPSS
Exploits0References7
OSV
OSV
added 2026/04/10 8:58 p.m.7 views

GHSA-R854-JRXH-36QX phpseclib has a variable-time HMAC comparison in SSH2::get_binary_packet() using != instead of hash_equals()

phpseclib SSH2: Variable-time comparison in HMAC verification Summary phpseclib\Net\SSH2::getbinarypacket uses PHP's != operator to compare a received SSH packet HMAC against the locally computed HMAC. != on equal-length binary strings in PHP uses memcmp, which short-circuits on the first differi...

3.7CVSS5.9AI score0.00334EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2026/03/26 12:0 a.m.4 views

Nutanix AHV : Multiple Vulnerabilities (NXSA-AHV-11.0.1)

The version of AHV installed on the remote host is prior to 11.0.1 / AHV-11.0.1. It is, therefore, affected by multiple vulnerabilities as referenced in the NXSA-AHV-11.0.1 advisory. - A flaw was found in libssh when using the ChaCha20 cipher with the OpenSSL library. If an attacker manages to...

8.6CVSS6.3AI score0.02449EPSS
Exploits15References18
OSV
OSV
added 2026/03/24 5:53 p.m.5 views

MGASA-2026-0066 Updated trilead-ssh2 packages fix security vulnerabilities

CVE-2023-48795: Fixed prefix truncation breaking ssh channel integrity aka Terrapin Attack...

5.9CVSS5.8AI score0.93305EPSS
Exploits4References2
OSV
OSV
added 2026/03/15 5:53 a.m.8 views

OESA-2026-1563 libssh security update

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote...

8.2CVSS5.9AI score0.00582EPSS
Exploits0References4
OSV
OSV
added 2026/03/15 5:53 a.m.7 views

OESA-2026-1561 libssh security update

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote...

8.2CVSS5.9AI score0.00582EPSS
Exploits0References6
OSV
OSV
added 2026/03/15 5:53 a.m.12 views

OESA-2026-1560 libssh security update

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote...

8.2CVSS5.6AI score0.00631EPSS
Exploits0References7
OSV
OSV
added 2026/03/15 5:53 a.m.6 views

OESA-2026-1559 libssh security update

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote...

8.2CVSS6.1AI score0.00582EPSS
Exploits0References6
OSV
OSV
added 2026/03/10 2:33 p.m.9 views

CLSA-2026-1773153207 curl: Fix of 2 CVEs

CVE-2025-15079: libssh global knownhosts file override - CVE-2025-14524: bearer token leak on cross-protocol redirect...

5.3CVSS6.6AI score0.00611EPSS
Exploits2References1
OSV
OSV
added 2026/03/08 11:15 a.m.7 views

AZL-79547 CVE-2026-3731 affecting package libssh 0.10.6-5

A weakness has been identified in libssh up to 0.11.3. The impacted element is the function sftpextensionsgetname/sftpextensionsgetdata of the file src/sftp.c of the component SFTP Extension Name Handler. Executing a manipulation of the argument idx can lead to out-of-bounds read. The attack may ...

7.5CVSS5.4AI score0.00631EPSS
Exploits0References1
OSV
OSV
added 2026/03/06 12:41 p.m.7 views

OESA-2026-1492 libssh security update

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote...

6.3CVSS5.8AI score0.00408EPSS
Exploits0References3
Fedora
Fedora
added 2026/02/18 12:56 a.m.11 views

[SECURITY] Fedora 42 Update: libssh-0.11.4-1.fc42

The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, trans fer files, use a secure and transparent tunnel for your remote...

8.2CVSS5.6AI score0.00582EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2026/01/30 1:58 p.m.16 views

Moderate: Red Hat Security Advisory: OpenShift Container Platform 4.16.56 bug fix and security update

Red Hat OpenShift Container Platform release 4.16.56 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.16. Red Hat Product Security has rated this update as having a...

8.1CVSS6.3AI score0.0144EPSS
Exploits0References3
Rows per page
Query Builder