๐Ÿ” CVE Alert

CVE-2026-84208

HIGH 7.5

AVideo User_Location Plugin Unauthenticated SQL Injection

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-89
Vendor wwbn
Product avideo
Published Sep 1, 2026
Stay Ahead of the Next One

Get instant alerts for wwbn avideo

Be the first to know when new high vulnerabilities affecting wwbn avideo are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

WWBN / AVideo
0 โ‰ค 29.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/WWBN/AVideo/security/advisories/GHSA-xj29-cg44-33q6 vulncheck.com: https://www.vulncheck.com/advisories/avideo-user-location-plugin-unauthenticated-sql-injection

Credits

๐Ÿ” haftoe