Information disclosure in Admidio - CVE-2026-41659
Published: April 23, 2026
Admidio
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the members_assignment_data.php member assignment DataTables endpoint when processing search requests. A remote privileged user can send crafted search values to disclose sensitive information.
Hidden profile fields are excluded from the JSON output, but search filtering is still performed against hidden birthday, street, city, postcode, and country fields, allowing inference from matching results and filtered record counts.