Vulnerability Description
WWBN AVideo is an open source video platform. Versions prior to 29.0 expose .env files to unauthenticated users through the official Docker compose configuration. The official docker-compose.yml mounts the entire project root directory as the Apache document root, causing the .env file — which contains database credentials, admin passwords, and infrastructure configuration — to be served as a static file at /.env. No .htaccess rule or Apache configuration blocks access to dotfiles. Exploitation enables direct database access, admin panel takeover, and further lateral movement within the Docker network. This issue has been resolved in version 29.0.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/commit/7f418de1a95ab87bb8c8c3eb3702d71c351e098d
- https://github.com/WWBN/AVideo/security/advisories/GHSA-wf69-r4mx-43rr
- https://github.com/WWBN/AVideo/security/advisories/GHSA-wf69-r4mx-43rr
FAQ
What is CVE-2026-33692?
CVE-2026-33692 is a vulnerability with a CVSS score of 7.5 (HIGH). WWBN AVideo is an open source video platform. Versions prior to 29.0 expose .env files to unauthenticated users through the official Docker compose configuration. The official docker-compose.yml mount...
How severe is CVE-2026-33692?
CVE-2026-33692 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-33692?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.