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:
This vulnerability is classified as:
This vulnerability has been fixed in version 23.
Users must upgrade to version 23 or later.
There is no reliable workaround.
The only recommended mitigation is to upgrade immediately to version 23 upon its release.
Internal security report.
{
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-02T20:49:43Z",
"nvd_published_at": "2026-03-06T04:16:08Z",
"severity": "CRITICAL"
}