Lucene search
+L

351943 matches found

OSV
OSV
added 2026/08/12 1:17 p.m.5 views

CVE-2026-47231 Admidio has IDOR in `documents-files.php` `mode=move_save` that lets any folder-uploader exfiltrate files from private folders

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/documents-files.php gates state-changing modes by checking that the actor has hasUploadRight on the URL parameter folderuuid. The movesave handler then operates on a separate URL parameter fileuuid and calls...

8.1CVSS5.4AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
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.3AI score0.00174EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 1:14 p.m.31 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
OSV
OSV
added 2026/08/12 1:14 p.m.7 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
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
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
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:58 p.m.7 views

CVE-2026-47227

Admidio is an open-source user management solution. modules/categories.php checks that the supplied type parameter ANN, EVT, ROL, USF, … corresponds to a module the actor administers. The follow-up "is this specific category editable by me" check at lines 56-61 is dead code because it compares...

6.5CVSS5.5AI score0.00235EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/12 12:58 p.m.5 views

CVE-2026-47227 Admidio module-administrator can delete or reorder categories owned by other modules via dead authorization check in `modules/categories.php`

Admidio is an open-source user management solution. modules/categories.php checks that the supplied type parameter ANN, EVT, ROL, USF, … corresponds to a module the actor administers. The follow-up "is this specific category editable by me" check at lines 56-61 is dead code because it compares...

6.5CVSS5.4AI score0.00235EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 12:58 p.m.32 views

CVE-2026-47227 Admidio module-administrator can delete or reorder categories owned by other modules via dead authorization check in `modules/categories.php`

Admidio is an open-source user management solution. modules/categories.php checks that the supplied type parameter ANN, EVT, ROL, USF, … corresponds to a module the actor administers. The follow-up "is this specific category editable by me" check at lines 56-61 is dead code because it compares...

6.5CVSS0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 12:58 p.m.4 views

CVE-2026-47227 Admidio module-administrator can delete or reorder categories owned by other modules via dead authorization check in `modules/categories.php`

Admidio is an open-source user management solution. modules/categories.php checks that the supplied type parameter ANN, EVT, ROL, USF, … corresponds to a module the actor administers. The follow-up "is this specific category editable by me" check at lines 56-61 is dead code because it compares...

6.5CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 12:58 p.m.8 views

EUVD-2026-57204

Admidio is an open-source user management solution. modules/categories.php checks that the supplied type parameter ANN, EVT, ROL, USF, … corresponds to a module the actor administers. The follow-up "is this specific category editable by me" check at lines 56-61 is dead code because it compares...

6.5CVSS5.5AI score0.00235EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 12:58 p.m.47 views

CVE-2026-47227

Summary (CVE-2026-47227) Admidio contains a cross-module category-management vulnerability in modules/categories.php. Before version 5.0.10, a dead authorization check allows a user with a single module-admin right (e.g., Announcements administrator) to delete or reorder categories owned by other...

6.5CVSS5.5AI score0.00235EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 12:51 p.m.33 views

CVE-2026-47226 Admidio: Authorization bypass in file_delete enables cross-folder file removal by authenticated users without delete privileges

Admidio is an open-source user management solution. Prior to version 5.0.10, an authenticated Admidio member with upload rights on any one folder can permanently delete files from folders where they have only view access. The authorization check at the top of modules/documents-files.php evaluates...

6.5CVSS0.00203EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 12:51 p.m.49 views

CVE-2026-47226

CVE-2026-47226 (Admidio) : Prior to v5.0.10, an authenticated user with upload rights on any one folder can permanently delete files from folders where they have only view access. The top-level authorization checks use the attacker-supplied folder_uuid to grant upload-rights, while the file_delet...

6.5CVSS5.4AI score0.00203EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 12:51 p.m.8 views

CVE-2026-47226 Admidio: Authorization bypass in file_delete enables cross-folder file removal by authenticated users without delete privileges

Admidio is an open-source user management solution. Prior to version 5.0.10, an authenticated Admidio member with upload rights on any one folder can permanently delete files from folders where they have only view access. The authorization check at the top of modules/documents-files.php evaluates...

6.5CVSS5.5AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/12 12:51 p.m.8 views

CVE-2026-47226 Admidio: Authorization bypass in file_delete enables cross-folder file removal by authenticated users without delete privileges

Admidio is an open-source user management solution. Prior to version 5.0.10, an authenticated Admidio member with upload rights on any one folder can permanently delete files from folders where they have only view access. The authorization check at the top of modules/documents-files.php evaluates...

6.5CVSS5.4AI score0.00203EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:51 p.m.8 views

CVE-2026-47226

Admidio is an open-source user management solution. Prior to version 5.0.10, an authenticated Admidio member with upload rights on any one folder can permanently delete files from folders where they have only view access. The authorization check at the top of modules/documents-files.php evaluates...

6.5CVSS5.4AI score0.00203EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/12 12:51 p.m.6 views

EUVD-2026-57211

Admidio is an open-source user management solution. Prior to version 5.0.10, an authenticated Admidio member with upload rights on any one folder can permanently delete files from folders where they have only view access. The authorization check at the top of modules/documents-files.php evaluates...

6.5CVSS5.4AI score0.00203EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/12 12:45 p.m.6 views

Security Bulletin: Jackson databind security vulnerability in FileNet Content Manager reported for ACCE, GraphQL, External-Share

Summary Jackson databind CVE-2026-54512, CVE-2026-54513, CVE-2026-54514, CVE-2026-54516, CVE-2026-54517, CVE-2026-54518 security vulnerability in FileNet Content Manager. Affected and vulnerable Vulnerability Details CVEID:CVE-2026-54512 DESCRIPTION: jackson-databind contains the general-purpose...

8.1CVSS5.6AI score0.00779EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder