CVE 4.9 MEDIUM

CVE-2026-37505_CVE-2026-37505

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

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.

Basic Information

ID CVE-2026-37505
Source mitre
Published May 1, 2026 at 00:00
Modified May 1, 2026 at 15:25

Affected Product

Vendor n/a
Product n/a
Version n/a
Affected Versions n/a n/a n/a

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.