SQL Injection Vulnerability in WWBN AVideo Open Source Video Platform
CVE-2026-33723

7.1HIGH

Key Information:

Vendor

Wwbn

Status
Vendor
CVE Published:
23 March 2026

What is CVE-2026-33723?

The WWBN AVideo platform is exposed to a SQL injection vulnerability due to improper handling of user input in the Subscribe::save() method. This flaw occurs because the $this->users_id property, sourced from unvalidated $_POST['user_id'], is directly concatenated into an SQL query. This oversight allows attackers with valid authentication to execute arbitrary SQL commands, potentially exposing sensitive information such as password hashes, API keys, and encryption salts from the database. A patch has been implemented to address this issue.

Affected Version(s)

AVideo <= 26.0

References

CVSS V3.1

Score:
7.1
Severity:
HIGH
Confidentiality:
High
Integrity:
Low
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.