Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. wwbn/avideo
  4. ›
  5. CVE-2026-33770

CVE-2026-33770: AVideo has SQL Injection in category.php fixCleanTitle() via Unparameterized clean_title and id Variables

March 26, 2026 (updated March 27, 2026)

The fixCleanTitle() static method in objects/category.php constructs a SQL SELECT query by directly interpolating both $clean_title and $id into the query string without using prepared statements or parameterized queries. An attacker who can trigger category creation or renaming with a crafted title value can inject arbitrary SQL.

References

  • github.com/WWBN/AVideo
  • github.com/WWBN/AVideo/commit/994cc2b3d802b819e07e6088338e8bf4e484aae4
  • github.com/WWBN/AVideo/security/advisories/GHSA-584p-rpvq-35vf
  • github.com/advisories/GHSA-584p-rpvq-35vf
  • nvd.nist.gov/vuln/detail/CVE-2026-33770

Code Behaviors & Features

Detect and mitigate CVE-2026-33770 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 26.0

Solution

Unfortunately, there is no solution available yet.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

packagist/wwbn/avideo/CVE-2026-33770.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:20:06 +0000.