Vulnerability Description
AVideo through version 29.0 contains an unauthenticated SQL injection vulnerability in the User_Location plugin's regions.json.php and cities.json.php endpoints. The country and region GET parameters are passed directly into SQL queries without escaping or prepared statement binding, allowing unauthenticated attackers to execute UNION-based SQL injection to read arbitrary database contents including password hashes and sensitive data.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/WWBN/AVideo/security/advisories/GHSA-xj29-cg44-33q6
- https://www.vulncheck.com/advisories/avideo-user-location-plugin-unauthenticated
FAQ
What is CVE-2026-84208?
CVE-2026-84208 is a vulnerability with a CVSS score of 7.5 (HIGH). AVideo through version 29.0 contains an unauthenticated SQL injection vulnerability in the User_Location plugin's regions.json.php and cities.json.php endpoints. The country and region GET parameters ...
How severe is CVE-2026-84208?
CVE-2026-84208 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-84208?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.