CVE-2026-36232
CRITICAL EPSS 23.6%
Published Apr 10, 20262mo ago · Modified Jun 17, 20262w ago
9.8 CVSS 3.1
Published Apr 10, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
A SQL injection vulnerability was found in the instructorClasses.php file of itsourcecode Online Student Enrollment System v1.0. The reason for this issue is that the 'classId' parameter from $_GET['classId'] is directly concatenated into the SQL query without any sanitization or validation.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
23.6% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| itsourcecode | online_student_enrollment_system | 1.0 | any |
References 1
- github.com https://github.com/Amorsec/CVE-PHP/blob/main/itsourcecode-Online_Student_Enrollment_System_in_instructorClasses.php_sql_injection.pdf
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.