Vulnerability Description
AVideo Live_schedule::setTitle() and setDescription() store POST input without sanitization, allowing users with streaming permission to inject malicious scripts. Unauthenticated attackers can access remindMe.php to execute stored XSS payloads in victim browsers without requiring authentication.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-625v-vrhq-g274
- https://www.vulncheck.com/advisories/avideo-stored-xss-via-live-schedule-title-d
- https://github.com/WWBN/AVideo/security/advisories/GHSA-625v-vrhq-g274
FAQ
What is CVE-2026-84477?
CVE-2026-84477 is a vulnerability with a CVSS score of 5.4 (MEDIUM). AVideo Live_schedule::setTitle() and setDescription() store POST input without sanitization, allowing users with streaming permission to inject malicious scripts. Unauthenticated attackers can access ...
How severe is CVE-2026-84477?
CVE-2026-84477 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-84477?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.