CVE-2026-37505
Severity CVSS v4.0:
Pending analysis
Type:
CWE-89
SQL Injection
Publication date:
01/05/2026
Last modified:
11/05/2026
Description
SQL Injection via ORDER BY clause in V2Board thru 1.7.4. In app/Http/Controllers/Admin/UserController.php, the sort parameter from user input is passed directly to User::orderBy($sort, $sortType) without validation. An authenticated admin can sort users by any database column including password, remember_token, and other sensitive fields, enabling information disclosure through ordering analysis.
Impact
Base Score 3.x
4.90
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:v2board:v2board:*:*:*:*:*:*:*:* | 1.7.4 (including) |
To consult the complete list of CPE names with products and versions, see this page



