CVE-2026-2912
CWE-74Published: February 22, 2026· Updated: Jun 17, 2026
Official Description
A vulnerability was found in code-projects Online Reviewer System 1.0. Impacted is an unknown function of the file /system/system/students/assessments/results/studentresult-view.php. The manipulation of the argument test_id results in sql injection. It is possible to launch the attack remotely. The exploit has been made public and could be used.
Risk Analysis
This critical SQL injection vulnerability in code-projects Online Reviewer System 1.0 allows an unauthenticated, remote attacker to execute arbitrary SQL commands by manipulating the 'test_id' argument in the /system/system/students/assessments/results/studentresult-view.php file. With a CVSS score of 9.8, this flaw poses a severe risk of data compromise, integrity loss, and denial of service. The very low EPSS score suggests that exploitation is not currently widespread, but a proof-of-concept exploit is publicly available.
A proof-of-concept exploit has been published, and the attack can be launched remotely with low complexity.
Upgrade code-projects Online Reviewer System to a patched version once available. Implement robust input validation and parameterized queries for all user-supplied input to prevent SQL injection attacks. If immediate patching is not feasible, consider web application firewall rules to block suspicious requests to /system/system/students/assessments/results/studentresult-view.php.
Technical Analysis
CVE-2026-2912 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
A proof-of-concept (PoC) exploit exists for CVE-2026-2912. While not yet confirmed in active campaigns, the availability of PoC code increases exploitation risk substantially.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (5)
Quick Facts
Related CVEs (CWE-74)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-2912 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts