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

CVE-2026-28501: AVideo has Unauthenticated SQL Injection via JSON Request Bypass in objects/videos.json.php

March 2, 2026 (updated March 6, 2026)

An unauthenticated SQL Injection vulnerability exists in AVideo within the objects/videos.json.php and objects/video.php components.

The application fails to properly sanitize the catName parameter when it is supplied via a JSON-formatted POST request body. Because JSON input is parsed and merged into $_REQUEST after global security checks are executed, the payload bypasses the existing sanitization mechanisms.

This allows an unauthenticated attacker to:

  • Execute arbitrary SQL queries
  • Perform full database exfiltration
  • Extract sensitive data including administrator usernames, password hashes, session identifiers and user records
  • Potentially escalate privileges by cracking password hashes offline
  • Chain with authenticated vulnerabilities to achieve full system compromise

This vulnerability is classified as:

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

References

  • github.com/WWBN/AVideo
  • github.com/WWBN/AVideo/commit/0c10be681c64044618ab94473251bd7c9b114fa1
  • github.com/WWBN/AVideo/releases/tag/24.0
  • github.com/WWBN/AVideo/security/advisories/GHSA-pv87-r9qf-x56p
  • github.com/advisories/GHSA-pv87-r9qf-x56p
  • nvd.nist.gov/vuln/detail/CVE-2026-28501

Code Behaviors & Features

Detect and mitigate CVE-2026-28501 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 21.0.0

Solution

Unfortunately, there is no solution available yet.

Impact 9.8 CRITICAL

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

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-28501.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 24 Mar 2026 12:17:47 +0000.