Lucene search
+L

160 matches found

NVD
NVD
added 2026/04/21 8:17 p.m.11 views

CVE-2026-40876

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.6, 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...

8.8CVSS0.00439EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/21 7:34 p.m.7 views

CVE-2026-40876 SFTP root escape via prefix-based path validation in goshs

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.6, 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...

8.7CVSS5.8AI score0.00439EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/21 7:34 p.m.10 views

CVE-2026-40876 SFTP root escape via prefix-based path validation in goshs

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.6, 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...

8.7CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/04/21 7:34 p.m.27 views

CVE-2026-40876

CVE-2026-40876 (goshs) describes an SFTP jail-escape due to a prefix-based path validation bug in the sftpserver.helper.go sanitizePath implementation. The code uses a raw string-prefix check to validate the target path against the configured root, which allows a sibling path (e.g., /tmp/goshsroo...

8.8CVSS5.8AI score0.00439EPSS
SaveExploits1References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/18 12:55 a.m.15 views

Zio has SubFileSystem Path Confinement Bypass via Unresolved `..` Segment

Summary SubFileSystem fails to confine operations to its declared sub path when the input path is /../ or equivalents /../, /..\. This path passes all validation but resolves to the root of the parent filesystem, allowing directory level operations outside the intended boundary. Affected Componen...

5.7AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/16 7:24 a.m.7 views

OPENSUSE-SU-2026:20496-1 Security update for go1.25

This update for go1.25 fixes the following issues: Update to go1.25.8 bsc1244485: - CVE-2026-25679: net/url: reject IPv6 literal not at start of host bsc1259264. - CVE-2026-27139: os: FileInfo can escape from a Root bsc1259268. - CVE-2026-27142: html/template: URLs in meta content attribute actio...

7.5CVSS5.8AI score0.00728EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/14 10:28 p.m.19 views

GHSA-5H6H-7RC9-3824 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
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/14 10:28 p.m.17 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
Positive Technologies
Positive Technologies
added 2026/04/14 12:00 a.m.14 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
SaveExploits1
Amazon
Amazon
added 2026/04/14 12:00 a.m.22 views

Medium: oci-add-hooks

Issue Overview: url.Parse insufficiently validated the host/authority component and accepted some invalid URLs. CVE-2026-25679 On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which t...

7.5CVSS5.9AI score0.00728EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/13 11:25 p.m.9 views

SUSE 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
SaveExploits1References3
Ubuntu
Ubuntu
added 2026/04/13 12:35 p.m.13 views

USN-8168-1: Rust vulnerability

It was discovered that tar-rs embedded in rustc incorrectly handled symlinks when unpacking a tar archive. If a user or automated system were tricked into processing a specially crafted tar archive, a remote attacker could use this issue to modify permissions of arbitrary directories outside the...

6.5CVSS6AI score0.00379EPSS
SaveExploits1
OSV
OSV
added 2026/04/13 5:43 a.m.9 views

BIT-GOLANG-2026-32282 TOCTOU permits root escape on Linux via Root.Chmod in os in internal/syscall/unix

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

6.4CVSS5.8AI score0.00292EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/04/12 10:41 a.m.375 views

Exploit for CVE-2026-31413

CVE-2026-31413: One Byte in the BPF Verifier to Container Esca...

6.3AI score0.00221EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.17 views

os: FileInfo can escape from a Root in golang os module

A path traversal flaw has been discovered in the golang os module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to...

2.5CVSS6.1AI score0.00201EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/04/09 11:00 a.m.16 views

os: FileInfo can escape from a Root in golang os module

A path traversal flaw has been discovered in the golang os module. On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to...

2.5CVSS6.1AI score0.00201EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/04/08 1:06 a.m.5 views

CVE-2026-32282 TOCTOU permits root escape on Linux via Root.Chmod in os in internal/syscall/unix

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

5.8AI score0.00292EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/08 1:06 a.m.29 views

CVE-2026-32282 TOCTOU permits root escape on Linux via Root.Chmod in os in internal/syscall/unix

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

0.00292EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/08 1:06 a.m.12 views

CVE-2026-32282 TOCTOU permits root escape on Linux via Root.Chmod in os in internal/syscall/unix

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the ATSYMLINKNOFOLLOW flag, which Root.Chmod uses to...

6.4CVSS6.6AI score
SaveExploits0References7
CVE
CVE
added 2026/04/08 1:06 a.m.176 views

CVE-2026-32282

CVE-2026-32282: Root.Chmod can follow symlinks out of the root on Linux. OpenSUSE advisories for go1.25 and go1.26 include this CVE and patch Go to go1.25.9 or go1.26.2 respectively. Impact is limited to cases where a symlink is substituted after an initial check but before the chmod operation; e...

6.4CVSS5.9AI score0.00292EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder