CVE-2026-92584
Last modified
CVE-2026-92584 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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 videos_statistics table without invoking the sanitizing setter setApp(); normalizeApp() only truncates the value to 45 characters.
Description
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 videos_statistics 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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| WWBN | AVideo | <= 29.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-92584?
How severe is CVE-2026-92584?
How do I fix CVE-2026-92584?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-92579In AVideo through 29.0, the autoCSRFGuard() function maintai…5.4
- CVE-2026-9258Improper validation of SSH host keys in Canon EOS Network Se…9.8
- CVE-2026-92580In AVideo through 29.0, the CloneSite plugin is vulnerable t…8.8
- CVE-2026-92581In AVideo through 29.0, Like::__construct() performs counter…4.3
- CVE-2026-92582AVideo (WWBN/AVideo) through 29.0 (commit e01e41ecc) is vuln…7.1
- CVE-2026-92583AVideo through 29.0 contains a race condition in the enforce…6.5
- CVE-2026-92585AVideo through 29.0 (commit c3edcc274c389816d434acadac07ee78…4.3
- CVE-2026-92586AVideo through 29.0 (commit c3edcc274c389816d434acadac07ee78…4.3
- CVE-2026-92587n8n is a workflow automation platform. In versions before 1.…5
- CVE-2026-92588n8n is a workflow automation platform. In n8n versions befor…4.4
- CVE-2026-92589Craft CMS 5.0.0 through 5.10.12 (fixed in 5.10.13) contains …4.3
- CVE-2026-9259Improper validation of server certificates in Canon EOS Netw…9.8
Are you affected by CVE-2026-92584?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
