SQL Injection in V2board
CVE-2026-37505
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…
Vulnerability class: SQL Injection
EPSS: 0.000 (10.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.9 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N.
Affected products
- V2board
- N/a — versions n/a
Weakness classification (CWE)
References
- cve@mitre.org (Product)
- cve@mitre.org (Third Party Advisory)
Frequently asked questions
- What is CVE-2026-37505?
- CVE-2026-37505 is a medium-severity vulnerability in V2board, classified under SQL Injection. CVSS score: 4.9/10. Published 2026-05-01.
- How severe is CVE-2026-37505?
- Medium severity. CVSS v3 base score is 4.9 out of 10.