# CVE-2025-70152

## Summary

- **CVE ID:** CVE-2025-70152
- **Severity:** CRITICAL
- **CVSS Score:** 9.8 (CVSS:3.1/AC:L/AV:N/A:H/C:H/I:H/PR:N/S:U/UI:N)
- **CWE:** N/A
- **Published:** Feb 18, 2026
- **Last Modified:** Sep 8, 2026

## 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.

## Affected Products

- n/a — n/a (n/a)

## References

- [CNA](https://code-projects.org/scholars-tracking-system-in-php-with-source-code/)
- [CNA](https://youngkevinn.github.io/posts/CVE-2025-70152-Scholars-SQLi-Missing-Auth/)
- [CNA](https://0x0bito.github.io/posts/CVE-2025-70152-Scholars-SQLi-Missing-Auth/)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.44%
- **EPSS Percentile:** 37.3

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._