CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-33488

High
Published: Translated: NVD NIST

Summary

WWBN AVideo to otwartoźródłowa platforma wideo. W wersjach do 26.0 w funkcji `createKeys()` wtyczki LoginControl systemu PGP 2FA generowane są klucze RSA o długości 512 bitów, które są publicznie łamalne od 1999 roku, co pozwala atakującemu na obejście drugiego czynnika uwierzytelnienia.

Risk Assessment

Organizacja narażona jest na ryzyko przejęcia kont użytkowników, ponieważ atakujący może łatwo zdekodować wyzwania PGP 2FA, co prowadzi do całkowitego obejścia zabezpieczeń.

Recommendation

Zaleca się aktualizację do wersji 26.1 lub nowszej, aby skorzystać z poprawek wprowadzonych w commit 00d979d87f8182095c8150609153a43f834e351e oraz wdrożenie dodatkowych mechanizmów uwierzytelniania dla punktów końcowych `generateKeys.json.php` i `encryptMessage.json.php`.

Related vulnerabilities

Original NVD description (English source)

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.

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