{"id":"CVE-2026-33025","summary":"AVideo-Encoder is Vulnerable to Authenticated SQL Injection via ORDER BY Clause","details":"AVideo is a video-sharing Platform. Versions prior to 8.0 contain a SQL Injection vulnerability in the getSqlFromPost() method of Object.php. The $_POST['sort'] array keys are used directly as SQL column identifiers inside an ORDER BY clause. Although real_escape_string() was applied, it only escapes string-context characters (quotes, null bytes) and provides no protection for SQL identifiers — making it entirely ineffective here. This issue has been fixed in version 8.0. To workaround this issue without upgrading, operators can apply a WAF rule to block POST requests where any sort[*] key contains characters outside [A-Za-z0-9_]. Alternatively, restrict access to the queue view (queue.json.php, index.php) to trusted IP ranges only.","aliases":["GHSA-5qvj-5h75-27pj"],"modified":"2026-07-15T01:49:07.594732138Z","published":"2026-03-20T05:02:09.501Z","database_specific":{"osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33025.json","cna_assigner":"GitHub_M","cwe_ids":["CWE-89"]},"references":[{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33025.json"},{"type":"ADVISORY","url":"https://github.com/WWBN/AVideo-Encoder/security/advisories/GHSA-5qvj-5h75-27pj"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-33025"},{"type":"FIX","url":"https://github.com/WWBN/AVideo-Encoder/commit/d1c8a17ac88b5e27da9dfb7a230bbaf54aa53124"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://github.com/wwbn/avideo-encoder","events":[{"introduced":"0"},{"fixed":"71759ba94928bd324b6171b53b1d3e9e43760b91"},{"fixed":"d1c8a17ac88b5e27da9dfb7a230bbaf54aa53124"}],"database_specific":{"extracted_events":[{"introduced":"0"},{"fixed":"8.0"}],"source":["CPE_RANGE","REFERENCES"],"cpe":"cpe:2.3:a:wwbn:avideo-encoder:*:*:*:*:*:*:*:*"}}],"versions":["7.0","3.7","3.0","1.0"],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33025.json"}}],"schema_version":"1.7.5","severity":[{"type":"CVSS_V4","score":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"}]}