CVE 6.5 MEDIUM

AVideo: Stored SSRF via Video EPG Link Missing isSSRFSafeURL() Validation_CVE-2026-34740

6.5 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Description

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the EPG (Electronic Program Guide) link feature in AVideo allows authenticated users with upload permissions to store arbitrary URLs that the server fetches on every EPG page visit. The URL is validated only with PHP's FILTER_VALIDATE_URL, which accepts internal network addresses. Although AVideo has a dedicated isSSRFSafeURL() function for preventing SSRF, it is not called in this code path. This results in a stored server-side request forgery vulnerability that can be used to scan internal networks, access cloud metadata services, and interact with internal services. At time of publication, there are no publicly available patches.

Basic Information

ID CVE-2026-34740
Source GitHub_M
Published Mar 31, 2026 at 20:57
Modified Apr 1, 2026 at 18:45

Affected Product

Vendor WWBN
Product AVideo
Version <= 26.0
Affected Versions WWBN AVideo <= 26.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.