Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-33767
March 27, 2026
WWBN AVideo is an open source video platform. In versions up to and including 26.0, in "objects/like.php", the "getLike()" method constructs a SQL query using a prepared statement placeholder ("?") for "users_id" but directly concatenates "$this->videos_id" into the query string without parameterization. An attacker who can control the "videos_id" value (via a crafted request) can inject arbitrary SQL, bypassing the partial prepared-statement protection. Commit 0215d3c4f1ee748b8880254967b51784b8ac4080 contains a patch.
Affected Packages
wwbn/avideo (PHP):
Affected version(s) >=dev-akhilleusuggo-patch-2 <26.0
Fix Suggestion:
Update to version 26.0
wwbn/avideo (PHP):
Affected version(s) >=dev-akhilleusuggo-patch-2 <26.0
Fix Suggestion:
Update to version 26.0
wwbn/avideo (PHP):
Affected version(s) >=dev-akhilleusuggo-patch-2 <26.0
Fix Suggestion:
Update to version 26.0
wwbn/avideo (PHP):
Affected version(s) >=dev-akhilleusuggo-patch-2 <26.0
Fix Suggestion:
Update to version 26.0
wwbn/avideo (PHP):
Affected version(s) >=dev-akhilleusuggo-patch-2 <26.0
Fix Suggestion:
Update to version 26.0
wwbn/avideo (PHP):
Affected version(s) >=dev-akhilleusuggo-patch-2 <26.0
Fix Suggestion:
Update to version 26.0
wwbn/avideo (PHP):
Affected version(s) >=dev-akhilleusuggo-patch-2 <26.0
Fix Suggestion:
Update to version 26.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
EPSS
Base Score:
0.04