CVE-2026-32818
Last modified
CVE-2026-32818 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
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 (including all its posts) or any individual post by simply knowing its UUID (which is publicly visible in URLs), completely bypassing authorization checks. This issue has been fixed in version 5.0.7.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Admidio | Admidio | >= 5.0.0, < 5.0.7 |
References
- https://github.com/Admidio/admidio/releases/tag/v5.0.7Product, Release Notes
- https://github.com/Admidio/admidio/security/advisories/GHSA-g375-5wmp-xr78Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32818?
How severe is CVE-2026-32818?
How do I fix CVE-2026-32818?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-32812Admidio is an open-source user management solution. In versi…6.8
- CVE-2026-32813Admidio is an open-source user management solution. Versions…8
- CVE-2026-32814libheif is a HEIF and AVIF file format decoder and encoder. …6.5
- CVE-2026-32815SiYuan is a personal knowledge management system. In version…7.5
- CVE-2026-32816Admidio is an open-source user management solution. In versi…5.7
- CVE-2026-32817Admidio is an open-source user management solution. In versi…9.1
- CVE-2026-32819dataCycle is a data management system for centrally storing,…4.3
- CVE-2026-3282A flaw has been found in libvips 8.19.0. This vulnerability …7.1
- CVE-2026-32820dataCycle is a data management system for centrally storing,…7.5
- CVE-2026-32821dataCycle is a data management system for centrally storing,…8.1
- CVE-2026-32822dataCycle is a data management system for centrally storing,…6.1
- CVE-2026-32823dataCycle is a data management system for centrally storing,…4.3
Are you affected by CVE-2026-32818?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
