CVE-2026-33651
HIGH EPSS 26.6%
Published Mar 23, 20263mo ago · Modified Jun 17, 20262w ago
8.8 CVSS 3.1
Published Mar 23, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
26.6% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| wwbn | avideo | * | ≤26.0 |
References 2
- github.com https://github.com/WWBN/AVideo/commit/75d45780728294ededa1e3f842f95295d3e7d144
- github.com https://github.com/WWBN/AVideo/security/advisories/GHSA-pvw4-p2jm-chjm
Remediation
- github.com https://github.com/WWBN/AVideo/commit/75d45780728294ededa1e3f842f95295d3e7d144