LIVE · cybersecurity feed
Live wire
cve recordmedium

CVE-2026-32818

admidio · admidio

Published
CVSS6.5
Severitymedium
WeaknessCWE-862
ExploitedNot in CISA KEV

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

Description

Admidio is an open-source user management solution. In versions 5.0.0 through 5.0.6, the forum module in Admidio does not verify whether the current user has permission to delete forum topics or posts. Both the topic_delete and post_delete actions in forum.php only validate the CSRF token but perform no authorization check before calling delete(). Any authenticated user with forum access can delete any topic (with all its posts) or any individual post by providing its UUID. This is inconsistent with the save/edit operations, which properly check isAdministratorForum() and ownership before allowing modifications. Any logged-in user can permanently and irreversibly delete any forum topic (incl

References

← Back to the CVE Tracker

Our coverage of CVE-2026-32818

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