CVE-2026-85163 PUBLISHED

AVideo Server-Side Request Forgery via epg_link parameter

Assigner: VulnCheck
Reserved: 03.09.2026 Published: 03.09.2026 Updated: 03.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor WWBN
Product AVideo
Versions Default: unaffected
  • affected from 0 to c91b5975d (incl.)

Credits

  • santhreal reporter

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE