ZeroHour

CVE-2026-86726

niche

Authenticated Stream-Key Disclosure in AVideo Through 29.0

CVSS 4.0
7.1 high
EPSS
<1%p18
Published
()
Modified
AI analysis

AVideo, an open-source self-hosted live-streaming platform, contains an information-disclosure flaw in its restreamsActive.json.php endpoint, which returns active restream records without filtering them by user ownership. Any authenticated user with streaming privileges can call the endpoint and enumerate the source stream keys and identities behind every other streamer's currently active restreams. Because stream keys act as the credentials that authorize transmission into a channel, an attacker who obtains them can impersonate or take over restreams on the affected instance. All AVideo deployments through version 29.0 are affected, with the greatest impact on multi-streamer platforms (e.g., shared or community streaming sites) where keys and identities leak across all accounts. No public proof-of-concept or known exploitation exists; the flaw carries a low EPSS (0.3%, 18th percentile) and is not in CISA's KEV.

What to do: Upgrade AVideo to the latest vendor-patched release (newer than 29.0; no specific fixed version is provided in the available data). Until patched, restrict access to restreamsActive.json.php to trusted streamer accounts and rotate any stream keys that may have been exposed. Operators of single-streamer instances are minimally affected, while multi-streamer deployments should prioritize review and key rotation.

Affected
AVideo (open-source project) AVideothrough 29.0 (all versions up to and including 29.0)
Estimated exposure
niche≈ a few thousand internet-exposed AVideo instances (public scan data; affected streamer accounts likely fewer) — AVideo is a niche self-hosted live-streaming platform with only on the order of a few thousand publicly reachable servers per historical internet scans, and exploitation additionally requires an authenticated streamer account, so the truly…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

AVideo through 29.0 contains an information disclosure vulnerability in restreamsActive.json.php that allows authenticated streamers to enumerate source stream keys and identities of all other streamers' active restreams. The endpoint fails to filter results by user ownership, exposing sensitive transmission credentials and streamer identity across all accounts to any user with streaming capability.

Weakness
CWE-522
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.