Lucene search
+L

112710 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/13 2:34 p.m.4 views

CVE-2026-53784

rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabled and the module root path or a component of it is a symlink. The daemon calls chdir to the module root at session initialization withou...

8.4CVSS5.4AI score0.00175EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/13 2:34 p.m.7 views

EUVD-2026-58091

rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabled and the module root path or a component of it is a symlink. The daemon calls chdir to the module root at session initialization withou...

8.4CVSS5.4AI score0.00175EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 2:34 p.m.40 views

CVE-2026-53784

CVE-2026-53784 affects rsync before 3.5.0. A path traversal vulnerability arises when use of chroot is disabled and the module root path (or a component) is a symlink. At session init, rsync calls chdir() to the module root without resolving symlinks (realpath or equivalent), causing subsequent r...

8.4CVSS5.4AI score0.00175EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:34 p.m.5 views

CVE-2026-53783

rsync before 3.5.0 contains a time-of-check to time-of-use TOCTOU race condition vulnerability in the rrsync restricted shell wrapper that allows authenticated clients to escape enforced directory restrictions by substituting a symlink for a path component after validation but before transfer...

8.6CVSS5.3AI score0.00374EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/13 2:34 p.m.8 views

EUVD-2026-58090

rsync before 3.5.0 contains a time-of-check to time-of-use TOCTOU race condition vulnerability in the rrsync restricted shell wrapper that allows authenticated clients to escape enforced directory restrictions by substituting a symlink for a path component after validation but before transfer...

8.6CVSS5.3AI score0.00374EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:31 p.m.8 views

CVE-2026-73509 OpenList: Authenticated users can rename files outside their base path via batch rename `src_name` traversal

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the authenticated /api/fs/batchrename handler in server/handles/fsbatch.go authorizes only the source directory produced by user.JoinPathreq.SrcDir and validates renameObject.NewName with checkRelativePath, but does not...

7.6CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/13 2:31 p.m.13 views

EUVD-2026-58087

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the authenticated /api/fs/batchrename handler in server/handles/fsbatch.go authorizes only the source directory produced by user.JoinPathreq.SrcDir and validates renameObject.NewName with checkRelativePath, but does not...

7.6CVSS5.3AI score0.00372EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:31 p.m.5 views

CVE-2026-73509

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the authenticated /api/fs/batchrename handler in server/handles/fsbatch.go authorizes only the source directory produced by user.JoinPathreq.SrcDir and validates renameObject.NewName with checkRelativePath, but does not...

7.6CVSS5.3AI score0.00372EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/13 2:31 p.m.34 views

CVE-2026-73509 OpenList: Authenticated users can rename files outside their base path via batch rename `src_name` traversal

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the authenticated /api/fs/batchrename handler in server/handles/fsbatch.go authorizes only the source directory produced by user.JoinPathreq.SrcDir and validates renameObject.NewName with checkRelativePath, but does not...

7.6CVSS0.00372EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:31 p.m.6 views

CVE-2026-73509 OpenList: Authenticated users can rename files outside their base path via batch rename `src_name` traversal

OpenList a file list program that supports multiple storage. Prior to 4.2.4, the authenticated /api/fs/batchrename handler in server/handles/fsbatch.go authorizes only the source directory produced by user.JoinPathreq.SrcDir and validates renameObject.NewName with checkRelativePath, but does not...

7.6CVSS5.3AI score0.00372EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 2:31 p.m.27 views

CVE-2026-73509

OpenList CVE-2026-73509 affects the batch_rename path: before 4.2.4, the /api/fs/batch_rename handler validates only the destination and a subset of the source directory, but does not validate attacker-controlled renameObject.SrcName. An authenticated user with rename permission can inject traver...

7.6CVSS5.3AI score0.00372EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:21 p.m.8 views

EUVD-2026-58078

Oh My Posh is the most customisable and low-latency cross platform/shell prompt renderer. Prior to 29.35.1, the setStyle function in src/segments/path.go passed pt.Path, which includes raw folder names, to template.Render, whose function map exposes cmd, so an attacker-controlled directory name...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 2:21 p.m.34 views

CVE-2026-73505 Oh My Posh: Arbitrary command execution via template injection in the path segment

Oh My Posh is the most customisable and low-latency cross platform/shell prompt renderer. Prior to 29.35.1, the setStyle function in src/segments/path.go passed pt.Path, which includes raw folder names, to template.Render, whose function map exposes cmd, so an attacker-controlled directory name...

7.8CVSS0.00154EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 2:21 p.m.5 views

CVE-2026-73505 Oh My Posh: Arbitrary command execution via template injection in the path segment

Oh My Posh is the most customisable and low-latency cross platform/shell prompt renderer. Prior to 29.35.1, the setStyle function in src/segments/path.go passed pt.Path, which includes raw folder names, to template.Render, whose function map exposes cmd, so an attacker-controlled directory name...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 2:21 p.m.32 views

CVE-2026-73505

Oh My Posh is affected by CVE-2026-73505 due to setStyle() rendering the path via Go templates, exposing a cmd function in the template map. An attacker-controlled directory name containing a Go template expression could execute arbitrary OS commands as the current user when the prompt renders in...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/13 2:17 p.m.12 views

atomic-agents-stack: Dashboard HTTP server path traversal allows arbitrary file read

The optional dashboard HTTP server atomicagents/dashboard/serve.py builds filesystem paths directly from the request path and serves them without a containment check. It is the only per-request untrusted-path site in the codebase that does not route through io.saferesolveunder. Literal ../ segmen...

5.5AI score
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/08/13 2:16 p.m.7 views

CVE-2026-28157

Subscriber Path Traversal in Do Lasso = 358 versions...

7.5CVSS0.00381EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 2:00 p.m.6 views

OESA-2026-3340 open-iscsi security update

The Open-iSCSI project is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI. Security Fixes: An Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in open-iscsi allows remote MITM attackers to create root-owned files...

8.7CVSS5.4AI score0.0033EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 1:59 p.m.6 views

OESA-2026-3339 open-iscsi security update

The Open-iSCSI project is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI. Security Fixes: An Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in open-iscsi allows remote MITM attackers to create root-owned files...

8.7CVSS5.4AI score0.0033EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 1:59 p.m.6 views

OESA-2026-3338 open-iscsi security update

The Open-iSCSI project is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI. Security Fixes: An Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in open-iscsi allows remote MITM attackers to create root-owned files...

8.7CVSS5.4AI score0.0033EPSS
SaveExploits0References3
Rows per page
Query Builder