CVE-2026-92584: AVideo through 29.0 Stored Cross-Site Scripting via User-Agent Header

Published Sep 16, 2026
·
Updated

AVideo through 29.0 (current revision e01e41ecc) contains a stored cross-site scripting vulnerability. The unauthenticated view-counter endpoint objects/videoAddViewCount.json.php reaches VideoStatistic::save(), which writes the caller's User-Agent (via getUserAgentInfo(), which returns unrecognized agent strings verbatim) directly into the app column of the videosstatistics table without invoking the sanitizing setter setApp(); normalizeApp() only truncates the value to 45 characters. The video owner's and administrator's statistics page (view/videoViewsInfo.php) renders this field in a DataTables 1.12.1 column with an unescaped renderer, and DataTables assigns cell content using innerHTML, so attacker-supplied HTML is parsed and executed in the privileged user's authenticated session when the statistics page is viewed. No patched version was available at the time of the advisory.

Affected Software

1 affected component
AVideo AVideo<=29.0

Event History

Sep 16, 2026
CVE Published
via MITRE·09:46 PM
Data Sourced
via MITRE·09:46 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who is exposed to the stored payload?

Video owners and administrators are exposed when they open the statistics page that displays affected video-view records. The payload executes in the authenticated session of the user viewing that page.

2

What does an attacker need to do to exploit this issue?

An attacker does not need authentication. They can send a request to the view-counter endpoint with a crafted User-Agent header; the unrecognized header value is stored and later rendered as HTML.

3

Are default deployments affected?

The vulnerable path is the unauthenticated view-counter endpoint and does not require a special configuration described in the advisory. Any deployment running AVideo through 29.0 where video owners or administrators view the affected statistics page is potentially exposed.

4

Is a vendor patch available?

No patched version was available at the time of the advisory.

5

How can administrators determine whether malicious data may already be stored?

Inspect the app column in the videos_statistics table for unexpected or HTML-like User-Agent values, especially entries associated with video-view records. Viewing suspicious values through the affected statistics page may trigger payload execution.

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