VYPR

rpm package

opensuse/sshfs&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/sshfs&distro=openSUSE%20Tumbleweed

Vulnerabilities (2)

  • CVE-2026-48711HigAug 19, 2026
    affected < 3.7.6-1.1fixed 3.7.6-1.1

    SSHFS is a network filesystem client for connecting to SSH servers. From version 1.4 until 3.7.6, SSHFS accepts a bracketed mount source such as [-oProxyCommand=CMD]:/path and find_base_path() removes the brackets, leaving a host value that begins with - and is passed directly to

  • CVE-2026-47187CriAug 19, 2026
    affected < 3.7.6-1.1fixed 3.7.6-1.1

    SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel agains