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.

INFO

Published Date :

2026-05-01T00:00:00.000Z

Last Modified :

2026-05-01T19:45:55.307Z

Source :

mitre
AFFECTED PRODUCTS

The following products are affected by CVE-2026-37505 vulnerability.

Vendors Products
V2board
  • V2board
REFERENCES

Here, you will find a curated list of external links that provide in-depth information to CVE-2026-37505.

CVSS Vulnerability Scoring System

Detailed values of each vector for above chart.
Attack Complexity
Attack Vector
Availability Impact
Confidentiality Impact
Integrity Impact
Privileges Required
Scope
User Interaction