CVE Catalog

CVE-2026-92578

HighCVSS 8.1
Published: Updated: Translated: NVD NIST

Summary

WWBN AVideo through 29.0 contains an authentication bypass vulnerability where the stored password hash is accepted as a valid login credential through two independent code paths in loginFromRequest() and encryptPasswordVerify(). Attackers who obtain the stored users.password hash value can authenticate as any user by submitting the hash directly to login endpoints, completely bypassing password verification.

Risk Assessment

An attacker with database access or a hash leak can log in as any user, including administrators, leading to full account and system takeover.

Recommendation

No patched version is available — immediately secure the database and password hashes, enforce password rotation, and deploy additional login controls (e.g., 2FA) until a fix is released.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

WWBN AVideo through 29.0 contains an authentication bypass vulnerability where the stored password hash is accepted as a valid login credential through two independent code paths in loginFromRequest() and encryptPasswordVerify(). Attackers who obtain the stored users.password hash value can authenticate as any user by submitting the hash directly to login endpoints, completely bypassing password verification.

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