CVE-2026-82645: AVideo Unauthenticated Stream Credential Disclosure via Forgeable Token

Published Aug 30, 2026
·
Updated

AVideo (current commit e01e41ecc and earlier) exposes stream credentials through the plugin/Live/view/Liverestreams/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 streamkey and streamurl (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.

Affected Software

1 affected component
AVideo

Event History

Aug 30, 2026
CVE Published
via MITRE·02:33 PM
Data Sourced
via MITRE·02:33 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·03:16 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who is exposed to this issue?

AVideo deployments at commit e01e41ecc or earlier are affected if the Live plugin endpoint plugin/Live/view/Live_restreams/getLiveKey.json.php is reachable. No authentication or existing user privileges are required by the attacker.

2

What does an attacker need to exploit it?

An attacker can use the public encryption oracle at view/url2Embed.json.php to forge a token for an integer restream ID. The forged token bypasses the restream permission and ownership checks, allowing retrieval of arbitrary restream stream_key and stream_url values.

3

What information can be exposed?

The affected endpoint can return stream credentials for external streaming platforms, including YouTube, Facebook, and Twitch. The disclosure is limited in the provided information to stream_key and stream_url data; integrity and availability impacts are not described.

4

How can I determine whether my deployment is affected?

Check whether the AVideo instance is at commit e01e41ecc or earlier and whether the Live plugin exposes the getLiveKey.json.php endpoint. Affected behavior exists when supplying a token parameter causes the endpoint to return restream credentials without an authenticated session or authorization for that restream.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203