Sourcecodester · Class/Exam Timetabling System · CVE-2026-14641
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Class and Exam Timetabling System version 1.0
**Description**
An issue exists in the `/edit course.php` endpoint where manipulation of the `ID` variable allows for remote SQL injection. SQL injection is a technique where malicious SQL statements are inserted into entry fields for execution, potentially allowing unauthorized access to the database.
**Recommendations**
Update SourceCodester Class and Exam Timetabling System version 1.0 to a version that contains a fix for this issue.
As a temporary mitigation, restrict access to the `/edit course.php` file.