CVE-2025-11347
CWE-284Published: October 7, 2025· Updated: Jun 17, 2026
Official Description
A vulnerability was found in code-projects Student Crud Operation up to 3.3. This vulnerability affects the function move_uploaded_file of the file add.php of the component Add Student Page/Edit Student Page. Performing manipulation results in unrestricted upload. The attack can be initiated remotely. The exploit has been made public and could be used.
Risk Analysis
This critical vulnerability in code-projects Student Crud Operation up to 3.3 allows for unrestricted file uploads through the add.php file. With a CVSS score of 9.8, this flaw could lead to remote code execution and full system compromise. The absence of an EPSS score means the exploitation likelihood is not yet assessed, but the critical severity is a significant concern.
No public exploit is currently known for this vulnerability, despite the description stating an exploit has been made public. It is remotely exploitable due to the network attack vector and low attack complexity.
Upgrade code-projects Student Crud Operation to a patched version beyond 3.3 if available. Implement strict file upload policies, including validation of file types and content, and store uploaded files outside the web root.
Technical Analysis
CVE-2025-11347 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (5)
Quick Facts
Related CVEs (CWE-284)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2025-11347 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts