Unauthorized Access Vulnerability in WWBN AVideo Platform
CVE-2026-33692
7.5HIGH
What is CVE-2026-33692?
WWBN AVideo, an open-source video platform, has a vulnerability in versions prior to 29.0, where .env files are unintentionally exposed to unauthenticated users. This is a result of the Docker compose configuration which sets the entire project root directory as the Apache document root. It allows the .env file—harboring critical information such as database credentials, admin passwords, and infrastructure settings—to be accessed directly via HTTP at /.env. The absence of appropriate .htaccess rules or Apache configurations that restrict access to dotfiles poses significant security risks, including potential database access and administrative takeover. This issue has been addressed in version 29.0.
Affected Version(s)
AVideo < 29.0
