{"apiVersion":"1.0","identifier":"CVE-2026-47228","description":"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 the same file (`assign_member`, `assign_user`, `delete_user`, `create_user`) calls `SecurityUtils::validateCsrfToken($_POST[-adm_csrf_token-])` first; the `send_login` branch does not. Prior to version 5.0.10, page visited by a registration-administrator can issue the request as a top-level navigation, the browser sends the admin-s `SameSite=Lax` cookies, and the server resets the chosen user-s password without any further interaction from the admin. Version 5.0.10 fixes the issue.","publishedAt":"2026-08-12T14:17:53","lastModifiedAt":"2026-08-12T14:17:53","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-47228","cvssScore":5.2,"cvssVector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:L","epssProbability":0.00109,"riskScore":0.53,"affectedProduct":"Admidio","affectedVersions":"<5.0.10","vulnerabilityType":"Web app","operatingSystems":[],"links":{"self":"https://www.redsauce.net/api/cves/CVE-2026-47228","webPages":{"es":"https://www.redsauce.net/es/cves/CVE-2026-47228","en":"https://www.redsauce.net/en/cves/CVE-2026-47228","fr":"https://www.redsauce.net/fr/cves/CVE-2026-47228","pt":"https://www.redsauce.net/pt/cves/CVE-2026-47228","de":"https://www.redsauce.net/de/cves/CVE-2026-47228","sk":"https://www.redsauce.net/sk/cves/CVE-2026-47228","el":"https://www.redsauce.net/el/cves/CVE-2026-47228"},"source":"https://nvd.nist.gov/vuln/detail/CVE-2026-47228"}}