CVE-2026-69091 PUBLISHED

Admidio before 5.0.11 Authentication Bypass via forum.php

Assigner: VulnCheck
Reserved: 03.08.2026 Published: 03.08.2026 Updated: 03.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor Admidio
Product admidio
Versions Default: unaffected
  • affected from 0 to 5.0.11 (excl.)
  • Version 5.0.11 is unaffected

Credits

  • nuiifornet reporter

References

Problem Types

  • Missing Authentication for Critical Function CWE