CVE-2026-28501 CRITICAL

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

Vendor Wwbn
Product AVideo
Weakness CWE-89 · SQLi
Published March 6, 2026
Last update March 6, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

Description

WWBN AVideo is an open source video platform. Prior to version 24.0, 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 issue has been patched in version 24.0.

Key dates

Disclosure timeline

March 6, 2026 CVE published
March 6, 2026 Record updated