CVE-2026-2939 Details
Description
A vulnerability was found in itsourcecode Student Management System 1.0. The impacted element is an unknown function of the file /add_student/ of the component Add Student Module. The manipulation results in cross site scripting. It is possible to launch the attack remotely. The exploit has been made public and could be used.
A stored cross-site scripting vulnerability has been identified in the Itsourcecode Student Management System version 1.0. The issue arises in the Add Student module, specifically within the profile picture upload feature. The application permits users with administrative rights to upload SVG files without adequate validation or sanitization. Since SVG files can contain embedded JavaScript, a malicious payload uploaded as a profile image is stored on the server and executed when the image is viewed through the Manage Student module or opened in a new browser tab.
It is recommended to disallow SVG uploads entirely if not necessary, or to sanitize SVG files using a trusted library to remove scripts and event handlers. Additionally, enforce strict Content-Type validation, store uploaded files outside the web root, and implement a strong Content Security Policy.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 25, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://drive.google.com/file/d/1a-qY55pgynQviBw9UxPoIDs-UNgz6zOH/view | [email protected] | Exploit |
| https://github.com/AS-AbdulSamad/CVE-1/tree/main | [email protected] | ExploitThird Party Advisory |
| https://itsourcecode.com/ | [email protected] | Product |
| https://vuldb.com/?ctiid.347311 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.347311 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.755977 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| itsourcecode student management system | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Feb 23, 2026 | Initial Analysis | [email protected] |
| Feb 22, 2026 | New CVE Received | [email protected] |