Lucene search
+L

1805 matches found

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
CVE
CVE
added 2026/08/13 11:28 a.m.25 views

CVE-2026-73612

CVE-2026-73612 affects File Browser prior to v2.63.22. The flaw is failing to validate access rules for descendants during recursive copy, rename, and delete operations, allowing authenticated users to bypass path-based access controls by acting on an allowed parent directory. This enables copyin...

8.6CVSS5.3AI score0.00266EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.4 views

PT-2026-71633

rsync before 3.5.0 contains an arbitrary file write vulnerability that allows attackers to write files outside the intended destination tree by specifying an absolute path via --temp-dir or --link-dest options. The rename-confinement logic is bypassed when these options resolve to paths outside t...

8.1CVSS5.4AI score0.00581EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/12 2:17 p.m.9 views

CVE-2026-47230

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php mode filerenamesave shares the same root-cause shape as the cross-folder move bug 05-documents-cross-folder-move-idor.md: the top-level rights check at lines 79-89 validates hasUploadRight on...

6.5CVSS0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 1:14 p.m.8 views

CVE-2026-47230 Admidio: IDOR in documents-files.php allows cross-folder file rename and description changes by unauthorized uploaders

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php mode filerenamesave shares the same root-cause shape as the cross-folder move bug 05-documents-cross-folder-move-idor.md: the top-level rights check at lines 79-89 validates hasUploadRight on...

6.5CVSS5.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 1:14 p.m.32 views

CVE-2026-47230 Admidio: IDOR in documents-files.php allows cross-folder file rename and description changes by unauthorized uploaders

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php mode filerenamesave shares the same root-cause shape as the cross-folder move bug 05-documents-cross-folder-move-idor.md: the top-level rights check at lines 79-89 validates hasUploadRight on...

6.5CVSS0.00174EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:14 p.m.7 views

CVE-2026-47230

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php mode filerenamesave shares the same root-cause shape as the cross-folder move bug 05-documents-cross-folder-move-idor.md: the top-level rights check at lines 79-89 validates hasUploadRight on...

6.5CVSS5.3AI score0.00174EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/12 1:14 p.m.9 views

EUVD-2026-57207

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php mode filerenamesave shares the same root-cause shape as the cross-folder move bug 05-documents-cross-folder-move-idor.md: the top-level rights check at lines 79-89 validates hasUploadRight on...

6.5CVSS5.3AI score0.00174EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 1:14 p.m.33 views

CVE-2026-47230

Summary: CVE-2026-47230 in Admidio exposes an IDOR vulnerability in the documents-files.php rename flow. The top-level rights check validates upload rights on the folder_uuid, but the actual rename uses file_uuid via getFileForDownload with no verification of the file’s source folder. This allows...

6.5CVSS5.3AI score0.00174EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/11 10:11 a.m.7 views

kernel: shmem: fix recovery on rename failures

A flaw was found in the Linux kernel's shmem tmpfs filesystem rename operation. Under severe memory pressure, the mapletree insertion used during file rename can fail, and the error recovery path does not properly handle this failure. This can leave the filesystem directory offset tree in an...

8.2CVSS5.4AI score0.0025EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/08/10 2:22 p.m.21 views

Exploit for Improper Input Validation in Widgetfactorylimited Jce

CVE-2026-65891 — Joomla JCE Rename PoC Proof-of-concept scann...

6.5CVSS5.7AI score0.00195EPSS
SaveExploits1
NVD
NVD
added 2026/08/10 1:19 p.m.5 views

CVE-2026-68096

In the Linux kernel, the following vulnerability has been resolved: audit: fix recursive locking deadlock in auditdupeexe A deadlock occurs in the audit subsystem when duplicating executable-related rules. When a file is moved e.g., via dorenameat2, the VFS layer locks the parent directory...

7.5CVSS0.00475EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.29 views

CVE-2026-68096 audit: fix recursive locking deadlock in audit_dupe_exe()

In the Linux kernel, the following vulnerability has been resolved: audit: fix recursive locking deadlock in auditdupeexe A deadlock occurs in the audit subsystem when duplicating executable-related rules. When a file is moved e.g., via dorenameat2, the VFS layer locks the parent directory...

7.5CVSS0.00475EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: shmem: fixed the issue where renaming failed due to insufficient memory; MapleTree insertions may fail if there is severely low memory available; simpleoffsetrename does not handle failures properly when encountering such...

8.2CVSS6AI score0.0025EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: F2FS: Invalidate the dentry cache when failing to create a whiteout entry. F2FS allows for mounting file systems with corrupted directory depth values that are clamped to MAXDIRHASHDEPTH at runtime. When RENAMEWHITEOUT operations...

5.6AI score0.00179EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: btrfs: Always detect conflicting inodes when logging inode refs After renaming an inode, either through the rename operation or through regular renames in multiple non-atomic steps, if two inodes exist and at least one of them is...

9.1CVSS4.9AI score0.00361EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/07 5:09 p.m.9 views

SUSE CVE-2026-18477

A TOCTOU Time-of-Check Time-of-Use vulnerability in GNU tar's incremental dumpdir 'X' rename handling allows a local attacker with write access to a directory being backed up to influence the restore process if the attacker has access to the system where the restore is being performed. During...

4.4CVSS5.3AI score0.00104EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/03 5:16 p.m.11 views

CVE-2026-18477

A TOCTOU Time-of-Check Time-of-Use vulnerability in GNU tar's incremental dumpdir 'X' rename handling allows a local attacker with write access to a directory being backed up to influence the restore process if the attacker has access to the system where the restore is being performed. During...

4.4CVSS0.00104EPSS
SaveExploits0References3
Rows per page
Query Builder