CVE-2026-33651HIGH 8.8EPSS p26.4%

CVE-2026-33651CVE-2026-33651

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.

Scoring

CVSS 3.18.8 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS0.35% probability of exploitation · percentile 26.4% · 2026-06-19T12:03:05Z
Published2026-03-23
Last modified2026-03-25

Underlying weaknesses· 1

CWE-89

References

  1. https://github.com/WWBN/AVideo/commit/75d45780728294ededa1e3f842f95295d3e7d144
  2. https://github.com/WWBN/AVideo/security/advisories/GHSA-pvw4-p2jm-chjm

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection')cwe-890%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-34374
CVE
CVE-2026-33767
CVE
CVE-2026-28501
CVE
CVE-2026-33352
CVE
CVE-2026-33648
CVE
CVE-2026-33770
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.