2 matches found
CVE-2026-47228: Cross-Site Request Forgery (CSRF)
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.8AI score0.00161EPSS
SaveExploits0References2
CVE-2026-34384: Cross-Site Request Forgery (CSRF)
Admidio is an open-source user management solution. Prior to version 5.0.8, the createuser, assignmember, and assignuser action modes in modules/registration.php approve pending user registrations via GET request without validating a CSRF token. Unlike the deleteuser mode in the same file which...
7.3CVSS5.8AI score0.00194EPSS
SaveExploits1References5
20