CVE Catalog

CVE-2026-95927

HighCVSS 7.3
Published: Translated: NVD NIST

Summary

SQL injection vulnerability in SourceCodester Online Reviewer Management System 1.0 in file /reviewer_0/admins/assessments/pretest/exam-delete.php. Manipulation of argument test_id allows remote SQL injection.

Risk Assessment

An attacker can exploit this to gain unauthorized access to the database, steal or modify data, potentially compromising confidentiality and integrity of the system.

Recommendation

Immediately validate and sanitize input (test_id parameter) and use parameterized queries (prepared statements).

Other vulnerabilities in SourceCodester Online Reviewer Management System

See all
Original NVD description (English source)

A vulnerability was identified in SourceCodester Online Reviewer Management System 1.0. This affects an unknown function of the file /reviewer_0/admins/assessments/pretest/exam-delete.php. Such manipulation of the argument test_id leads to sql injection. The attack may be performed from remote. The exploit is publicly available and might be used.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS