CVE-2026-33651
Last modified
CVE-2026-33651 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, the `remindMe.json.php` endpoint passes `$_REQUEST['live_schedule_id']` through multiple functions without sanitization until it reaches `Scheduler_commands::getAllActiveOrToRepeat()`, which directly concatenates it into a SQL `LIKE` clause. EPSS estimates a 0.35% 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, the `remindMe.json.php` endpoint passes `$_REQUEST['live_schedule_id']` through multiple functions without sanitization until it reaches `Scheduler_commands::getAllActiveOrToRepeat()`, which directly concatenates it into a SQL `LIKE` clause. Although intermediate functions (`new Live_schedule()`, `getUsers_idOrCompany()`) apply `intval()` internally, they do so on local copies within `ObjectYPT::getFromDb()`, leaving the original tainted variable unchanged. Any authenticated user can perform time-based blind SQL injection to extract arbitrary database contents. Commit 75d45780728294ededa1e3f842f95295d3e7d144 contains a patch.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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-33651?
How severe is CVE-2026-33651?
How do I fix CVE-2026-33651?
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-33645Fireshare facilitates self-hosted media and link sharing. In…8.1
- CVE-2026-33646mise manages dev tools like node, python, cmake, and terrafo…9.6
- CVE-2026-33647WWBN AVideo is an open source video platform. In versions up…8.8
- CVE-2026-33648WWBN AVideo is an open source video platform. In versions up…8.8
- CVE-2026-33649WWBN AVideo is an open source video platform. In versions up…8.8
- CVE-2026-33650WWBN AVideo is an open source video platform. In versions up…7.6
- CVE-2026-33653Ulloady is a file uploader script with multi-file upload sup…5.4
- CVE-2026-33654nanobot is a personal AI assistant. Prior to version 0.1.6, …9.8
- CVE-2026-33655New API is a large language mode (LLM) gateway and artificia…7.7
- CVE-2026-33656EspoCRM is an open source customer relationship management a…9.1
- CVE-2026-33657EspoCRM is an open source customer relationship management a…5.4
- CVE-2026-33658Active Storage allows users to attach cloud and local files …6.5
Are you affected by CVE-2026-33651?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
