CVE-2026-60092

MEDIUM

AVideo - Stored Cross-Site Scripting via Unescaped User-Agent in Participants Panel

Title source: cna
STIX 2.1

Description

AVideo (Meet plugin) through commit e8d6119f3cb1b849149906efeb0a41fc024f59f8 contains a stored cross-site scripting vulnerability in the Meet plugin's getMeetInfo.json.php endpoint. When a participant joins a public meeting, the raw HTTP User-Agent header is stored (meet_join_log.user_agent) without sanitization (bypassing AVideo's setter-level xss_esc() layer) and later echoed without output encoding (no htmlspecialchars()) in the Participants management panel, which is accessible to the meeting host and site administrators. An anonymous, unauthenticated attacker can join any public meeting while supplying a User-Agent header containing an HTML/JavaScript payload; the payload is persisted and executes in the privileged, authenticated browser session of the meeting host or a site administrator when they open the participant list. The issue was unpatched at the time of the report.

References (3)

Core 3
Core References
Vendor Advisory vendor-advisory
GitHub Security Advisory (GHSA-7cqp-7cfv-6c3q)
https://github.com/WWBN/AVideo/security/advisories/GHSA-7cqp-7cfv-6c3q
Third Party Advisory third-party-advisory
VulnCheck Advisory: AVideo - Stored Cross-Site Scripting via Unescaped User-Agent in Participants Panel
https://www.vulncheck.com/advisories/avideo-stored-cross-site-scripting-via-unescaped-user-agent-in-participants-panel

Scores

CVSS v3 6.1
EPSS 0.0020
EPSS Percentile 10.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-79
Status published
Products (1)
AVideo/AVideo
Published Jul 08, 2026
Tracked Since Jul 08, 2026