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.

Project Subscriptions

No data.

Advisories

No advisories yet.

Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Fri, 01 May 2026 16:00:00 +0000

Type Values Removed Values Added
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.
References
Metrics cvssV3_1

{'score': 4.9, 'vector': 'CVSS:3.1/AC:L/AV:N/A:N/C:H/I:N/PR:H/S:U/UI:N'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-01T15:25:42.942Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-37505

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-01T16:16:30.773

Modified: 2026-05-01T16:16:30.773

Link: CVE-2026-37505

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses

No weakness.