CVE-2026-37505 MEDIUM

CVE-2026-37505

Vendor N/A
Product n/a
Published May 1, 2026
Last update May 1, 2026

CVSS base score

4.9/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AC:L/AV:N/A:N/C:H/I:N/PR:H/S:U/UI:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 1, 2026 CVE published
May 1, 2026 Record updated