CVE-2026-35452
MediumCVSS 5.3Exploitation Probability (EPSS)
Low risk29th percentile - higher than 29% of all known CVEs
Summary
In WWBN AVideo versions 26.0 and prior, the plugin/CloneSite/client.log.php endpoint serves the clone operation log file without any authentication. Other endpoints in the CloneSite directory require admin privileges. The log contains internal filesystem paths, remote server URLs, and SSH connection metadata.
Risk Assessment
Unauthenticated attackers can obtain sensitive infrastructure information, including file paths, URLs, and SSH data, facilitating further attacks.
Recommendation
Upgrade WWBN AVideo to a version later than 26.0 or apply appropriate access controls to the client.log.php endpoint.
Original NVD description (English source)
WWBN AVideo is an open source video platform. In versions 26.0 and prior, the plugin/CloneSite/client.log.php endpoint serves the clone operation log file without any authentication. Every other endpoint in the CloneSite plugin directory enforces User::isAdmin(). The log contains internal filesystem paths, remote server URLs, and SSH connection metadata.

