Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-r69x-6mr2-q23v
- https://www.vulncheck.com/advisories/avideo-server-side-request-forgery-via-epg-
- https://github.com/WWBN/AVideo/security/advisories/GHSA-r69x-6mr2-q23v
FAQ
What is CVE-2026-85163?
CVE-2026-85163 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 i...
How severe is CVE-2026-85163?
CVE-2026-85163 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-85163?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.