Lucene search
+L

1009 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in libssh2

In libssh2 v1.9.0 and earlier versions, the SSHMSGDISCONNECT logic in packet.c has an integer overflow in a bounds check, allowing an attacker to specify an arbitrary out-of-bounds offset for a subsequent memory read. A malicious SSH server may be able to disclose sensitive information or cause a...

8.1CVSS6.8AI score0.03793EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in libssh2

A vulnerability was discovered in the function libssh2packetadd in libssh2 1.10.0, allowing attackers to access out-of-bound memory...

7.5CVSS7.4AI score0.00914EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/19 6:43 p.m.17 views

CLSA-2026-1779216196 libssh2: Fix of CVE-2026-7598

CVE-2026-7598: fix integer overflow in userauthpassword CVE-2026-7598...

9.1CVSS7.2AI score0.00466EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/15 2:2 p.m.11 views

OESA-2026-2336 libssh2 security update

libssh2 is a library implementing the SSH2 protocol as defined by Internet Drafts: SECSH-TRANS22, SECSH-USERAUTH25, SECSH-CONNECTION23, SECSH-ARCH20, SECSH-FILEXFER06, SECSH-DHGEX04, and SECSH-NUMBERS10. Security Fixes: A security vulnerability has been detected in libssh2 up to 1.11.1. The...

9.1CVSS6.9AI score0.00466EPSS
SaveExploits0References2
CloudLinux
CloudLinux
added 2026/05/14 7:22 p.m.18 views

libssh2: Fix of CVE-2026-7598

CVE-2026-7598: add usernamelen/passwordlen bounds checks in userauthlist and userauthpassword to prevent integer overflow when allocating the SSH USERAUTHREQUEST packet buffer...

9.1CVSS7.2AI score0.00466EPSS
SaveExploits0
OSV
OSV
added 2026/05/14 7:22 p.m.12 views

CLSA-2026-1778745959 libssh2: Fix of CVE-2026-7598

CVE-2026-7598: add usernamelen/passwordlen bounds checks in userauthlist and userauthpassword to prevent integer overflow when allocating the SSH USERAUTHREQUEST packet buffer...

9.1CVSS7.2AI score0.00466EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/13 8:55 a.m.10 views

CLSA-2026-1778247114 libssh2: Fix of CVE-2026-7598

CVE-2026-7598: fix integer overflow in userauthpassword CVE-2026-7598...

9.1CVSS7.2AI score0.00466EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/05/13 2:44 a.m.6 views

libssh2: integer overflow via large username or password arguments

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.3AI score0.00466EPSS
SaveExploits0References10
OSV
OSV
added 2026/05/08 2:39 p.m.9 views

JLSEC-2026-492

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.5CVSS6.9AI score0.00466EPSS
SaveExploits0References11
CloudLinux
CloudLinux
added 2026/05/08 11:40 a.m.27 views

libssh2: Fix of 2 CVEs

CVE-2019-13115: add bounds-checked stringbuf helpers and use them in diffiehellmansha1 to prevent out-of-bounds read on malformed KEX reply - CVE-2019-17498: harden bounds checks in SSHMSGDISCONNECT, SSHMSGDEBUG and SSHMSGGLOBALREQUEST handlers to prevent integer overflow / out-of-bounds read...

8.1CVSS6.8AI score0.11659EPSS
SaveExploits2
OSV
OSV
added 2026/05/08 11:40 a.m.8 views

CLSA-2026-1778159627 libssh2: Fix of 2 CVEs

CVE-2019-13115: add bounds-checked stringbuf helpers and use them in diffiehellmansha1 to prevent out-of-bounds read on malformed KEX reply - CVE-2019-17498: harden bounds checks in SSHMSGDISCONNECT, SSHMSGDEBUG and SSHMSGGLOBALREQUEST handlers to prevent integer overflow / out-of-bounds read...

8.1CVSS6.8AI score0.11659EPSS
SaveExploits2References1
CBLMariner
CBLMariner
added 2026/05/06 12:10 a.m.8 views

CVE-2026-7598 affecting package libssh2 for versions less than 1.11.1-2

CVE-2026-7598 affecting package libssh2 for versions less than 1.11.1-2. A patched version of the package is available...

9.1CVSS5.8AI score0.00466EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:0 a.m.8 views

Azure Linux 3.0 Security Update: CBL-Mariner Releases (CVE-2026-7598)

The version of CBL-Mariner Releases installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2026-7598 advisory. - A security vulnerability has been detected in libssh2 up to 1.11.1. The impacted element is the...

9.1CVSS5.8AI score0.00466EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/05 1:48 a.m.15 views

SUSE CVE-2026-7598

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.3CVSS6.9AI score0.00466EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/05/03 8:1 a.m.9 views

libssh2 userauth.c userauth_password integer overflow

...

9.1CVSS5.8AI score0.00466EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-7598

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

9.1CVSS6.9AI score0.00466EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/05/01 11:28 p.m.6 views

Integer Overflow or Wraparound

Overview Affected versions of this package are vulnerable to Integer Overflow or Wraparound via the userauthpassword function in userauth.c. An attacker can cause memory corruption or potentially execute arbitrary code by sending specially crafted values for usernamelen or passwordlen remotely...

9.1CVSS6.2AI score0.00466EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/01 10:16 p.m.10 views

ALPINE-CVE-2026-7598

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

6.9CVSS6.9AI score0.00466EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/01 10:16 p.m.9 views

CVE-2026-7598

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

9.1CVSS0.00466EPSS
SaveExploits0References11
OSV
OSV
added 2026/05/01 10:16 p.m.8 views

DEBIAN-CVE-2026-7598

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

6.9CVSS5.8AI score0.00466EPSS
SaveExploits0References1
Rows per page
Query Builder