CVE Catalog

CVE-2026-85163

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Summary

AVideo through commit c91b5975d contains a server-side request forgery vulnerability in the EPG parser that allows authenticated uploaders to fetch arbitrary internal URLs. An attacker can supply an internal URL via the epg_link parameter, which is only syntax-validated and later fetched server-side without SSRF protection.

Risk Assessment

An attacker can exploit SSRF to scan the internal network, access internal services or data, potentially leading to system compromise.

Recommendation

Update AVideo to a patched version and implement SSRF protections such as blocking internal addresses in URL validation.

Other vulnerabilities in AVideo

See all
Original NVD description (English source)

AVideo through commit c91b5975d contains a server-side request forgery vulnerability in the EPG parser that allows authenticated uploaders to fetch arbitrary internal URLs. An attacker can supply an internal URL via the epg_link parameter during video upload, which is validated only for syntax and later fetched server-side during EPG generation without SSRF protection checks.

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