CVE-2026-33488

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the `createKeys()` function in the LoginControl plugin's PGP 2FA system generates 512-bit RSA keys, which have been publicly factorable since 1999. An attacker who obtains a target user's public key can factor the 512-bit RSA modulus on commodity hardware in hours, derive the complete private key, and decrypt any PGP 2FA challenge issued by the system — completely bypassing the second authentication factor. Additionally, the `generateKeys.json.php` and `encryptMessage.json.php` endpoints lack any authentication checks, exposing CPU-intensive key generation to anonymous users. Commit 00d979d87f8182095c8150609153a43f834e351e contains a patch.
Configurations

Configuration 1 (hide)

cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*

History

24 Mar 2026, 17:49

Type Values Removed Values Added
First Time Wwbn
Wwbn avideo
CPE cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:*
References () https://github.com/WWBN/AVideo/commit/00d979d87f8182095c8150609153a43f834e351e - () https://github.com/WWBN/AVideo/commit/00d979d87f8182095c8150609153a43f834e351e - Patch
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-6m5f-j7w2-w953 - () https://github.com/WWBN/AVideo/security/advisories/GHSA-6m5f-j7w2-w953 - Exploit, Mitigation, Vendor Advisory

24 Mar 2026, 16:16

Type Values Removed Values Added
Summary
  • (es) WWBN AVideo es una plataforma de video de código abierto. En versiones hasta la 26.0 inclusive, la función `createKeys()` en el sistema PGP 2FA del plugin LoginControl genera claves RSA de 512 bits, que han sido factorizables públicamente desde 1999. Un atacante que obtiene la clave pública de un usuario objetivo puede factorizar el módulo RSA de 512 bits en hardware comercial en horas, derivar la clave privada completa y descifrar cualquier desafío PGP 2FA emitido por el sistema — eludiendo completamente el segundo factor de autenticación. Además, los endpoints `generateKeys.json.php` y `encryptMessage.json.php` carecen de cualquier verificación de autenticación, exponiendo la generación de claves que consume mucha CPU a usuarios anónimos. El commit 00d979d87f8182095c8150609153a43f834e351e contiene un parche.
References () https://github.com/WWBN/AVideo/security/advisories/GHSA-6m5f-j7w2-w953 - () https://github.com/WWBN/AVideo/security/advisories/GHSA-6m5f-j7w2-w953 -

23 Mar 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-23 16:16

Updated : 2026-03-24 17:49


NVD link : CVE-2026-33488

Mitre link : CVE-2026-33488

CVE.ORG link : CVE-2026-33488


JSON object : View

Products Affected

wwbn

  • avideo
CWE
CWE-326

Inadequate Encryption Strength