๐Ÿ” CVE Alert

CVE-2026-33025

UNKNOWN 0.0

AVideo-Encoder is Vulnerable to Authenticated SQL Injection via ORDER BY Clause

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
8th

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.

CWE CWE-89
Vendor wwbn
Product avideo-encoder
Published Mar 20, 2026
Last Updated Mar 20, 2026
Stay Ahead of the Next One

Get instant alerts for wwbn avideo-encoder

Be the first to know when new unknown vulnerabilities affecting wwbn avideo-encoder are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

WWBN / AVideo-Encoder
< 8.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/WWBN/AVideo-Encoder/security/advisories/GHSA-5qvj-5h75-27pj github.com: https://github.com/WWBN/AVideo-Encoder/commit/d1c8a17ac88b5e27da9dfb7a230bbaf54aa53124