CVE-2026-33764: CWE-639: Authorization Bypass Through User-Controlled Key in WWBN AVideo
CVE-2026-33764 is an authorization bypass vulnerability in WWBN AVideo versions up to 26. 0 affecting the AI plugin's save. json. php endpoint. Authenticated users with AI permissions can manipulate the 'id' parameter to access AI-generated content from other users' private videos without proper validation. This allows exfiltration of sensitive AI-generated metadata such as titles, descriptions, keywords, summaries, and full transcriptions. The vulnerability does not impact integrity or availability but compromises confidentiality. Exploitation requires authentication with AI permissions but no user interaction beyond that. A patch addressing this issue has been committed but not yet widely distributed. The CVSS score is 4.
AI Analysis
Technical Summary
CVE-2026-33764 is a medium-severity authorization bypass vulnerability identified in the open-source video platform WWBN AVideo, specifically affecting versions up to and including 26.0. The flaw resides in the AI plugin's save.json.php endpoint, which loads AI response objects based on a user-controlled 'id' parameter from the HTTP request. The vulnerability arises because the endpoint fails to verify that the requested AI response actually belongs to the video specified by the user, allowing an authenticated user with AI permissions to reference arbitrary AI response IDs. Consequently, an attacker can retrieve AI-generated metadata—such as titles, descriptions, keywords, summaries, or full transcriptions—associated with other users' private videos. This constitutes an unauthorized disclosure of potentially sensitive information. The vulnerability is classified under CWE-639 (Authorization Bypass Through User-Controlled Key). Exploitation requires the attacker to be authenticated and possess AI permissions but does not require additional user interaction. The vulnerability does not affect the integrity or availability of the system but compromises confidentiality. The issue has been addressed in a patch (commit aa2c46a806960a0006105df47765913394eec142), though no known exploits are reported in the wild as of now. The CVSS v3.1 base score is 4.3, reflecting a medium severity level due to the limited scope and required privileges.
Potential Impact
The primary impact of this vulnerability is the unauthorized disclosure of AI-generated metadata from private videos, which may include sensitive or proprietary information embedded in titles, descriptions, keywords, summaries, or full transcriptions. Organizations relying on WWBN AVideo to host confidential or private video content risk exposure of this data to unauthorized users with AI permissions. While the vulnerability does not allow modification or deletion of content, the leakage of metadata can lead to privacy violations, intellectual property theft, or competitive disadvantage. In regulated industries, such data exposure could also result in compliance violations and reputational damage. Since exploitation requires authentication with AI permissions, the risk is somewhat mitigated by internal access controls; however, insider threats or compromised accounts could leverage this flaw. The absence of known exploits in the wild reduces immediate risk but does not eliminate the potential for future attacks, especially as the patch is not yet universally applied.
Mitigation Recommendations
To mitigate this vulnerability, organizations should promptly apply the official patch referenced by commit aa2c46a806960a0006105df47765913394eec142 that enforces proper validation of AI response ownership. Until patching is complete, administrators should audit and restrict AI permissions to the minimum necessary users, ideally limiting access to trusted personnel only. Implement monitoring and alerting on unusual access patterns to AI response endpoints to detect potential exploitation attempts. Review and enhance authentication mechanisms to prevent unauthorized access to accounts with AI permissions, including enforcing strong password policies and multi-factor authentication. Additionally, consider isolating sensitive video content or using separate instances for highly confidential data to reduce exposure. Regularly update and review access control policies to ensure that only authorized users can access AI plugin functionalities. Finally, maintain an incident response plan to address potential data leakage incidents stemming from this vulnerability.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Japan, South Korea, India, Brazil
CVE-2026-33764: CWE-639: Authorization Bypass Through User-Controlled Key in WWBN AVideo
Description
CVE-2026-33764 is an authorization bypass vulnerability in WWBN AVideo versions up to 26. 0 affecting the AI plugin's save. json. php endpoint. Authenticated users with AI permissions can manipulate the 'id' parameter to access AI-generated content from other users' private videos without proper validation. This allows exfiltration of sensitive AI-generated metadata such as titles, descriptions, keywords, summaries, and full transcriptions. The vulnerability does not impact integrity or availability but compromises confidentiality. Exploitation requires authentication with AI permissions but no user interaction beyond that. A patch addressing this issue has been committed but not yet widely distributed. The CVSS score is 4.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-33764 is a medium-severity authorization bypass vulnerability identified in the open-source video platform WWBN AVideo, specifically affecting versions up to and including 26.0. The flaw resides in the AI plugin's save.json.php endpoint, which loads AI response objects based on a user-controlled 'id' parameter from the HTTP request. The vulnerability arises because the endpoint fails to verify that the requested AI response actually belongs to the video specified by the user, allowing an authenticated user with AI permissions to reference arbitrary AI response IDs. Consequently, an attacker can retrieve AI-generated metadata—such as titles, descriptions, keywords, summaries, or full transcriptions—associated with other users' private videos. This constitutes an unauthorized disclosure of potentially sensitive information. The vulnerability is classified under CWE-639 (Authorization Bypass Through User-Controlled Key). Exploitation requires the attacker to be authenticated and possess AI permissions but does not require additional user interaction. The vulnerability does not affect the integrity or availability of the system but compromises confidentiality. The issue has been addressed in a patch (commit aa2c46a806960a0006105df47765913394eec142), though no known exploits are reported in the wild as of now. The CVSS v3.1 base score is 4.3, reflecting a medium severity level due to the limited scope and required privileges.
Potential Impact
The primary impact of this vulnerability is the unauthorized disclosure of AI-generated metadata from private videos, which may include sensitive or proprietary information embedded in titles, descriptions, keywords, summaries, or full transcriptions. Organizations relying on WWBN AVideo to host confidential or private video content risk exposure of this data to unauthorized users with AI permissions. While the vulnerability does not allow modification or deletion of content, the leakage of metadata can lead to privacy violations, intellectual property theft, or competitive disadvantage. In regulated industries, such data exposure could also result in compliance violations and reputational damage. Since exploitation requires authentication with AI permissions, the risk is somewhat mitigated by internal access controls; however, insider threats or compromised accounts could leverage this flaw. The absence of known exploits in the wild reduces immediate risk but does not eliminate the potential for future attacks, especially as the patch is not yet universally applied.
Mitigation Recommendations
To mitigate this vulnerability, organizations should promptly apply the official patch referenced by commit aa2c46a806960a0006105df47765913394eec142 that enforces proper validation of AI response ownership. Until patching is complete, administrators should audit and restrict AI permissions to the minimum necessary users, ideally limiting access to trusted personnel only. Implement monitoring and alerting on unusual access patterns to AI response endpoints to detect potential exploitation attempts. Review and enhance authentication mechanisms to prevent unauthorized access to accounts with AI permissions, including enforcing strong password policies and multi-factor authentication. Additionally, consider isolating sensitive video content or using separate instances for highly confidential data to reduce exposure. Regularly update and review access control policies to ensure that only authorized users can access AI plugin functionalities. Finally, maintain an incident response plan to address potential data leakage incidents stemming from this vulnerability.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-03-23T18:30:14.126Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69c697e13c064ed76fb722a8
Added to database: 3/27/2026, 2:44:49 PM
Last enriched: 3/27/2026, 3:00:55 PM
Last updated: 3/27/2026, 3:51:02 PM
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
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
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.