SQL injection in AVideo - CVE-2026-33767

 

SQL injection in AVideo - CVE-2026-33767

Published: April 8, 2026


Vulnerability identifier: #VU125477
CSH Severity: Low
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-33767
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to sql injection in the getLike() method in objects/like.php when handling a crafted like or dislike request with a user-controlled videos_id parameter. A remote user can send a specially crafted request to disclose sensitive information.

The vulnerable query uses a placeholder for users_id but concatenates videos_id directly into the SQL statement.


Affected software

AVideo

How to mitigate CVE-2026-33767

Install security update from vendor's website.

AVideo - update to 26.0

External References

Related Security Bulletins