#VU125496 Improper access control in AVideo - CVE-2026-34733
Published: April 8, 2026
AVideo
World Wide Broadcast Network
Description
The vulnerability allows a remote attacker to delete files and disclose sensitive information.
The vulnerability exists due to improper access control in install/deleteSystemdPrivate.php when handling HTTP requests to the CLI-only endpoint. A remote attacker can send a specially crafted request to delete files and disclose sensitive information.
The issue is caused by a PHP operator precedence bug in the CLI guard, and repeated requests can interfere with temp-dependent operations.