CVE-2026-33024

🟠 Łataj w tym tygodniu

Podatność SSRF w AVideo pozwala atakującym na dostęp do wewnętrznych zasobów sieciowych, co może prowadzić do ujawnienia wrażliwych danych.

CVSS
9.1
EPSS
0.1%
Exploit
none
Vendor
wwbn
Opis źródłowy (NVD)

AVideo is a video-sharing Platform. Versions prior to 8.0 contain a Server-Side Request Forgery vulnerability (CWE-918) in the public thumbnail endpoints getImage.php and getImageMP4.php. Both endpoints accept a base64Url GET parameter, base64-decode it, and pass the resulting URL to ffmpeg as an input source without any authentication requirement. The prior validation only checked that the URL was syntactically valid (FILTER_VALIDATE_URL) and started with http(s)://. This is insufficient: an attacker can supply URLs such as http://169.254.169.254/latest/meta-data/ (AWS/cloud instance metadata), http://192.168.x.x/, or http://127.0.0.1/ to make the server reach internal network resources. The response is not directly returned (blind), but timing differences and error logs can be used to infer results. The issue has been fixed in version 8.0.

ssrf Brak patcha
Źródła i daty
ŹródłoWartość
NVD – CVSS9.1
CISA KEV (aktywnie wykorzystywane)Nie
FIRST EPSS (prawdopodobieństwo exploita)0.1%
Opublikowano (NVD)2026-03-20 05:16:15 UTC
Ostatnia modyfikacja (NVD)2026-03-24 16:41:02 UTC
Referencje