Itsourcecode · Student Transcript Processing System · CVE-2026-9573
**Name of the Vulnerable Software and Affected Versions**
itsourcecode Student Transcript Processing System version 1.0
**Description**
A remote SQL injection is possible due to improper handling of the `studentId` variable in the '/admin/modules/student/index.php?view=view' endpoint. SQL injection is a technique where an attacker inserts malicious SQL code into a query, allowing them to manipulate the database.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Avoid using the `studentId` parameter in the '/admin/modules/student/index.php?view=view' endpoint until the issue is resolved.