Lucene search
+L

1886 matches found

Rockylinux
Rockylinux
added 2026/05/29 4:3 p.m.19 views

libssh security update

An update is available for libssh. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list libssh is a library which implements the SSH protocol. It can be used to...

8.2CVSS5.8AI score0.00582EPSS
SaveExploits0
OSV
OSV
added 2026/05/28 3:43 p.m.11 views

RLSA-2026:18683 Moderate: libssh security update

libssh is a library which implements the SSH protocol. It can be used to implement client and server applications. Security Fixes: libssh: Double Free Vulnerability in libssh Key Export Functions CVE-2025-5351 libssh: Use of uninitialized variable in privatekeyfromfile CVE-2025-4878 libssh: Write...

6.5CVSS6.3AI score0.00582EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/05/28 1:22 p.m.29 views

CVE-2026-49238

An issue was discovered in Canonical Multipass before version 1.16.3. The host-side SFTP server component sshfsserver, which executes with root privileges on the host, contains a path containment bypass vulnerability within its validatepath function in src/sshfsmount/sftpserver.cpp. The function...

8.4CVSS6AI score0.00505EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/05/28 1:22 p.m.43 views

CVE-2026-49238 SFTP Server VM Escape in Canonical Multipass

An issue was discovered in Canonical Multipass before version 1.16.3. The host-side SFTP server component sshfsserver, which executes with root privileges on the host, contains a path containment bypass vulnerability within its validatepath function in src/sshfsmount/sftpserver.cpp. The function...

8.4CVSS0.00505EPSS
SaveExploits1References1
CVE
CVE
added 2026/05/28 1:22 p.m.36 views

CVE-2026-49238

CVE-2026-49238 affects Canonical Multipass

8.4CVSS6AI score0.00505EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/28 1:22 p.m.16 views

CVE-2026-49238 SFTP Server VM Escape in Canonical Multipass

An issue was discovered in Canonical Multipass before version 1.16.3. The host-side SFTP server component sshfsserver, which executes with root privileges on the host, contains a path containment bypass vulnerability within its validatepath function in src/sshfsmount/sftpserver.cpp. The function...

8.4CVSS6AI score0.00505EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/28 1:22 p.m.4 views

CVE-2026-49238 SFTP Server VM Escape in Canonical Multipass

An issue was discovered in Canonical Multipass before version 1.16.3. The host-side SFTP server component sshfsserver, which executes with root privileges on the host, contains a path containment bypass vulnerability within its validatepath function in src/sshfsmount/sftpserver.cpp. The function...

8.4CVSS6.1AI score0.00505EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/05/28 12:0 a.m.19 views

PT-2026-44376

Name of the Vulnerable Software and Affected Versions Canonical Multipass versions prior to 1.16.3 Description The host-side SFTP server component sshfs server, which runs with root privileges on the host, contains a path containment bypass in the validate path function. This function uses a plai...

8.4CVSS6AI score0.00505EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/05/28 12:0 a.m.14 views

Canonical Multipass 安全漏洞

Canonical Multipass is a virtual instance of Ubuntu developed by Canonical OpenSource. Versions of Canonical Multipass prior to 1.16.3 contained security vulnerabilities. These vulnerabilities stemmed from the validatepath function in the sshfsserver component, which had a path bypass issue. It...

8.4CVSS5.8AI score0.00505EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/27 10:57 p.m.11 views

GHSA-G3VG-VX23-3858 compliance-trestle Remote Fetching Mechanism has an Arbitrary File Write via Cache Path Traversal

Summary The compliance-trestle library's remote fetching cache mechanism HTTPSFetcher and SFTPFetcher constructs the local cache file path from the URL path component without sanitizing path traversal sequences ../. When a remote OSCAL profile references a URL with traversal in its path, the HTTP...

7.1CVSS6.4AI score0.00047EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.16 views

PT-2026-44160

Name of the Vulnerable Software and Affected Versions compliance-trestle version 4.0.2 Description The remote fetching cache mechanism in the HTTPSFetcher and SFTPFetcher classes fails to sanitize path traversal sequences ../ when constructing local cache file paths from URL path components. An...

7.1CVSS6.3AI score0.00047EPSS
SaveExploits0References9
OSV
OSV
added 2026/05/25 9:19 a.m.9 views

CLSA-2026-1779371406 vim: Fix of CVE-2026-42307

CVE-2026-42307: fix shell injection in netrw via the tempfile suffix when reading sftp:// or file:// URLs by escaping the tempfile and restricting the suffix regex to word characters...

4.4CVSS5.8AI score0.00774EPSS
SaveExploits0References1
CloudLinux
CloudLinux
added 2026/05/21 10:40 a.m.14 views

vim: Fix of CVE-2026-42307

CVE-2026-42307: fix OS command injection in netrw plugin via crafted sftp:// URLs by hardening the tempfile suffix regex and escaping the tempfile argument before passing it to the sftp command...

4.4CVSS5.8AI score0.00774EPSS
SaveExploits0
OSV
OSV
added 2026/05/20 12:20 p.m.11 views

CLSA-2026-1779279626 vim: Fix of CVE-2026-42307

CVE-2026-42307: fix OS command injection in netrw plugin via crafted sftp:// URLs by hardening the tempfile suffix regex and escaping the tempfile argument before passing it to the sftp command...

4.4CVSS5.8AI score0.00774EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/19 7:18 p.m.13 views

Kopia: RCE via SSH ProxyCommand Injection

Summary Kopia's HTTP server, when started with --without-password , accepts unauthenticated requests to /api/v1/repo/exists. The handler forwards an attacker-supplied storage configuration to blob.NewStorage. For SFTP backends with externalSSH: true, that path constructs a process command line by...

9.8CVSS6.2AI score0.00348EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/19 5:39 p.m.7 views

CLSA-2026-1779212372 vim: Fix of CVE-2026-42307

CVE-2026-42307: fix OS command injection in netrw plugin via crafted sftp:// URLs by hardening the tempfile suffix regex and escaping the tempfile argument before passing it to the sftp command...

4.4CVSS5.8AI score0.00774EPSS
SaveExploits0References1
Rosalinux
Rosalinux
added 2026/05/19 2:3 p.m.21 views

Advisory ROSA-SA-2026-3275

software: libssh 0.9.8 OS: ROSA-CHROME unaffected versions = libssh-0.9.8-4 affected versions libssh-0.9.8-4 CVE-ID: CVE-2026-3731 BDU-ID: None CVE-Crit: MEDIUM CVE-DESC.: A read outside allocated buffer vulnerability in the SFTP Extension Name Handler component of the libssh library allows a...

7.5CVSS6.1AI score0.00631EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2026/05/19 11:56 a.m.13 views

Security update for erlang26

This update for erlang26 fixes the following issues Security issues: CVE-2026-21620: remote arbitrary read/write via TFTP relative path traversal bsc1258663. CVE-2026-23941: HTTP Request Smuggling in Erlang OTP bsc1259687. CVE-2026-23942: path traversal vulnerability in Erlang OTP bsc1259681...

9.1CVSS7.2AI score0.00644EPSS
SaveExploits0References26
RedHat Linux
RedHat Linux
added 2026/05/19 9:10 a.m.23 views

Moderate: Red Hat Security Advisory: libssh security update

An update for libssh is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

8.2CVSS6.1AI score0.00582EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/05/19 9:10 a.m.8 views

libssh: libssh: Denial of Service due to malformed SFTP message

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.1CVSS6.3AI score0.00442EPSS
SaveExploits0References5
Rows per page
Query Builder