Lucene search
+L

1887 matches found

Positive Technologies
Positive Technologies
added 2026/04/21 12:0 a.m.15 views

PT-2026-33978

The login limit is not enforced on the SFTP service of Fortra's GoAnywhere MFT prior to 7.10.0 if the Web User attempting to be logged in to is configured to log in with an SSH Key, making the SSH key vulnerable to being guessed via Brute Force...

7.3CVSS5.7AI score0.00155EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/20 5:11 p.m.10 views

CLSA-2026-1776705065 libssh: Fix of CVE-2026-0968

CVE-2026-0968: sanitize input handling in sftpparselongname to prevent OOB read when processing malformed SFTP longname fields, add unit tests...

3.1CVSS5.8AI score0.00442EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/20 4:7 p.m.12 views

CLSA-2026-1776701249 libssh: Fix of CVE-2026-0968

CVE-2026-0968: sanitize input handling in sftpparselongname to prevent OOB read when processing malformed SFTP longname fields, add unit tests...

3.1CVSS5.8AI score0.00442EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/16 5:49 p.m.18 views

CLSA-2026-1776361748 Fix CVE(s): CVE-2026-0968

SECURITY UPDATE: heap read past bounds in sftpparselongname from malicious SFTP longname field - debian/patches/CVE-2026-0968.patch: validate longname pointer and longnamefield; bound string walks at NUL; fail if field not found - CVE-2026-0968...

3.1CVSS5.8AI score0.00442EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/16 3:26 p.m.8 views

CLSA-2026-1776262694 Fix CVE(s): CVE-2026-0968

SECURITY UPDATE: null pointer dereference and out-of-bounds read in sftpparselongname when processing malformed SSHFXPNAME messages - debian/patches/CVE-2026-0968.patch: add null check, input validation, and end-of-string guards in sftpparselongname - CVE-2026-0968...

3.1CVSS5.8AI score0.00442EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/16 12:0 a.m.9 views

SUSE SLES12 Security Update : libssh (SUSE-SU-2026:1344-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1344-1 advisory. - CVE-2026-3731: denial of service via out-of-bounds read in SFTP extension name handler bsc1259377. - CVE-2026-0964: SCP protocol path travers...

8.2CVSS6.4AI score0.00631EPSS
SaveExploits0References19
OSV
OSV
added 2026/04/15 10:21 a.m.6 views

SUSE-SU-2026:1344-1 Security update for libssh

This update for libssh fixes the following issues: - CVE-2026-3731: denial of service via out-of-bounds read in SFTP extension name handler bsc1259377. - CVE-2026-0964: SCP protocol path traversal in sshscppullrequest bsc1258049. - CVE-2026-0965: possible denial of service when parsing unexpected...

8.2CVSS6.5AI score0.00631EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/04/15 12:0 a.m.5 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : libssh (SUSE-SU-2026:1310-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:1310-1 advisory. - CVE-2026-3731: Denial of Service via out-of-bounds read in SFTP extension name handler bsc1259377...

7.5CVSS6.4AI score0.00631EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/14 10:28 p.m.14 views

goshs has an empty-username SFTP password authentication bypass

Summary goshs contains an SFTP authentication bypass when the documented empty-username basic-auth syntax is used. If the server is started with -b ':pass' together with -sftp, goshs accepts that configuration but does not install any SFTP password handler. As a result, an unauthenticated network...

9.8CVSS5.8AI score0.00478EPSS
SaveExploits1References3Affected Software2
Github Security Blog
Github Security Blog
added 2026/04/14 10:28 p.m.10 views

SFTP root escape via prefix-based path validation in goshs

Summary goshs contains an SFTP root escape caused by prefix-based path validation. An authenticated SFTP user can read from and write to filesystem paths outside the configured SFTP root, which breaks the intended jail boundary and can expose or modify unrelated server files. Details The SFTP...

8.8CVSS6AI score0.00439EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2026/04/14 2:50 p.m.11 views

CLSA-2026-1776178207 libssh: Fix of CVE-2026-0968

CVE-2026-0968: sftpparselongname out-of-bounds access...

3.1CVSS6AI score0.00442EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/14 12:0 a.m.8 views

PT-2026-33229

Name of the Vulnerable Software and Affected Versions goshs versions prior to 2.0.0-beta.6 Description goshs contains an SFTP root escape caused by prefix-based path validation. An authenticated SFTP user can read from and write to filesystem paths outside the configured SFTP root, breaking the...

8.8CVSS5.9AI score0.00439EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/04/13 7:23 p.m.6 views

CVE-2026-40188

goshs is a SimpleHTTPServer written in Go. From 1.0.7 to before 2.0.0-beta.4, the SFTP command rename sanitizes only the source path and not the destination, so it is possible to write outside of the root directory of the SFTP. This vulnerability is fixed in 2.0.0-beta.4...

7.7CVSS5.8AI score0.00318EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/04/10 8:0 p.m.8 views

goshs is Missing Write Protection for Parametric Data Values

Summary The SFTP command rename sanitizes only the source path and not the destination, so it is possible to write outside of the root directory of the SFTP. Details Here is the issue: go // helper.go:155-215 func cmdFileroot string, r sftp.Request, ip string, sftpServer SFTPServer error fullPath...

7.7CVSS5.8AI score0.00318EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/10 7:43 p.m.3 views

CVE-2026-40188 goshs is Missing Write Protection for Parametric Data Values

goshs is a SimpleHTTPServer written in Go. From 1.0.7 to before 2.0.0-beta.4, the SFTP command rename sanitizes only the source path and not the destination, so it is possible to write outside of the root directory of the SFTP. This vulnerability is fixed in 2.0.0-beta.4...

7.7CVSS5.8AI score0.00318EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/10 7:43 p.m.22 views

CVE-2026-40188

goshs is a Go-based SimpleHTTPServer. From 1.0.7 to before 2.0.0-beta.4, the SFTP rename logic sanitizes only the source path, not the destination, allowing writes outside the root directory of the SFTP. This could enable writing outside the intended sandbox. The issue is fixed in 2.0.0-beta.4 . ...

7.7CVSS5.8AI score0.00318EPSS
SaveExploits1References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/08 1:23 p.m.4 views

libssh: libssh: Denial of Service via out-of-bounds read in SFTP extension name handler

A flaw was found in libssh. A remote attacker could trigger an out-of-bounds read vulnerability in the SFTP Extension Name Handler by manipulating the idx argument in the sftpextensionsgetname or sftpextensionsgetdata functions. This could lead to a Denial of Service DoS, making the affected syst...

7.5CVSS6.3AI score0.00631EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2026/04/05 12:0 a.m.12 views

FileZilla 日志信息泄露漏洞

FileZilla is an open-source FTP/SFTP client for the Windows platform, developed by FileZilla. Version 3.40.0 of FileZilla contains a vulnerability related to log information disclosure. This vulnerability stems from a denial-of-service vulnerability in the local search function, which could allow...

6.9CVSS5.8AI score0.00173EPSS
SaveExploits1References3
Hacker One
Hacker One
added 2026/03/31 7:9 a.m.34 views

curl: Bypassing Strict SSH Server Verification via Connection Pool Reuse in libcurl

Summary There is a logic flaw in how libcurl manages its connection pool for SSH protocols SFTP/SCP. When evaluating an existing connection for reuse, sshconfigmatches in lib/url.c fails to compare server identity verification policies. By ignoring CURLOPTSSHKNOWNHOSTS, CURLOPTSSHHOSTPUBLICKEYMD5...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/03/30 12:16 p.m.5 views

CVE-2019-25654

Core FTP/SFTP Server 1.2 contains a buffer overflow vulnerability that allows attackers to crash the service by supplying an excessively long string in the User domain field. Attackers can paste a malicious payload containing 7000 bytes of data into the domain configuration to trigger an...

8.7CVSS0.00691EPSS
SaveExploits1References4
Rows per page
Query Builder