# CVE-2025-70151

## Summary

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

## Description

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.

## 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-70151-Scholars-FileUpload-RCE/)
- [CNA](https://0x0bito.github.io/posts/CVE-2025-70151-Scholars-FileUpload-RCE/)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.68%
- **EPSS Percentile:** 50.6

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