---
id: CVE-2026-84208
title: >-
  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
summary: >-
  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 …
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-89
published: '2026-09-01'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:18:59.270'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-84208'
references:
  - url: 'https://github.com/WWBN/AVideo/security/advisories/GHSA-xj29-cg44-33q6'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/avideo-user-location-plugin-unauthenticated-sql-injection
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00463
epssPercentile: 0.37474
ingestedAt: '2026-09-08T21:11:12.289Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
