Home

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.

PUBLISHED Reserved 2026-04-06 | Published 2026-05-01 | Updated 2026-05-01 | Assigner mitre




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

References

github.com/v2board/v2board

gist.github.com/sgInnora/1330e1a82caa79906eec55eeff2c99b9

cve.org (CVE-2026-37505)

nvd.nist.gov (CVE-2026-37505)

Download JSON