CVE-2026-2199: code-projects Online Reviewer System user-delete.php sql injection
A security flaw has been discovered in code-projects Online Reviewer System 1.0. The impacted element is an unknown function of the file /reviewer/system/system/admins/manage/users/user-delete.php. Performing a manipulation of the argument ID results in sql injection. The attack can be initiated remotely. The exploit has been released to the public and may be used for attacks.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-2199?
CVE-2026-2199 is classified as a high-severity SQL injection vulnerability in the Online Reviewer System.
How do I fix CVE-2026-2199?
To fix CVE-2026-2199, sanitize and validate user inputs in the user-delete.php file to prevent SQL injection.
What is impacted by CVE-2026-2199?
CVE-2026-2199 affects the user-delete.php file in version 1.0 of the code-projects Online Reviewer System.
What are the potential consequences of CVE-2026-2199?
Exploitation of CVE-2026-2199 could allow an attacker to execute arbitrary SQL queries, leading to data exposure or corruption.
Is a patch available for CVE-2026-2199?
As of now, there is no official patch for CVE-2026-2199; however, applying input validation can mitigate the risk.