CVE-2026-33767HIGH 8.8EPSS p39.3%

CVE-2026-33767CVE-2026-33767

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.

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.51% probability of exploitation · percentile 39.3% · 2026-06-19T12:03:05Z
Published2026-03-27
Last modified2026-03-31

Underlying weaknesses· 1

CWE-89

References

  1. https://github.com/WWBN/AVideo/commit/0215d3c4f1ee748b8880254967b51784b8ac4080
  2. https://github.com/WWBN/AVideo/security/advisories/GHSA-fj74-qxj7-r3vc

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-33651
CVE
CVE-2026-33770
CVE
CVE-2026-33352
CVE
CVE-2026-28501
CVE
CVE-2026-34374
CVE
CVE-2026-33502
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.