CVE-2026-33037

HIGH EPSS 47.4%
Published Mar 20, 20263mo ago · Modified Mar 23, 20263mo ago
8.1 CVSS 3.1
High
Find Similar
Published Mar 20, 2026 3mo ago
Last Modified Mar 23, 2026 3mo ago

Description

WWBN AVideo is an open source video platform. In versions 25.0 and below, the official Docker deployment files (docker-compose.yml, env.example) ship with the admin password set to "password", which is automatically used to seed the admin account during installation, meaning any instance deployed without overriding SYSTEM_ADMIN_PASSWORD is immediately vulnerable to trivial administrative takeover. No compensating controls exist: there is no forced password change on first login, no complexity validation, no default-password detection, and the password is hashed with weak MD5. Full admin access enables user data exposure, content manipulation, and potential remote code execution via file uploads and plugin management. The same insecure-default pattern extends to database credentials (avideo/avideo), compounding the risk. Exploitation depends on operators failing to change the default, a condition likely met in quick-start, demo, and automated deployments. This issue has been fixed in version 26.0.

CVSS Details

Base Score
8.1
Exploitability
2.2
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
47.4% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-1188

Affected Products 1

VendorProductVersionRange
wwbnavideo* <26.0

References 2

  • github.com https://github.com/WWBN/AVideo/commit/2075fac1a51f21fab5d8592235a095aa354a9de6
    Patch
  • github.com https://github.com/WWBN/AVideo/security/advisories/GHSA-89rv-p523-6wg9
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/WWBN/AVideo/commit/2075fac1a51f21fab5d8592235a095aa354a9de6
    Patch