CVE-2026-33767
Last modified
CVE-2026-33767 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wwbn | Avideo | <= 26.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33767?
How severe is CVE-2026-33767?
How do I fix CVE-2026-33767?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33761WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-33762go-git is an extensible git implementation library written i…2.8
- CVE-2026-33763WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-33764WWBN AVideo is an open source video platform. In versions up…4.3
- CVE-2026-33765Pi-hole Admin Interface is a web interface for managing Pi-h…9.8
- CVE-2026-33766WWBN AVideo is an open source video platform. In versions up…6.5
- CVE-2026-33768Astro is a web framework. Prior to version 10.0.2, the @astr…9.1
- CVE-2026-33769Astro is a web framework. From version 2.10.10 to before ver…5.3
- CVE-2026-3377A vulnerability was detected in Tenda F453 1.0.0.3. Affected…8.8
- CVE-2026-33770WWBN AVideo is an open source video platform. In versions up…9.8
- CVE-2026-33771A Weak Password Requirements vulnerability in the password m…8.1
- CVE-2026-33773An Incorrect Initialization of Resource vulnerability in the…6.9
Are you affected by CVE-2026-33767?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
