SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-69091

HIGH · CVSS 7.5 EPSS 0.36% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-03 · Last synced 2026-09-02

CyberRota Analysis

AI-Generated

Admidio versions prior to 5.0.11 are vulnerable to an authentication bypass in the forum module when set to login-only mode, which allows unauthenticated users to access and read forum topics and posts. This flaw compromises the confidentiality of forum content, potentially exposing sensitive information. Organizations using Admidio should prioritize patching to mitigate the risk of unauthorized access to their forum data.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-69091
Severity
HIGH
CVSS
7.5
EPSS
0.36%

Original NVD 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.