Vulnerability Description
WWBN AVideo is an open source video platform. In versions up to and including 29.0, plugin/Meet/iframe.php echoes the attacker-controlled user and pass query parameters unescaped into a JavaScript double-quoted string literal inside a <script> block. An attacker who sends a victim to a crafted URL can break out of the string and execute arbitrary JavaScript in the victim's browser in the context of the AVideo origin. No authentication is required if a public Meet schedule exists on the target. Commit 3298ced2bcf92e4f3acff6ce9bde14edf42ecb5b contains an updated fix.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/commit/3298ced2bcf92e4f3acff6ce9bde14edf42ecb5b
- https://github.com/WWBN/AVideo/security/advisories/GHSA-mm5f-8q57-4fc4
- https://github.com/WWBN/AVideo/security/advisories/GHSA-mm5f-8q57-4fc4
FAQ
What is CVE-2026-43878?
CVE-2026-43878 is a vulnerability with a CVSS score of 6.1 (MEDIUM). WWBN AVideo is an open source video platform. In versions up to and including 29.0, plugin/Meet/iframe.php echoes the attacker-controlled user and pass query parameters unescaped into a JavaScript dou...
How severe is CVE-2026-43878?
CVE-2026-43878 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43878?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.