CVE-2026-47234
- EPSS 0.13%
- Veröffentlicht 12.08.2026 13:58:11
- Zuletzt bearbeitet 12.08.2026 23:17:20
Admidio is an open-source user management solution. Prior to version 5.0.10, when debug logging is enabled, `Session::setCookie()` logs full cookie values and `Session::start()` logs the current session ID. In a real Admidio deployment this includes ...
CVE-2026-47233
- EPSS 0.22%
- Veröffentlicht 12.08.2026 13:57:14
- Zuletzt bearbeitet 13.08.2026 17:17:22
Admidio is an open-source user management solution. Version 5.0.9 added a missing `isAdministratorInventory()` gate to `case 'item_delete':` in `modules/inventory.php`. The same fix was not applied to the sibling `case 'field_delete':` handler, which...
CVE-2026-47232
- EPSS 0.11%
- Veröffentlicht 12.08.2026 13:18:55
- Zuletzt bearbeitet 12.08.2026 14:17:54
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 PKCS#12 bundle containing the configured private key and certificate, but the CSRF validation line is ...
CVE-2026-47231
- EPSS 0.21%
- Veröffentlicht 12.08.2026 13:17:16
- Zuletzt bearbeitet 12.08.2026 16:17:03
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 `folder_uuid`. The `move_save` handler then o...
CVE-2026-47230
- EPSS 0.17%
- Veröffentlicht 12.08.2026 13:14:37
- Zuletzt bearbeitet 12.08.2026 23:17:20
Admidio is an open-source user management solution. Prior to version 5.0.10, `modules/documents-files.php` mode `file_rename_save` shares the same root-cause shape as the cross-folder move bug (`05-documents-cross-folder-move-idor.md`): the top-level...
CVE-2026-47229
- EPSS 0.1%
- Veröffentlicht 12.08.2026 13:11:31
- Zuletzt bearbeitet 13.08.2026 16:18:05
Admidio is an open-source user management solution. Prior to version 5.0.10, `modules/sso/clients.php` validates an `adm_csrf_token` on every state-changing branch except `enable`. The `enable` case loads the SAML or OIDC client by UUID, calls `$clie...
CVE-2026-47228
- EPSS 0.11%
- Veröffentlicht 12.08.2026 13:09:18
- Zuletzt bearbeitet 12.08.2026 14:17:53
Admidio is an open-source user management solution. `modules/registration.php` mode `send_login` regenerates a random password for `user_uuid_assigned`, stores its bcrypt hash in `adm_users.usr_password`, and emails the cleartext to that user. Every ...
CVE-2026-47227
- EPSS 0.24%
- Veröffentlicht 12.08.2026 12:58:29
- Zuletzt bearbeitet 12.08.2026 16:17:03
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...
CVE-2026-47226
- EPSS 0.2%
- Veröffentlicht 12.08.2026 12:51:24
- Zuletzt bearbeitet 12.08.2026 23:17:20
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 t...
CVE-2026-69094
- EPSS 0.16%
- Veröffentlicht 03.08.2026 13:20:47
- Zuletzt bearbeitet 03.08.2026 20:17:29
Admidio before 5.0.11 contains an insecure direct object reference vulnerability in the save_temporary mode of mylist_function.php that allows authenticated users to hijack list configurations. Attackers can enumerate global list UUIDs and overwrite ...