#VU125477 SQL injection in AVideo - CVE-2026-33767

 

#VU125477 SQL injection in AVideo - CVE-2026-33767

Published: April 8, 2026


Vulnerability identifier: #VU125477
Vulnerability risk: Low
CVSSv4.0: 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/E:U/U:Clear
CVE-ID: CVE-2026-33767
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
AVideo
Software vendor:
World Wide Broadcast Network

Description

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.


Remediation

Install security update from vendor's website.

External links