Vulnerability Description
Admidio before 5.0.11 contains an authentication bypass vulnerability in the forum module when configured in login-only mode. The access control logic in modules/forum.php fails to validate the login-only configuration state, allowing unauthenticated attackers to read forum topics and posts by directly accessing the module with read-only parameters.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Admidio/admidio/security/advisories/GHSA-cf48-6jrq-gjcm
- https://www.vulncheck.com/advisories/admidio-before-authentication-bypass-via-fo
FAQ
What is CVE-2026-69091?
CVE-2026-69091 is a vulnerability with a CVSS score of 7.5 (HIGH). Admidio before 5.0.11 contains an authentication bypass vulnerability in the forum module when configured in login-only mode. The access control logic in modules/forum.php fails to validate the login-...
How severe is CVE-2026-69091?
CVE-2026-69091 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-69091?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.