CVE & CISA-KEV Catalog

CVE-2026-82645

HIGH
8.6
CVSS v3
NVD

Description

AVideo (current commit e01e41ecc and earlier) exposes stream credentials through the plugin/Live/view/Live_restreams/getLiveKey.json.php endpoint. Supplying a 'token' request parameter waives both the Live::canRestream() access gate and the restream ownership check, causing the endpoint to return any restream's stream_key and stream_url (credentials for external platforms such as YouTube, Facebook, and Twitch) without authentication. The token is merely encryptString() of an integer id with no user binding, expiry, or authentication tag. Because encryption uses AES-256-CBC with a deterministic IV and no MAC, and because intval() accepts any string beginning with a digit, an unauthenticated attacker can forge valid tokens using the public encryption oracle in view/url2Embed.json.php, disclosing arbitrary users' stream credentials.

How to fix

No published remediation has been found for this vulnerability's affected products yet.

Mitigation guidance may be in the linked vendor advisories in the References section below.

TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeChanged

Impact

ConfidentialityHigh
IntegrityNone
AvailabilityNone

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

Exploit Intelligence

EPSS data unavailable for this CVE.

References

Other references2

Related Vulnerabilities

Other CWE-347 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2018-16042Medium6.582%--
CVE-2025-59718Critical9.869%KEVFix
CVE-2025-25292Critical9.865%-Fix
CVE-2021-22160Critical9.853%-Fix
CVE-2013-3900Medium5.545%KEV-
CVE-2018-0114High7.543%-Fix

Common questions

How do I fix CVE-2026-82645?

No published fix for CVE-2026-82645 has been found yet. Check the linked vendor advisories for guidance as it becomes available.

How severe is CVE-2026-82645?

CVE-2026-82645 has a CVSS v3 base score of 8.6, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

Embed a live status badge for CVE-2026-82645
CVE-2026-82645 severity badge

Markdown

[![CVE-2026-82645](https://tridentstack.com/cve/badge/CVE-2026-82645.svg)](https://tridentstack.com/cve/CVE-2026-82645)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-82645"><img src="https://tridentstack.com/cve/badge/CVE-2026-82645.svg" alt="CVE-2026-82645"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-31.