← Browse

CVE-2025-70152

High

High exploit probability or critical severity with a known exploit.

CVSS base
9.8 CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS — probability of exploitation (30 days)
0.4%
38.1th percentile
CISA KEV
Not listed
Weakness / dates
CWE-89
Published 2026-02-18 · modified 2026-09-08

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

fabian

References

Official: NVD · CVE.org