LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-32817

admidio · admidio

Published
CVSS9.1
Severitycritical
WeaknessCWE-862
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H

Description

Admidio is an open-source user management solution. In versions 5.0.0 through 5.0.6, the documents and files module does not verify whether the current user has permission to delete folders or files. The folder_delete and file_delete action handlers in modules/documents-files.php only perform a VIEW authorization check (getFolderForDownload / getFileForDownload) before calling delete(), and they never validate a CSRF token. Because the target UUIDs are read from $_GET, deletion can be triggered by a plain HTTP GET request. When the module is in public mode (documents_files_module_enabled = 1) and a folder is marked public (fol_public = true), an unauthenticated attacker can permanently destr

References

← Back to the CVE Tracker

Our coverage of CVE-2026-32817

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-32817.