Vulnerability Description
WWBN AVideo is an open source video platform. Prior to version 24.0, the official docker-compose.yml publishes the memcached service on host port 11211 (0.0.0.0:11211) with no authentication, while the Dockerfile configures PHP to store all user sessions in that memcached instance. An attacker who can reach port 11211 can read, modify, or flush session data — enabling session hijacking, admin impersonation, and mass session destruction without any application-level authentication. This issue has been patched in version 24.0.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | < 24.0 |
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/releases/tag/24.0ProductRelease Notes
- https://github.com/WWBN/AVideo/security/advisories/GHSA-xxpw-32hf-q8v9Vendor AdvisoryExploit
FAQ
What is CVE-2026-29093?
CVE-2026-29093 is a vulnerability with a CVSS score of 8.1 (HIGH). WWBN AVideo is an open source video platform. Prior to version 24.0, the official docker-compose.yml publishes the memcached service on host port 11211 (0.0.0.0:11211) with no authentication, while th...
How severe is CVE-2026-29093?
CVE-2026-29093 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-29093?
Check the references section above for vendor advisories and patch information. Affected products include: Wwbn Avideo.