Vulnerability Description
WWBN AVideo contains a SQL injection vulnerability in the sort column parameter of the get.json.php endpoint with APIName=channels that allows unauthenticated attackers to order results by arbitrary database columns including users.password and users.recoverPass. Attackers can exploit this ordering oracle to infer password hash values and recovery tokens, and trigger SQL errors that disclose the full query statement and database schema.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-pmmj-6425-gpgh
- https://www.vulncheck.com/advisories/wwbn-avideo-sql-injection-via-get-json-php-
- https://github.com/WWBN/AVideo/security/advisories/GHSA-pmmj-6425-gpgh
FAQ
What is CVE-2026-85155?
CVE-2026-85155 is a vulnerability with a CVSS score of 7.5 (HIGH). WWBN AVideo contains a SQL injection vulnerability in the sort column parameter of the get.json.php endpoint with APIName=channels that allows unauthenticated attackers to order results by arbitrary d...
How severe is CVE-2026-85155?
CVE-2026-85155 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85155?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.