SCA: security update for wwbn/avideo (GHSA-ccq9-r5cw-5hwq)

high Tenable Self-Hosted Container Security Plugin ID 446785

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 29.0 and below, the
`allowOrigin($allowAll=true)` function in `objects/functions.php` reflects any arbitrary `Origin` header
back in `Access-Control-Allow-Origin` along with `Access-Control-Allow-Credentials: true`. This function
is called by both `plugin/API/get.json.php` and `plugin/API/set.json.php` — the primary API endpoints that
handle user data retrieval, authentication, livestream credentials, and state-changing operations.
Combined with the application's `SameSite=None` session cookie policy, any website can make credentialed
cross-origin requests and read authenticated API responses, enabling theft of user PII, livestream keys,
and performing state changes on behalf of the victim. Commit caf705f38eae0ccfac4c3af1587781355d24495e
contains a fix. (CVE-2026-41056)

Solution

There is no known solution at this time.

See Also

https://github.com/advisories/GHSA-ccq9-r5cw-5hwq

Plugin Details

Severity: High

ID: 446785

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/31/2026

Updated: 8/31/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.6

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9.4

Temporal Score: 7.4

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

CVSS Score Source: CVE-2026-41056

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.3

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/14/2026

Vulnerability Publication Date: 4/14/2026

Reference Information

CVE: CVE-2026-41056

cwe: CWE-942