Home

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.

PUBLISHED Reserved 2026-07-08 | Published 2026-07-08 | Updated 2026-07-08 | Assigner VulnCheck




MEDIUM: 5.1CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
MEDIUM: 6.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Problem types

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Product status

Default status
affected

Credits

tonghuaroot reporter

References

github.com/...AVideo/security/advisories/GHSA-7cqp-7cfv-6c3q exploit

github.com/...AVideo/security/advisories/GHSA-7cqp-7cfv-6c3q (GitHub Security Advisory (GHSA-7cqp-7cfv-6c3q)) vendor-advisory

github.com/...ommit/e8d6119f3cb1b849149906efeb0a41fc024f59f8 patch

www.vulncheck.com/...scaped-user-agent-in-participants-panel (VulnCheck Advisory: AVideo - Stored Cross-Site Scripting via Unescaped User-Agent in Participants Panel) third-party-advisory

cve.org (CVE-2026-60092)

nvd.nist.gov (CVE-2026-60092)

Download JSON