Lucene search
+L

638 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/12 1:18 p.m.6 views

CVE-2026-47232

Admidio is an open-source user management solution. Prior to version 5.0.10, the sensitive mode=export action in modules/sso/keys.php exports a PKCS12 bundle containing the configured private key and certificate, but the CSRF validation line is commented out. A forged cross-site POST from an...

4.3CVSS5.1AI score0.00105EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/12 1:17 p.m.9 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.5CVSS0.00203EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:17 p.m.6 views

CVE-2026-47231

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 score0.00212EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/12 1:17 p.m.31 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.1CVSS0.00212EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 1:17 p.m.7 views

EUVD-2026-57208

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 score0.00212EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 1:17 p.m.45 views

CVE-2026-47231

CVE-2026-47231 (Admidio) : The vulnerability is an IDOR in modules/documents-files.php (mode=move_save). The move operation validates rights only on the destination folder, not the source containing the file, enabling a user with a single folder upload right to move files out of private folders a...

8.1CVSS5.4AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 1:17 p.m.8 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
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
OSV
OSV
added 2026/08/12 1:14 p.m.13 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
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.34 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
Cvelist
Cvelist
added 2026/08/12 1:11 p.m.30 views

CVE-2026-47229 Admidio: CSRF in SSO client `enable` action toggles SAML/OIDC clients without token validation

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/sso/clients.php validates an admcsrftoken on every state-changing branch except enable. The enable case loads the SAML or OIDC client by UUID, calls $client-enable$enabled, and persists the new state with no toke...

5.4CVSS0.00095EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:11 p.m.6 views

CVE-2026-47229

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/sso/clients.php validates an admcsrftoken on every state-changing branch except enable. The enable case loads the SAML or OIDC client by UUID, calls $client-enable$enabled, and persists the new state with no toke...

5.4CVSS5.3AI score0.00095EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/12 1:11 p.m.13 views

EUVD-2026-57206

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/sso/clients.php validates an admcsrftoken on every state-changing branch except enable. The enable case loads the SAML or OIDC client by UUID, calls $client-enable$enabled, and persists the new state with no toke...

5.4CVSS5.3AI score0.00095EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 1:11 p.m.5 views

CVE-2026-47229 Admidio: CSRF in SSO client `enable` action toggles SAML/OIDC clients without token validation

Admidio is an open-source user management solution. Prior to version 5.0.10, modules/sso/clients.php validates an admcsrftoken on every state-changing branch except enable. The enable case loads the SAML or OIDC client by UUID, calls $client-enable$enabled, and persists the new state with no toke...

5.4CVSS5.4AI score
SaveExploits0References3
CVE
CVE
added 2026/08/12 1:11 p.m.45 views

CVE-2026-47229

CVE-2026-47229 affects Admidio before 5.0.10. The code for SSO client state changes (/modules/sso/clients.php) does not validate a CSRF token in the enable path and accepts plain GET requests to toggle SAML/OIDC clients. An authenticated admin can be tricked into disabling or re-enabling a config...

5.4CVSS5.3AI score0.00095EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 1:09 p.m.7 views

CVE-2026-47228

Admidio is an open-source user management solution. modules/registration.php mode sendlogin regenerates a random password for useruuidassigned, stores its bcrypt hash in admusers.usrpassword, and emails the cleartext to that user. Every other state-changing mode in the same file assignmember,...

5.2CVSS5.3AI score0.00108EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/12 1:09 p.m.8 views

EUVD-2026-57205

Admidio is an open-source user management solution. modules/registration.php mode sendlogin regenerates a random password for useruuidassigned, stores its bcrypt hash in admusers.usrpassword, and emails the cleartext to that user. Every other state-changing mode in the same file assignmember,...

5.2CVSS5.3AI score0.00108EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 1:09 p.m.31 views

CVE-2026-47228 Admidio's CSRF in registration `send_login` mode resets arbitrary user passwords

Admidio is an open-source user management solution. modules/registration.php mode sendlogin regenerates a random password for useruuidassigned, stores its bcrypt hash in admusers.usrpassword, and emails the cleartext to that user. Every other state-changing mode in the same file assignmember,...

5.2CVSS0.00108EPSS
SaveExploits0References1
Rows per page
Query Builder