CVE-2026-84483

WWBN AVideo through commit 9c39d8c8 contains an incomplete authentication bypass in encryptPass.json.php that allows unauthenticated attackers to compute valid HMAC tokens using the public site URL and current time. Attackers can forge authentication tokens by computing hash_hmac with the site's base URL as the key and submit arbitrary passwords to receive encrypted hashes, enabling offline precomputation attacks against stolen password databases.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-01 23:17

Updated : 2026-09-08 20:18


NVD link : CVE-2026-84483

Mitre link : CVE-2026-84483

CVE.ORG link : CVE-2026-84483


JSON object : View

Products Affected

No product.

CWE
CWE-321

Use of Hard-coded Cryptographic Key