Lucene search
+L

87 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-15370

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in libssh. During SFTP server directory listing, the longname field is constructed with unsafe concatenation into a fixed-size stack buffer. Wh...

7.3CVSS7.2AI score0.00157EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-59845

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in libssh. When ProxyCommand is used, an unchecked fork failure can be stored as process ID -1; during cleanup, signals may then be sent across...

5.9CVSS6.1AI score0.00106EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-59850

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already...

7.5CVSS6.1AI score0.00303EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 2:46 p.m.7 views

JLSEC-2026-783

A flaw was found in libssh in which a malicious SFTP SSH File Transfer Protocol server can exploit this by sending a malformed 'longname' field within an SSHFXPNAME message during a file listing operation. This missing null check can lead to reading beyond allocated memory on the heap. This can...

3.1CVSS5.4AI score0.00442EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/22 4:25 p.m.6 views

SUSE CVE-2026-59843

A flaw was found in libssh. A remote authenticated peer can advertise a zero maximum packet size in SSHMSGCHANNELOPEN, causing later channel writes to loop indefinitely and consume CPU, leading to denial of service...

6.5CVSS5.8AI score0.00506EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/22 4:25 p.m.6 views

SUSE CVE-2026-59845

A flaw was found in libssh. When ProxyCommand is used, an unchecked fork failure can be stored as process ID -1; during cleanup, signals may then be sent across the caller's accessible process tree, leading to local denial of service...

6.5CVSS5.8AI score0.00106EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/22 4:25 p.m.5 views

SUSE CVE-2026-59847

A flaw was found in libssh. Incorrect AES-GCM finalization checks in builds using the OpenSSL backend can effectively remove integrity protection, allowing an in-path attacker to modify plaintext on the wire without detection...

6.5CVSS5.8AI score0.00304EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/22 4:24 p.m.5 views

SUSE CVE-2026-59848

A flaw was found in libssh. A malicious SFTP server can send responses for unknown request IDs that libssh clients keep queued indefinitely, causing unbounded memory growth and client-side denial of service...

3.7CVSS5.7AI score0.00295EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/21 4:32 p.m.8 views

libssh: libssh: authentication bypass via missing GSSAPI principal check

A flaw was found in libssh. On servers with GSSAPIKeyExchange enabled, the gssapi-keyex path does not verify whether the authenticated Kerberos principal is authorized for the requested local user, allowing authenticated clients to log in as arbitrary users...

8.8CVSS5.4AI score0.00274EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/21 4:32 p.m.8 views

libssh: libssh: denial of service via zero advertised channel packet size

A flaw was found in libssh. A remote authenticated peer can advertise a zero maximum packet size in SSHMSGCHANNELOPEN, causing later channel writes to loop indefinitely and consume CPU, leading to denial of service...

6.5CVSS5.3AI score0.00506EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/21 4:32 p.m.9 views

libssh: libssh: denial of service via oversized SFTP read length

A flaw was found in libssh. A remote authenticated client can issue SSHFXPREAD requests with an arbitrarily large length, causing a libssh SFTP server to allocate excessive memory and potentially exhaust it through repeated requests...

6.5CVSS5.3AI score0.00506EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 3:16 p.m.5 views

UBUNTU-CVE-2026-59849

A flaw was found in libssh. Logic errors in automatic certificate-based public key authentication can cause libssh clients to loop indefinitely when configured certificates are missing or repeatedly rejected by a server, leading to denial of service...

3.1CVSS5.8AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 3:16 p.m.6 views

UBUNTU-CVE-2026-59851

A flaw was found in libssh. On servers with GSSAPIKeyExchange enabled, the gssapi-keyex path does not verify whether the authenticated Kerberos principal is authorized for the requested local user, allowing authenticated clients to log in as arbitrary users...

8.8CVSS5.8AI score0.00274EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 3:16 p.m.6 views

UBUNTU-CVE-2026-59850

A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions...

4.3CVSS6AI score0.00303EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/07/21 2:20 p.m.7 views

CVE-2026-59851

A flaw was found in libssh. On servers with GSSAPIKeyExchange enabled, the gssapi-keyex path does not verify whether the authenticated Kerberos principal is authorized for the requested local user, allowing authenticated clients to log in as arbitrary users...

8.8CVSS5.4AI score0.00274EPSS
SaveExploits0
NVD
NVD
added 2026/07/21 2:16 p.m.8 views

CVE-2026-59847

A flaw was found in libssh. Incorrect AES-GCM finalization checks in builds using the OpenSSL backend can effectively remove integrity protection, allowing an in-path attacker to modify plaintext on the wire without detection...

7.5CVSS0.00304EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 2:16 p.m.6 views

UBUNTU-CVE-2026-59847

A flaw was found in libssh. Incorrect AES-GCM finalization checks in builds using the OpenSSL backend can effectively remove integrity protection, allowing an in-path attacker to modify plaintext on the wire without detection...

5.9CVSS6AI score0.00304EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 2:16 p.m.4 views

UBUNTU-CVE-2026-59848

A flaw was found in libssh. A malicious SFTP server can send responses for unknown request IDs that libssh clients keep queued indefinitely, causing unbounded memory growth and client-side denial of service...

5.3CVSS5.9AI score0.00295EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/21 2:15 p.m.33 views

CVE-2026-59850 Libssh: libssh: use-after-free via data callbacks on closed channels

A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions...

4.3CVSS0.00303EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/07/21 2:15 p.m.7 views

CVE-2026-59850

A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions...

7.5CVSS5.3AI score0.00303EPSS
SaveExploits0
Rows per page
Query Builder