CVE-2026-33035: Unauthenticated Reflected XSS via innerHTML in AVideo
AVideo contains a reflected XSS vulnerability that allows unauthenticated attackers to execute arbitrary JavaScript in a victim’s browser. User input from a URL parameter flows through PHP’s json_encode() into a JavaScript function that renders it via innerHTML, bypassing encoding and achieving full script execution.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-33035 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →