PT-2026-27193 · Avideo · Avideo
Restriction
·
Published
2026-03-23
·
Updated
2026-03-26
·
CVE-2026-33723
CVSS v3.1
7.1
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
AVideo versions up to and including 26.0
Description
AVideo is an open source video platform susceptible to a SQL injection flaw. The
Subscribe::save() method within objects/subscribe.php directly incorporates the this->users id property into an SQL INSERT query without proper sanitization or parameterized binding. This property is sourced from the $ POST['user id'] parameter, accessible through both subscribe.json.php and subscribeNotify.json.php. An authenticated attacker can leverage this to inject arbitrary SQL code, potentially extracting sensitive data such as password hashes, API keys, and encryption salts. The vulnerable parameter is user id. The API endpoint involved is subscribe.php.Recommendations
Update to a version beyond 26.0.
Exploit
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Avideo