CVE-2026-37505

Source
https://cve.org/CVERecord?id=CVE-2026-37505
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-37505.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-37505
Published
2026-05-01T00:00:00Z
Modified
2026-08-12T03:51:22.687621132Z
Severity
  • 4.9 (Medium) CVSS_V3 - CVSS:3.1/AC:L/AV:N/A:N/C:H/I:N/PR:H/S:U/UI:N CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/37xxx/CVE-2026-37505.json",
    "cna_assigner": "mitre"
}
References

Affected packages

Git / github.com/v2board/v2board

Affected ranges

Type
GIT
Repo
https://github.com/v2board/v2board
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
Show details
{
    "cpe": "cpe:2.3:a:v2board:v2board:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.7.4"
        }
    ],
    "source": "CPE_RANGE"
}

Affected versions

1.*
1.0.0
1.0.1
1.0.2
1.0.3
1.1
1.1.1
1.1.2
1.2
1.2.1
1.2.2
1.2.3
1.2.4
1.2.5
1.3
1.3.1
1.3.2
1.4
1.4.1
1.4.2
1.4.3
1.5.0
1.5.1
1.5.2
1.5.3
1.5.4
1.5.5
1.6.0
1.6.1
1.7.0
1.7.1
1.7.2
1.7.3
1.7.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-37505.json"