CVE-2026-29093 HIGH

CVE-2026-29093: WWBN AVideo: Unauthenticated PHP session store exposed to host network via published memcached port

Vendor Wwbn
Product AVideo
Weakness CWE-287 · Improper authentication
Published March 6, 2026
Last update March 6, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

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.

Key dates

Disclosure timeline

March 6, 2026 CVE published
March 6, 2026 Record updated