CVE-2026-14772
Received Received - Intake

SQL Injection in Class and Exam Timetabling System

Vulnerability report for CVE-2026-14772, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-05

Last updated on: 2026-07-05

Assigner: VulDB

Description

A vulnerability has been found in SourceCodester Class and Exam Timetabling System 1.0/1.php. The impacted element is an unknown function of the file /edit_course1.php. The manipulation of the argument ID leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-05
Last Modified
2026-07-05
Generated
2026-07-06
AI Q&A
2026-07-06
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
sourcecodester class_and_exam_timetabling_system 1.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in the SourceCodester Class and Exam Timetabling System version 1.0/1.php, specifically in the /edit_course1.php file. It involves an SQL injection caused by manipulation of the argument ID. This means that an attacker can remotely send crafted input to the system that alters the SQL queries executed by the application, potentially leading to unauthorized access or data manipulation.

Impact Analysis

The impact of this vulnerability includes the potential for an attacker to remotely execute SQL injection attacks without any privileges or user interaction. This can lead to unauthorized access to sensitive data, data modification, or disruption of the application's normal operations.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-14772. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart