Multiple Authorization and CSRF Vulnerabilities in Admidio
Several newly disclosed Admidio vulnerabilities allow unauthorized or improperly authorized state-changing actions in core modules handling roles, documents, and forums. One flaw in modules/groups-roles/groups_roles.php is a CSRF issue that can let an attacker trick an authenticated user with rol_assign_roles privileges into activating, deactivating, or deleting organizational roles because the server does not properly enforce anti-CSRF validation for some sensitive requests. Additional Admidio issues stem from missing authorization checks on destructive actions, allowing operations to proceed after insufficient validation.
In the documents module, modules/documents-files.php uses read-access checks such as getFolderForDownload() and getFileForDownload() before executing folder_delete and file_delete, which can let any user who can view a file or folder delete it; in public-mode configurations, that can extend to unauthenticated deletion of public content. In the forum module, modules/forum.php validates a CSRF token for topic_delete and post_delete actions but fails to verify whether the requester is actually authorized to delete the targeted content, enabling arbitrary forum post or topic deletion. A separate disclosure affecting Campus Educativa describes an IDOR at /administracion/admin_usuarios.cgi that exposes enrolled-user data through brute-forced course IDs, but that is a different product and incident and should be treated separately.

Get ahead of threats like this
Mallory correlates global threat intelligence with your attack surface — know if you’re exposed before adversaries strike.
How this story unfolded
3 events from the most recent confirmed update back to the earliest known activity.
CVE-2026-32756 publicly disclosed for Admidio file upload bypass
Details were published for CVE-2026-32756, describing a critical unrestricted file upload vulnerability in Admidio's Documents & Files module. The disclosure stated that exploitation could enable arbitrary file upload, server compromise, data exfiltration, and lateral movement.
Admidio unrestricted file upload flaw fixed in version 5.0.7
A critical unrestricted file upload vulnerability affecting Admidio 5.0.6 and earlier was addressed in Admidio version 5.0.7. The flaw allowed an authenticated user with upload permissions to bypass file extension restrictions via invalid CSRF token handling, potentially leading to remote code execution.
Admidio flaws disclosed affecting role, document, and forum deletion
Three Admidio vulnerabilities were publicly disclosed: a CSRF issue in role management that can change or delete roles, a missing-authorization and CSRF flaw that allows unauthorized document or folder deletion, and an authorization bypass that permits arbitrary forum topic and post deletion.
Related entities
Vulnerabilities, threat actors, malware, products, organizations, and breaches Mallory has linked to this story.
Sources
4 references tracked. Mallory keeps watching after this page renders.
CVE-2026-32756 - Admidio: Unrestricted File Upload via CSRF Token Validation Bypass in Documents & Files Module
cvefeed.io
Open sourceGHSA-WWG8-6FFR-H4Q2: GHSA-wwg8-6ffr-h4q2: Cross-Site Request Forgery in Admidio Role Management | CVEReports
cvereports.com
Open sourceGHSA-RMPJ-3X5M-9M5F: GHSA-RMPJ-3X5M-9M5F: Missing Authorization and CSRF in Admidio Document Deletion | CVEReports
cvereports.com
Open sourceGHSA-G375-5WMP-XR78: GHSA-g375-5wmp-xr78: Missing Authorization Allows Arbitrary Forum Deletion in Admidio | CVEReports
cvereports.com
Open sourceSee the full picture, correlated to your attack surface.
Map indicators from this story to your assets and identify affected systems in minutes.
Every observed campaign, victim, and pivot linked to actors named in this story.
Malware, exploits, and IOCs connected to the activity described here.
YARA, Sigma, and Snort rules deployed to your SIEM as soon as they’re published.
Get matching new stories delivered to your team as they break — not the next morning.
Ask questions about this story and take action on the answers.


