Lucene search
K

1709 matches found

Tenable Nessus
Tenable Nessus
added 23 hours ago2 views

RockyLinux 10 : libssh (RLSA-2026:18160)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:18160 advisory. libssh: Buffer underflow in sshgethexa on invalid input CVE-2026-0966 libssh: Improper sanitation of paths received from SCP servers CVE-2026-0964...

8.2CVSS5.8AI score0.00064EPSS
Exploits8References11
Rockylinux
Rockylinux
added 5 days ago11 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.00064EPSS
Exploits8
OSV
OSV
added 6 days ago4 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.00482EPSS
Exploits8References11
Cvelist
Cvelist
added 6 days ago28 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.00022EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 6 days ago7 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.00022EPSS
Exploits1References1
CVE
CVE
added 6 days ago14 views

CVE-2026-49238

CVE-2026-49238 affects Canonical Multipass

8.4CVSS6AI score0.00022EPSS
Exploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 6 days ago6 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.00022EPSS
Exploits1References2
CNNVD
CNNVD
added 6 days ago5 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.00022EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 6 days ago9 views

PT-2026-44376

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

8.4CVSS6AI score0.00022EPSS
Exploits1References2
OSV
OSV
added 2026/05/27 10:57 p.m.2 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 score
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.3 views

PT-2026-44160

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 score
Exploits0References5
OSV
OSV
added 2026/05/25 9:19 a.m.3 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.0023EPSS
Exploits0References1
CloudLinux
CloudLinux
added 2026/05/21 10:40 a.m.3 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.0023EPSS
Exploits0
OSV
OSV
added 2026/05/20 12:20 p.m.4 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.0023EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/05/19 7:18 p.m.5 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...

6.2AI score
Exploits0References3Affected Software1
OSV
OSV
added 2026/05/19 5:39 p.m.2 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.0023EPSS
Exploits0References1
Rosalinux
Rosalinux
added 2026/05/19 2:3 p.m.6 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.00043EPSS
Exploits0
SUSE Linux
SUSE Linux
added 2026/05/19 11:56 a.m.6 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.00065EPSS
Exploits0References26
RedHat Linux
RedHat Linux
added 2026/05/19 9:10 a.m.4 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.00064EPSS
Exploits8References10
RedHat Linux
RedHat Linux
added 2026/05/19 9:10 a.m.1 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.00012EPSS
Exploits0References5
Rows per page
Query Builder