CVE Database
/

CVE-2026-37505

Back to search

CVE-2026-37505

Published: May 1, 2026

Modified: May 1, 2026

PUBLISHED

CVSS v3.1

4.9

MEDIUM

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.

VendorProductVersions

n/a

n/a

affected
n/a

CVSS v3.1 Details

CVSS v3.1 Vector

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

Attack Complexity

Low

Attack Vector

Network

Availability

None

Confidentiality

High

Integrity

None

Privileges Required

High

Scope

Unchanged

User Interaction

None

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now