CVE-2026-33038 HIGH

CVE-2026-33038: AVideo affected by unauthenticated application takeover via exposed web installer on uninitialized deployments

Vendor Wwbn
Product AVideo
Weakness CWE-306 · Missing auth
Published March 20, 2026
Last update March 20, 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

01Description

WWBN AVideo is an open source video platform. Versions 25.0 and below are vulnerable to unauthenticated application takeover through the install/checkConfiguration.php endpoint. install/checkConfiguration.php performs full application initialization: database setup, admin account creation, and configuration file write, all from an unauthenticated POST input. The only guard is checking whether videos/configuration.php already exists. On uninitialized deployments, any remote attacker can complete the installation with attacker-controlled credentials and an attacker-controlled database, gaining full administrative access. This issue has been fixed in version 26.0.

Key dates

02Disclosure timeline

March 20, 2026 CVE published
March 20, 2026 Record updated