Information disclosure in AVideo - CVE-2026-33041
Published: May 4, 2026
AVideo
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to exposure of sensitive information to an unauthorized actor in objects/encryptPass.json.php when handling password hash requests. A remote attacker can submit arbitrary passwords to obtain their hashed equivalents to disclose sensitive information.
By default, salt is not enabled, making the returned hash deterministic and identical to what is stored in the database.