Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2026-33025: CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in WWBN AVideo-Encoder

0
High
VulnerabilityCVE-2026-33025cvecve-2026-33025cwe-89
Published: Fri Mar 20 2026 (03/20/2026, 05:02:09 UTC)
Source: CVE Database V5
Vendor/Project: WWBN
Product: AVideo-Encoder

Description

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.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 03/20/2026, 05:38:40 UTC

Technical Analysis

The vulnerability CVE-2026-33025 is an SQL Injection flaw in WWBN's AVideo-Encoder software, specifically in versions before 8.0. It arises from improper neutralization of special elements used in SQL commands (CWE-89). The vulnerable code is located in the getSqlFromPost() method within Object.php, where the application directly incorporates user-supplied POST parameters from the 'sort' array as SQL column identifiers in an ORDER BY clause. The developer attempted to sanitize input using real_escape_string(), which only escapes characters relevant to string literals (such as quotes and null bytes) but does not sanitize or validate SQL identifiers like column names. This oversight allows an attacker to inject arbitrary SQL code by manipulating the keys of the 'sort' array, potentially altering the query logic. The vulnerability does not require user interaction but does require low privileges (PR:L), meaning an attacker with limited access can exploit it. The impact includes unauthorized data disclosure, data modification, or other database manipulations. The vendor fixed this issue in version 8.0. Until upgrading, mitigations include deploying Web Application Firewall (WAF) rules that block POST requests where any 'sort[*]' key contains characters outside the whitelist [A-Za-z0-9_], effectively preventing injection of special characters. Another workaround is restricting access to sensitive endpoints like queue.json.php and index.php to trusted IP ranges only. No public exploits have been reported yet, but the vulnerability’s CVSS 4.0 score of 8.6 (high severity) reflects its critical nature due to ease of exploitation and potential impact on confidentiality and integrity.

Potential Impact

This vulnerability poses a significant risk to organizations using AVideo-Encoder versions prior to 8.0. Successful exploitation can lead to unauthorized access to sensitive video platform data, including user information, video metadata, and potentially administrative data. Attackers could manipulate database queries to extract confidential information, alter data integrity, or disrupt service availability. Given the nature of SQL Injection, attackers might escalate privileges or pivot to other parts of the infrastructure. Organizations relying on AVideo-Encoder for video sharing or streaming services could face data breaches, reputational damage, and regulatory penalties. The vulnerability’s ease of exploitation without user interaction and low privilege requirements increases the likelihood of attacks, especially in environments where the application is exposed to untrusted networks. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate the threat, as attackers may develop exploits rapidly once the vulnerability is public. Therefore, organizations worldwide using affected versions should prioritize patching or applying mitigations to prevent potential compromise.

Mitigation Recommendations

1. Upgrade to AVideo-Encoder version 8.0 or later, where the vulnerability is fully patched. 2. If immediate upgrade is not feasible, implement Web Application Firewall (WAF) rules to block POST requests where any 'sort[*]' key contains characters outside the whitelist [A-Za-z0-9_]. This prevents injection of malicious SQL identifiers. 3. Restrict access to sensitive endpoints such as queue.json.php and index.php to trusted IP ranges only, minimizing exposure to untrusted users. 4. Conduct thorough input validation and sanitization on all user-supplied data, especially parameters used in SQL queries, ensuring that only valid column names are accepted. 5. Monitor application logs and network traffic for unusual or suspicious POST requests targeting the 'sort' parameter. 6. Employ database least privilege principles to limit the impact of any potential SQL Injection exploitation. 7. Regularly review and update security controls and conduct penetration testing focused on injection vulnerabilities. 8. Educate development teams on secure coding practices related to SQL query construction and input handling.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Data Version
5.2
Assigner Short Name
GitHub_M
Date Reserved
2026-03-17T17:22:14.668Z
Cvss Version
4.0
State
PUBLISHED

Threat ID: 69bcda04e32a4fbe5f30468a

Added to database: 3/20/2026, 5:24:20 AM

Last enriched: 3/20/2026, 5:38:40 AM

Last updated: 5/2/2026, 4:37:11 PM

Views: 63

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses