CVE-2026-84208

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-01 23:17

Updated : 2026-09-08 20:18


NVD link : CVE-2026-84208

Mitre link : CVE-2026-84208

CVE.ORG link : CVE-2026-84208


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')