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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-05 13:18
Updated : 2026-09-10 16:18
NVD link : CVE-2026-86187
Mitre link : CVE-2026-86187
CVE.ORG link : CVE-2026-86187
JSON object : View
Products Affected
No product.
CWE
CWE-330
Use of Insufficiently Random Values
