CVE-2026-92577 Details
Description
In AVideo through 29.0, the API get_api_video endpoint contains a broken access control vulnerability in the clean_title branch that returns user-group-restricted videos with owner PII to anonymous callers. Attackers can query videos by their public slug to bypass group restrictions and retrieve sensitive user fields including email, phone, address, birth date, and administrator status.
A broken access control vulnerability has been identified in the AVideo platform, affecting versions through 29.0. The issue resides in the API endpoint 'get_api_video', specifically within the 'clean_title' branch. This vulnerability allows anonymous users to access user-group-restricted videos along with sensitive owner information, such as email, phone number, address, birth date, and administrator status. The flaw arises because the 'clean_title' branch bypasses group restrictions and fails to sanitize personal information before it is returned to the caller. Exploitation can be achieved by querying videos using their public slugs, which are readily available through the video's URL, sitemap, and RSS feed.
To address this vulnerability, the 'clean_title' branch of the 'get_api_video' endpoint should be modified to apply the correct group restrictions and personal information sanitization. Additionally, ensure that the response handling normalizes to a list format so that sensitive user fields can be properly scrubbed before being returned.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/WWBN/AVideo/security/advisories/GHSA-w59h-5r8w-686r | [email protected] | AdvisoryExploitTechnical AnalysisVendor |
| https://www.vulncheck.com/advisories/avideo-through-29.0-api-get-api-video-broken-access-control-via-clean-title | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| WWBN AVideo | <= 29.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 17, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion