Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
3DescriptionGitHub Advisory
WWBN AVideo is an open source video platform. In versions 26.0 and prior, the Live restream log callback flow accepted an attacker-controlled restreamerURL and later fetched that stored URL server-side, enabling stored SSRF for authenticated streamers. The vulnerable flow allowed a low-privilege user with streaming permission to store an arbitrary callback URL and trigger server-side requests to loopback or internal HTTP services through the restream log feature.
AnalysisAI
Stored SSRF in WWBN AVideo 26.0 and prior allows authenticated streamers with low-privilege streaming permissions to store arbitrary callback URLs in the live restream log feature, triggering server-side requests to internal or loopback HTTP services. The vulnerability affects all versions up to and including 26.0; exploitation requires valid streaming credentials but no user interaction. No public exploit code has been identified, though a proof-of-concept exists per CISA SSVC data.
Technical ContextAI
The vulnerability resides in the live restream log callback mechanism, which implements server-side URL fetching without proper validation of the restreamerURL parameter. When a low-privilege streamer stores a malicious callback URL, the application later fetches that stored URL server-side, resulting in a stored SSRF condition (CWE-918). Unlike transient SSRF attacks, this stored variant persists in application state, allowing the attacker to trigger requests to internal services (e.g., loopback metadata services, internal APIs) without immediate interaction. The affected product is WWBN AVideo running on any platform, identified by CPE cpe:2.3:a:wwbn:avideo:*:*:*:*:*:*:*:* through version 26.0.
RemediationAI
Upgrade WWBN AVideo to a version later than 26.0 as soon as possible; vendor advisories at https://github.com/WWBN/AVideo/security/advisories/GHSA-q4x6-6mm2-crg9 provide the fixed release. Prior to patching, restrict streaming permissions to trusted users only and audit restream log configurations for any suspicious callback URLs. If immediate upgrade is not feasible, implement network-level restrictions to prevent the application server from initiating HTTP requests to loopback addresses (127.0.0.1, ::1) and internal IP ranges, though this does not fully eliminate the risk of exfiltration to external attacker-controlled endpoints.
A cross-site scripting (xss) vulnerability exists in the functiongetOpenGraph videoName functionality of WWBN AVideo 11.
An issue in WWBN AVideo v.12.4 through v.14.2 allows a remote attacker to execute arbitrary code via the systemRootPath
A directory traversal vulnerability exists in the unzipDirectory functionality of WWBN AVideo 11.6 and dev master commit
An insufficient entropy vulnerability exists in the salt generation functionality of WWBN AVideo dev master commit 15fed
Unauthenticated SQL injection in AVideo before 24.0.
OS injection vulnerability in World Wide Broadcast Network AVideo version before 12.4, allows attackers to execute arbit
A reflected cross-site scripting (xss) vulnerability exists in the charts tab selection functionality of WWBN AVideo 11.
A cross-site scripting (xss) vulnerability exists in the channelBody.php user name functionality of WWBN AVideo 11.6 and
A cross-site scripting (xss) vulnerability exists in the videoAddNew functionality of WWBN AVideo 11.6 and dev master co
An insufficient entropy vulnerability exists in the userRecoverPass.php recoverPass generation functionality of WWBN AVi
WWBN AVideo is an open source video platform. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable
AVideo is an open source video platform. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-19881
GHSA-q4x6-6mm2-crg9