Katalog CVE

CVE-2026-88874

WysokieCVSS 7.5
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Streszczenie

AVideo do rewizji c3edcc274c389816d434acadac07ee78eaf330c1 nie wymusza sprawdzenia hasła transmisji na żywo w endpoincie statystyk ani w źródle HLS. Funkcja Live::_getStats() zwraca nieuwierzytelnionym wywołującym klucz strumienia RTMP, flagę isPasswordProtected oraz adres URL HLS, a dołączona konfiguracja NGINX udostępnia playlistę .m3u8, klucz AES-128 i segmenty transport-stream bez uwierzytelniania.

Ocena ryzyka

Zdalny, nieuwierzytelniony atakujący może pobrać klucz strumienia i klucz deszyfrujący, a następnie oglądać chronioną hasłem transmisję na żywo bez podawania hasła. Stanowi to poważne naruszenie poufności transmisji.

Rekomendacja

Włącz wymuszanie weryfikacji hasła w endpoincie statystyk i źródle HLS oraz przywróć dyrektywę auth_key_check w konfiguracji NGINX dla lokalizacji .key. Do czasu wydania poprawki rozważ ograniczenie dostępu do tych zasobów.

Inne podatności w AVideo

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

AVideo through revision c3edcc274c389816d434acadac07ee78eaf330c1 (master, 2026-08-23) does not enforce the Live stream password check on the stats endpoint or on the HLS origin. Live::_getStats() (plugin/Live/Live.php) returns a password-protected transmission's RTMP stream key, its isPasswordProtected flag, and its HLS (m3u8) URL to unauthenticated callers, in both the public applications list and the hidden_applications branch used when canSeeLiveFromLiveKey() fails. Separately, the shipped NGINX configuration (deploy/nginx/nginx.conf) serves the .m3u8 playlist, the AES-128 key, and the transport-stream segments from the /live location without any auth_request (the auth_key_check directive in the .key location is commented out). A remote, unauthenticated attacker can therefore retrieve the stream key and decryption key and watch a password-protected live transmission without supplying the configured password. No patched version was available at the time of the advisory.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS