VYPR

Admidio

by Admidio

Source repositories

CVEs (61)

  • CVE-2026-47233MedAug 12, 2026
    risk 0.35cvss 6.5epss 0.00

    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 destroys an entire inventory…

  • CVE-2026-47230MedAug 12, 2026
    risk 0.35cvss 6.5epss 0.00

    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 rights check at lines 79-89…

  • CVE-2026-47227MedAug 12, 2026
    risk 0.35cvss 6.5epss 0.00

    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…

  • CVE-2026-47226MedAug 12, 2026
    risk 0.35cvss 6.5epss 0.00

    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…

  • CVE-2026-69092MedAug 3, 2026
    risk 0.35cvss 6.5epss 0.00

    Admidio versions before 5.0.11 contain a reflected cross-site scripting vulnerability in the SSO/SAML endpoint that echoes unencoded exception messages to the HTTP response. Unauthenticated attackers can inject arbitrary JavaScript through SAML Issuer elements or LightSaml…

  • CVE-2026-41658MedMay 7, 2026
    risk 0.35cvss 6.5epss 0.00

    Admidio is an open-source user management solution. Prior to version 5.0.9, the Admidio inventory module enforces authorization for destructive operations (delete, retire, reinstate) only in the UI layer by conditionally rendering buttons. The backend POST handlers at…

  • CVE-2026-41655MedMay 7, 2026
    risk 0.35cvss 6.5epss 0.00

    Admidio is an open-source user management solution. Prior to version 5.0.9, the ecard_preview.php endpoint does not validate that the ecard_template POST parameter is a safe filename before passing it to ECard::getEcardTemplate(). An authenticated user can supply a path…

  • CVE-2026-32818MedMar 19, 2026
    risk 0.35cvss 6.5epss 0.00

    Admidio is an open-source user management solution. In versions 5.0.0 through 5.0.6, the forum module in Admidio does not verify whether the current user has permission to delete forum topics or posts. Both the topic_delete and post_delete actions in forum.php only validate the…

  • CVE-2023-4190MedAug 6, 2023
    risk 0.35cvss 6.5epss 0.01

    Insufficient Session Expiration in GitHub repository admidio/admidio prior to 4.2.11.

  • CVE-2026-41661MedMay 7, 2026
    risk 0.33cvss 6.1epss 0.00

    Admidio is an open-source user management solution. Prior to version 5.0.9, an unauthenticated attacker can execute arbitrary JavaScript in any Admidio user's browser through a reflected XSS in system/msg_window.php. The endpoint passes user input through htmlspecialchars(),…

  • CVE-2023-47380MedNov 22, 2023
    risk 0.33cvss 6.1epss 0.01

    Admidio v4.2.12 and below is vulnerable to Cross Site Scripting (XSS).

  • CVE-2026-32816MedMar 19, 2026
    risk 0.30cvss 5.7epss 0.00

    Admidio is an open-source user management solution. In versions 5.0.0 through 5.0.6, the delete, activate, and deactivate modes in modules/groups-roles/groups_roles.php perform destructive state changes on organizational roles but never validate an anti-CSRF token. The…

  • CVE-2026-32755MedMar 19, 2026
    risk 0.30cvss 5.7epss 0.00

    Admidio is an open-source user management solution. In versions 5.0.6 and below, the save_membership action in modules/profile/profile_function.php saves changes to a member's role membership start and end dates but does not validate the CSRF token. The handler checks…

  • CVE-2026-47229MedAug 12, 2026
    risk 0.28cvss 5.4epss 0.00

    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 `$client->enable($enabled)`, and…

  • CVE-2026-32757MedMar 20, 2026
    risk 0.28cvss 5.4epss 0.00

    Admidio is an open-source user management solution. In versions 5.0.6 and below, the eCard send handler uses a raw $_POST['ecard_message'] value instead of the HTMLPurifier-sanitized $formValues['ecard_message'] when constructing the greeting card HTML. This allows an…

  • CVE-2026-30927MedMar 10, 2026
    risk 0.28cvss 5.4epss 0.00

    Admidio is an open-source user management solution. Prior to 5.0.6, in modules/events/events_function.php, the event participation logic allows any user who can participate in an event to register OTHER users by manipulating the user_uuid GET parameter. The condition uses ||…

  • CVE-2023-3304MedJun 23, 2023
    risk 0.28cvss 5.4epss 0.00

    Improper Access Control in GitHub repository admidio/admidio prior to 4.2.9.

  • CVE-2023-3109MedJun 5, 2023
    risk 0.28cvss 5.4epss 0.00

    Cross-site Scripting (XSS) - Stored in GitHub repository admidio/admidio prior to 4.2.8.

  • CVE-2022-23896MedJun 28, 2022
    risk 0.28cvss 5.4epss 0.01

    Admidio 4.1.2 version is affected by stored cross-site scripting (XSS).

  • CVE-2026-47228MedAug 12, 2026
    risk 0.27cvss 5.2epss 0.00

    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 other state-changing mode in…