SCA: security update for wwbn/avideo (GHSA-2hch-c97c-g99x)

high Tenable Cloud Security Plugin ID 446644

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- WWBN AVideo is an open source video platform. In versions up to and including 29.0, two endpoints
(plugin/AI/receiveAsync.json.php and objects/EpgParser.php) in AVideo call isSSRFSafeURL() to validate
user-supplied URLs, then fetch them using bare file_get_contents() without disabling PHP's automatic
redirect following. An attacker can supply a URL pointing to a server they control that returns a 302
redirect to an internal/cloud-metadata address (e.g., http://169.254.169.254/latest/meta-data/). Since
isSSRFSafeURL() only validates the initial URL, the redirect target bypasses all SSRF protections. Commit
603e7bf77a835584387327e35560262feb075db3 contains an updated fix. (CVE-2026-43884)

Solution

There is no known solution at this time.

See Also

https://github.com/advisories/GHSA-2hch-c97c-g99x

Plugin Details

Severity: High

ID: 446644

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/31/2026

Updated: 8/31/2026

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 51.26

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:N/A:N

CVSS Score Source: CVE-2026-43884

CVSS v3

Risk Factor: High

Base Score: 7.7

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/5/2026

Vulnerability Publication Date: 5/5/2026

Reference Information

CVE: CVE-2026-43884

cwe: CWE-918