Vulnerability Description
AVideo fails to sanitize the phone field during user registration, allowing unauthenticated attackers to inject malicious JavaScript that persists in the database. When administrators visit the users management page, the unsanitized phone value is rendered via innerHTML, executing the injected script in the admin's browser session.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/commit/1adcb75458a3b31058655698a833e8cbde4d0593
- https://github.com/WWBN/AVideo/security/advisories/GHSA-cfvq-r985-84wj
- https://www.vulncheck.com/advisories/avideo-stored-cross-site-scripting-via-unau
- https://github.com/WWBN/AVideo/security/advisories/GHSA-cfvq-r985-84wj
FAQ
What is CVE-2026-72747?
CVE-2026-72747 is a vulnerability with a CVSS score of 7.2 (HIGH). AVideo fails to sanitize the phone field during user registration, allowing unauthenticated attackers to inject malicious JavaScript that persists in the database. When administrators visit the users ...
How severe is CVE-2026-72747?
CVE-2026-72747 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72747?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.