PatchSiren cyber security CVE debrief
CVE-2026-85155 WWBN CVE debrief
AVideo get.json.php SQL injection allows unauthenticated attackers to infer password hashes and recovery tokens, and disclose database schema. This vulnerability in AVideo's get.json.php endpoint with APIName=channels enables attackers to order results by arbitrary database columns, including users.password and users.recoverPass. The vulnerability allows attackers to infer sensitive user data and disclose database schema through SQL errors. Defenders should prioritize verification and remediation, especially if AVideo is used for user management or sensitive data. The CVE record was published on 2026-09-03T13:06:22.210Z and has not been modified since then. The vulnerability has a CVSS score of 8.7 and is considered HIGH severity.
- Vendor
- WWBN
- Product
- AVideo
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-03
- Original CVE updated
- 2026-09-03
- Advisory published
- 2026-09-03
- Advisory updated
- 2026-09-03
Who should care
Defenders responsible for AVideo instances, especially those using it for user management or sensitive data, should assess exposure and prioritize remediation. This includes reviewing API usage, restricting access to the get.json.php endpoint, and implementing input validation and sanitization for API parameters. Additionally, defenders should monitor for suspicious API requests and database errors. AVideo instance administrators should verify and remediate this vulnerability to prevent potential unauthorized access to sensitive user data. Security teams should also review compensating controls for exposed systems while remediation is scheduled and verified. Vulnerability management and security teams should track exceptions, retest remediated assets, and close the item only after evidence is documented. Platform and operator stakeholders should also be informed of the potential risks and necessary actions. The AVideo instance's exposure and review context should be assessed to determine the necessary course of action. The CVE description and source references indicate a SQL injection vulnerability in AVideo's get.json.php endpoint. The vulnerability allows unauthenticated attackers to infer password hash values and recovery tokens, and disclose the full query statement and database schema. Defenders should prioritize verifying and remediating this vulnerability, especially if AVideo is used for user management or sensitive data. The CVE record was published on 2026-09-03T13:06:22.210Z and has not been modified since then. The vulnerability has a CVSS score of 8.7 and is considered HIGH severity. The AVideo get.json.php endpoint with APIName=channels is vulnerable to SQL injection. Unauthenticated attackers can exploit this vulnerability to order results by arbitrary database columns, including users.password and users.recoverPass. This allows attackers to infer password hash values and recovery tokens. Additionally, attackers can trigger SQL errors that disclose the full query statement and database schema. The CVE description and source references indicate a SQL injection vulnerability in AVideo's get.json.php endpoint. The vulnerability allows unauthenticated
Why it matters
This SQL injection vulnerability in AVideo's get.json.php endpoint allows unauthenticated attackers to infer sensitive user data and disclose database schema. Defenders should prioritize verification and remediation, especially if AVideo is used for user management or sensitive data.
- Password hash inference and recovery token exposure
- Database schema disclosure through SQL errors
- Potential for unauthorized access to sensitive user data
- Need for input validation and sanitization to prevent exploitation
Technical summary
The AVideo get.json.php endpoint with APIName=channels is vulnerable to SQL injection. Unauthenticated attackers can exploit this vulnerability to order results by arbitrary database columns, including users.password and users.recoverPass. This allows attackers to infer password hash values and recovery tokens. Additionally, attackers can trigger SQL errors that disclose the full query statement and database schema.
Defensive priority
Defenders should prioritize verifying and remediating this vulnerability, especially if AVideo is used for user management or sensitive data.
Recommended defensive actions
- Verify AVideo instance exposure and review API usage
- Restrict access to get.json.php endpoint
- Implement input validation and sanitization for API parameters
- Monitor for suspicious API requests and database errors
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE description and source references indicate a SQL injection vulnerability in AVideo's get.json.php endpoint. The vulnerability allows unauthenticated attackers to infer password hash values and recovery tokens, and disclose the full query statement and database schema.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-85155 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-85155
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-85155 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-85155
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/WWBN/AVideo/security/advisories/GHSA-pmmj-6425-gpgh
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/wwbn-avideo-sql-injection-via-get-json-php-apiname-channels
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.