CVE-2025-70151

code-projects Scholars Tracking System 1.0 allows an authenticated attacker to achieve remote code execution via unrestricted file upload. The endpoints update_profile_picture.php and upload_picture.php store uploaded files in a web-accessible uploads/ directory using the original, user-supplied filename without validating the file type or extension. By uploading a PHP file and then requesting it from /uploads/, an attacker can execute arbitrary PHP code as the web server user.
Configurations

Configuration 1 (hide)

cpe:2.3:a:fabian:scholars_tracking_system:1.0:*:*:*:*:*:*:*

History

23 Feb 2026, 17:53

Type Values Removed Values Added
CPE cpe:2.3:a:fabian:scholars_tracking_system:1.0:*:*:*:*:*:*:*
Summary
  • (es) code-projects Scholars Tracking System 1.0 permite a un atacante autenticado lograr ejecución remota de código a través de la carga de archivos sin restricciones. Los endpoints update_profile_picture.php y upload_picture.php almacenan los archivos cargados en un directorio uploads/ accesible desde la web usando el nombre de archivo original, proporcionado por el usuario, sin validar el tipo de archivo o la extensión. Al cargar un archivo PHP y luego solicitarlo desde /uploads/, un atacante puede ejecutar código PHP arbitrario como el usuario del servidor web.
First Time Fabian
Fabian scholars Tracking System
References () https://code-projects.org/scholars-tracking-system-in-php-with-source-code/ - () https://code-projects.org/scholars-tracking-system-in-php-with-source-code/ - Product
References () https://youngkevinn.github.io/posts/CVE-2025-70151-Scholars-FileUpload-RCE/ - () https://youngkevinn.github.io/posts/CVE-2025-70151-Scholars-FileUpload-RCE/ - Exploit, Mitigation, Third Party Advisory

18 Feb 2026, 19:21

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8
CWE CWE-434

18 Feb 2026, 18:24

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-18 18:24

Updated : 2026-02-23 17:53


NVD link : CVE-2025-70151

Mitre link : CVE-2025-70151

CVE.ORG link : CVE-2025-70151


JSON object : View

Products Affected

fabian

  • scholars_tracking_system
CWE
CWE-434

Unrestricted Upload of File with Dangerous Type