CVE Catalog

CVE-2026-86187

MediumCVSS 5.9
Published: Translated: NVD NIST

Summary

WWBN AVideo generates passwords for external-login accounts using rand() instead of a cryptographic generator, producing only 31-bit integers. Attackers with access to password hashes can recover plaintext passwords in minutes through offline brute-force attacks due to unsalted MD5-based hashing.

Risk Assessment

The risk includes compromise of external-login accounts, potentially leading to unauthorized access to AVideo data and resources.

Recommendation

Update AVideo to a version that uses a cryptographic random number generator and secure password hashing. Additionally, force password changes for external accounts.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

WWBN AVideo generates passwords for external-login accounts using rand() instead of a cryptographic generator, producing only 31-bit integers. Attackers with access to password hashes can recover plaintext passwords in minutes through offline brute-force attacks due to unsalted MD5-based hashing.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS