CVE-2026-2223: code-projects Online Reviewer System index.php sql injection
A security vulnerability has been detected in code-projects Online Reviewer System 1.0. Affected by this issue is some unknown functionality of the file /system/system/students/assessments/pretest/take/index.php. The manipulation of the argument ID leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed publicly and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-2223?
CVE-2026-2223 is considered a high-severity SQL injection vulnerability that can lead to unauthorized access to the database.
How do I fix CVE-2026-2223?
Fixing CVE-2026-2223 requires sanitizing user input and using prepared statements to prevent SQL injection.
What software versions are affected by CVE-2026-2223?
CVE-2026-2223 affects version 1.0 of the code-projects Online Reviewer System.
What is the potential impact of exploiting CVE-2026-2223?
Exploiting CVE-2026-2223 can lead to data leakage, manipulation of database entries, and possible full system compromise.
Is there a patch available for CVE-2026-2223?
As of now, there is no official patch available for CVE-2026-2223, so affected users should implement security best practices immediately.