Lucene search
+L

402589 matches found

Github Security Blog
Github Security Blog
added 2026/08/18 3:02 p.m.7 views

Copyparty vulnerable to file/dirkey confusion

A valid filekey could potentially be converted into a dirkey, granting read-access to the containing folder. This issue only affected volumes which simultaneously enable both filekeys and dirkeys, with volflag dk or dks combined with fk or fka. Both required features are default-disabled, and mus...

4.3CVSS5.3AI score0.00317EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:01 p.m.10 views

CVE-2026-50139

goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, ShareHandler reads the share token's DownloadLimit under RLock, releases the lock, serves the file, then re-acquires the lock to increment the counter. Concurrent requests all read the same Downloaded/DownloadLimit snapshot, all...

5.9CVSS8.5AI score0.00246EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/18 2:59 p.m.11 views

EUVD-2026-60949

Copyparty is a portable file server. Prior to 1.20.17, copyparty volumes with the dk or dks directory-key flag combined with the fk or fka file-key flag can convert a valid file key into a directory key, granting read access to the containing folder even though both features are disabled by defau...

4.3CVSS5.3AI score0.00317EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 2:59 p.m.24 views

CVE-2026-70657

Copyparty , a portable file server, is affected by a file/dirkey confusion vulnerability prior to version 1.20.17 . When a volume has both directory-key flags (dk/dks) and file-key flags (fk/fka) simultaneously enabled, a valid file key can be converted into a directory key, granting read access ...

4.3CVSS5.3AI score0.00317EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 2:59 p.m.26 views

CVE-2026-70657 Copyparty: file/dirkey confusion

Copyparty is a portable file server. Prior to 1.20.17, copyparty volumes with the dk or dks directory-key flag combined with the fk or fka file-key flag can convert a valid file key into a directory key, granting read access to the containing folder. This vulnerability was only reachable if both...

4.3CVSS0.00317EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 2:59 p.m.2 views

CVE-2026-70657 Copyparty: file/dirkey confusion

Copyparty is a portable file server. Prior to 1.20.17, copyparty volumes with the dk or dks directory-key flag combined with the fk or fka file-key flag can convert a valid file key into a directory key, granting read access to the containing folder. This vulnerability was only reachable if both...

4.3CVSS5.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/18 2:59 p.m.9 views

CVE-2026-70657

Copyparty is a portable file server. Prior to 1.20.17, copyparty volumes with the dk or dks directory-key flag combined with the fk or fka file-key flag can convert a valid file key into a directory key, granting read access to the containing folder even though both features are disabled by defau...

4.3CVSS5.3AI score0.00317EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/18 2:59 p.m.25 views

CVE-2026-50138 goshs: WebDAV listener ignores --read-only, --upload-only, and --no-delete mode flags

goshs is a SimpleHTTPServer written in Go. Prior to version 2.1.0, when goshs is launched with WebDAV enabled -w, the mode-restriction flags --read-only, --upload-only, and --no-delete are enforced only on the primary HTTP port. The WebDAV port is wired straight to golang.org/x/net/webdav.Handler...

8.1CVSS0.00334EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/18 2:57 p.m.4 views

CVE-2026-48798 SSH.NET: ScpClient Recursive Download Allows Arbitrary File Write via Server-Controlled SCP Filenames

SSH.NET is a Secure Shell SSH library for .NET. In 2025.1.0 and earlier, ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo trusts file and directory names returned by a remote SCP server and combines them with the requested local directory without containment validation, allowin...

7.1CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/18 2:57 p.m.8 views

EUVD-2026-60945

SSH.NET is a Secure Shell SSH library for .NET. In 2025.1.0 and earlier, ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo trusts file and directory names returned by a remote SCP server and combines them with the requested local directory without containment validation, allowin...

7.1CVSS5.3AI score0.00421EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 2:57 p.m.96 views

CVE-2026-48798

SSH.NET (a .NET SSH library) is vulnerable to arbitrary file write via its ScpClient.Download(string, DirectoryInfo) method. The method trusts file and directory names returned by a remote SCP server during recursive downloads without containment validation. A malicious, compromised, or man-in-th...

7.1CVSS5.3AI score0.00421EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 2:57 p.m.20 views

CVE-2026-48798 SSH.NET: ScpClient Recursive Download Allows Arbitrary File Write via Server-Controlled SCP Filenames

SSH.NET is a Secure Shell SSH library for .NET. In 2025.1.0 and earlier, ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo trusts file and directory names returned by a remote SCP server and combines them with the requested local directory without containment validation, allowin...

7.1CVSS0.00421EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/18 2:57 p.m.8 views

CVE-2026-48798 SSH.NET: ScpClient Recursive Download Allows Arbitrary File Write via Server-Controlled SCP Filenames

SSH.NET is a Secure Shell SSH library for .NET. In 2025.1.0 and earlier, ScpClient.Downloadstring directoryName, DirectoryInfo directoryInfo trusts file and directory names returned by a remote SCP server and combines them with the requested local directory without containment validation, allowin...

7.1CVSS5.3AI score0.00421EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/18 2:51 p.m.6 views

python: cpython: CPython: tarfile extraction filter bypass allows escaping the destination directory

A flaw was found in the tarfile.extractall function within Python. A remote attacker could exploit this vulnerability by providing a specially crafted archive. This archive could bypass security filters by using a hardlink that references a symlink, allowing the symlink to be recreated outside th...

7.8CVSS5.6AI score0.0075EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/18 2:32 p.m.4 views

CVE-2026-72164

A flaw was found in the ocfs2 component of the Linux kernel. A local user can exploit a vulnerability in the ocfs2moveextent function when performing OCFS2IOCMOVEEXT operations. This issue allows file data to be copied into a disk cluster that is already occupied by another file, leading to data...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 2:32 p.m.4 views

GO-2026-6241 Terragrunt: Arbitrary File Deletion via Malicious Module Manifest in github.com/gruntwork-io/terragrunt

Terragrunt: Arbitrary File Deletion via Malicious Module Manifest in github.com/gruntwork-io/terragrunt...

6.9CVSS5.2AI score0.00541EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 2:32 p.m.5 views

GO-2026-6109 OpenList: Arbitrary File Read via Path Prefix Confusion in Share Creation API in github.com/OpenListTeam/OpenList

OpenList: Arbitrary File Read via Path Prefix Confusion in Share Creation API in github.com/OpenListTeam/OpenList...

6.5CVSS5.3AI score0.00295EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 2:17 p.m.4 views

CVE-2026-32463

Contributor Arbitrary File Upload in Sync Post With Other Site = 1.9.3 versions...

9.9CVSS0.00266EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/18 2:17 p.m.6 views

CVE-2026-32464

Unauthenticated Local File Inclusion in Theme Test Drive = 2.9.1 versions...

8.1CVSS0.00282EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 2:17 p.m.4 views

CVE-2026-28192

Unauthenticated Arbitrary File Upload in Piotnet Addons For Elementor Pro = 7.1.67 versions...

9.6CVSS0.00234EPSS
SaveExploits0References1
Rows per page
Query Builder