CVE-2025-70152
CRITICAL EPSS 31.7%
Published Feb 18, 20264mo ago · Modified Jun 17, 20261w ago
9.8 CVSS 3.1
Published Feb 18, 2026 4mo ago
Last Modified Jun 17, 2026 1w ago
Description
code-projects Community Project Scholars Tracking System 1.0 is vulnerable to SQL Injection in the admin user management endpoints /admin/save_user.php and /admin/update_user.php. These endpoints lack authentication checks and directly concatenate user-supplied POST parameters (firstname, lastname, username, password, user_id) into SQL queries without validation or parameterization.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
31.7% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| fabian | scholars_tracking_system | 1.0 | any |
References 2
- code-projects.org https://code-projects.org/scholars-tracking-system-in-php-with-source-code/
- youngkevinn.github.io https://youngkevinn.github.io/posts/CVE-2025-70152-Scholars-SQLi-Missing-Auth/
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.