CVE-2026-45731: AVideo: Authenticated Arbitrary File Read in view/update.php
(updated )
view/update.php reads $_POST[‘updateFile’] as a relative path under updatedb/ and passes it to PHP’s file() for line-by-line execution as part of a database migration. An authenticated administrator can abuse this to read arbitrary text files reachable from the web-server process — especially valuable on misconfigured deployments where /etc/passwd, .env, or other sibling-app configs are reachable relative to the AVideo directory.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-45731 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 →