Lucene search
+L

402085 matches found

Cvelist
Cvelist
added 2026/08/13 2:33 p.m.46 views

CVE-2026-53803 rsync < 3.5.0 Symlink Following Arbitrary File Overwrite

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS0.00133EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:33 p.m.21 views

CVE-2026-53803 rsync < 3.5.0 Symlink Following Arbitrary File Overwrite

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS5.5AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:32 p.m.4 views

CVE-2026-53802

rsync before 3.5.0 contains an arbitrary file read vulnerability that allows attackers to read files accessible to the rsync daemon process by exploiting symlink following in input configuration file handling including --files-from, --password-file, and filter merge files. Attackers can place a...

8.4CVSS5.5AI score0.00138EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 2:32 p.m.37 views

CVE-2026-53802 rsync < 3.5.0 Arbitrary File Read via Symlink Following

rsync before 3.5.0 contains an arbitrary file read vulnerability that allows attackers to read files accessible to the rsync daemon process by exploiting symlink following in input configuration file handling including --files-from, --password-file, and filter merge files. Attackers can place a...

8.4CVSS0.00138EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:32 p.m.6 views

CVE-2026-53802 rsync < 3.5.0 Arbitrary File Read via Symlink Following

rsync before 3.5.0 contains an arbitrary file read vulnerability that allows attackers to read files accessible to the rsync daemon process by exploiting symlink following in input configuration file handling including --files-from, --password-file, and filter merge files. Attackers can place a...

8.4CVSS5.5AI score0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:32 p.m.16 views

CVE-2026-53802 rsync < 3.5.0 Arbitrary File Read via Symlink Following

rsync before 3.5.0 contains an arbitrary file read vulnerability that allows attackers to read files accessible to the rsync daemon process by exploiting symlink following in input configuration file handling including --files-from, --password-file, and filter merge files. Attackers can place a...

8.4CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/13 2:32 p.m.42 views

CVE-2026-53802

The vulnerability CVE-2026-53802 affects rsync prior to 3.5.0. An arbitrary file read is possible by abusing symlink following in input configuration handling (including --files-from, --password-file, and filter merge files), allowing an attacker to read files accessible to the rsync daemon proce...

8.4CVSS5.5AI score0.00138EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:32 p.m.11 views

EUVD-2026-58088

rsync before 3.5.0 contains an arbitrary file read vulnerability that allows attackers to read files accessible to the rsync daemon process by exploiting symlink following in input configuration file handling including --files-from, --password-file, and filter merge files. Attackers can place a...

8.4CVSS5.5AI score0.00138EPSS
SaveExploits0References3
OSV
OSV
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.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
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
CVE
CVE
added 2026/08/13 2:31 p.m.26 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
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
Github Security Blog
Github Security Blog
added 2026/08/13 2:17 p.m.11 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:17 p.m.6 views

CVE-2026-66657

Unauthenticated Local File Inclusion in Biagiotti Core = 2.1.1 versions...

8.1CVSS0.00348EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 2:17 p.m.7 views

CVE-2026-66656

Unauthenticated Local File Inclusion in Foton Core = 1.1.1 versions...

8.1CVSS0.00348EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 2:17 p.m.6 views

CVE-2026-66653

Unauthenticated Local File Inclusion in Barista = 2.5.1 versions...

8.1CVSS0.00348EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 2:17 p.m.6 views

CVE-2026-66450

Unauthenticated Local File Inclusion in Geo Mashup = 1.13.18 versions...

8.1CVSS0.00348EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 2:17 p.m.7 views

CVE-2026-65582

Subscriber Arbitrary File Download in AI Hub = 1.3.10 versions...

7.7CVSS0.00424EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 2:17 p.m.5 views

CVE-2026-61980

Unauthenticated Arbitrary File Download in OMGF Pro = 5.2.7 versions...

7.5CVSS0.00373EPSS
SaveExploits0References1
Rows per page
Query Builder