Home

Description

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the RTMP `on_publish` callback at `plugin/Live/on_publish.php` is accessible without authentication. The `$_POST['name']` parameter (stream key) is interpolated directly into SQL queries in two locations — `LiveTransmitionHistory::getLatest()` and `LiveTransmition::keyExists()` — without parameterized binding or escaping. An unauthenticated attacker can exploit time-based blind SQL injection to extract all database contents including user password hashes, email addresses, and other sensitive data. Commit af59eade82de645b20183cc3d74467a7eac76549 contains a patch.

PUBLISHED Reserved 2026-03-20 | Published 2026-03-23 | Updated 2026-03-25 | Assigner GitHub_M




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

Problem types

CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Product status

<= 26.0
affected

References

github.com/...AVideo/security/advisories/GHSA-8p58-35c3-ccxx

github.com/...ommit/af59eade82de645b20183cc3d74467a7eac76549

cve.org (CVE-2026-33485)

nvd.nist.gov (CVE-2026-33485)

Download JSON