Vulnerability Description
Admidio before 5.0.11 does not validate the adm_csrf_token in modules/category-report/preferences.php, which performs persistent Category Report configuration changes based on GET parameters (delete and copy). An attacker can trick an authenticated administrator into visiting a crafted URL to delete or duplicate Category Report configurations, affecting the integrity and availability of that module's configuration.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/Admidio/admidio/commit/e1fe6fd2fcafb6a65a550760f79447abdef314
- https://github.com/Admidio/admidio/security/advisories/GHSA-mvx3-m6p6-7r9w
- https://www.vulncheck.com/advisories/admidio-before-csrf-via-category-report-pre
- https://github.com/Admidio/admidio/security/advisories/GHSA-mvx3-m6p6-7r9w
FAQ
What is CVE-2026-69093?
CVE-2026-69093 is a vulnerability with a CVSS score of 4.6 (MEDIUM). Admidio before 5.0.11 does not validate the adm_csrf_token in modules/category-report/preferences.php, which performs persistent Category Report configuration changes based on GET parameters (delete a...
How severe is CVE-2026-69093?
CVE-2026-69093 has been rated MEDIUM with a CVSS base score of 4.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-69093?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.