Lucene search
+L

113465 matches found

OSV
OSV
added 2026/08/13 2:36 p.m.12 views

CVE-2026-49820 Probo has an open redirect bypass via path normalization

Probo is a self-hostable governance, risk, and compliance GRC platform built for engineering and security teams. Probo's saferedirect package validates redirect URLs used across authentication flows OIDC, SAML, session transfer, OAuth connectors, and trust-center magic links. Prior to version...

4.7CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/13 2:36 p.m.51 views

CVE-2026-49820

Probo (go.probo.inc/probo) carries a path normalization bug in its saferedirect redirect validator. Before patch 0.193.1, the validator only inspected the second character of relative paths, allowing crafted URLs like /../\evil.com to pass validation; Go's http.Redirect then normalizes the path t...

4.7CVSS8.5AI score0.00291EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 2:34 p.m.48 views

CVE-2026-53785 rsync < 3.5.0 Path Traversal Write Escape via --relative Mode

rsync before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to write files outside the intended destination directory tree by crafting relative paths with symlink components in --relative mode. The makepath function follows symlinks pointing outside the destination...

7.1CVSS0.00137EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:34 p.m.7 views

EUVD-2026-58092

rsync before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to write files outside the intended destination directory tree by crafting relative paths with symlink components in --relative mode. The makepath function follows symlinks pointing outside the destination...

7.1CVSS5.5AI score0.00137EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:34 p.m.3 views

CVE-2026-53785 rsync < 3.5.0 Path Traversal Write Escape via --relative Mode

rsync before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to write files outside the intended destination directory tree by crafting relative paths with symlink components in --relative mode. The makepath function follows symlinks pointing outside the destination...

6.9CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/08/13 2:34 p.m.45 views

CVE-2026-53785

CVE-2026-53785 affects rsync prior to 3.5.0. The vulnerability is a path traversal in --relative mode where make_path() follows symlinks outside the destination tree while creating intermediate directories, enabling an attacker to write files outside the intended destination on the receiver’s fil...

7.1CVSS5.5AI score0.00137EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:34 p.m.6 views

CVE-2026-53785

rsync before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to write files outside the intended destination directory tree by crafting relative paths with symlink components in --relative mode. The makepath function follows symlinks pointing outside the destination...

7.1CVSS5.5AI score0.00137EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 2:34 p.m.8 views

CVE-2026-53785 rsync < 3.5.0 Path Traversal Write Escape via --relative Mode

rsync before 3.5.0 contains a path traversal vulnerability that allows a malicious sender to write files outside the intended destination directory tree by crafting relative paths with symlink components in --relative mode. The makepath function follows symlinks pointing outside the destination...

7.1CVSS5.5AI score0.00137EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 2:34 p.m.43 views

CVE-2026-53784 rsync < 3.5.0 Path Traversal via Symlink Module Root

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.4CVSS0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:34 p.m.25 views

CVE-2026-53784 rsync < 3.5.0 Path Traversal via Symlink Module Root

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 score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:34 p.m.6 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.00138EPSS
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.00138EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 2:34 p.m.52 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.00138EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:34 p.m.7 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
EUVD
EUVD
added 2026/08/13 2:31 p.m.14 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
OSV
OSV
added 2026/08/13 2:31 p.m.13 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
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:31 p.m.7 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.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.3AI score0.00372EPSS
SaveExploits0References3
Rows per page
Query Builder