HOMEVULNERABILITIESCVE-2026-2912
CRITICALPOC

CVE-2026-2912

CWE-74Published: February 22, 2026· Updated: Jun 17, 2026

9.8
CVSS v3.1
EPSS:0.02%probability of exploitation in 30 daysPercentile:5.5th

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.

NVD Source

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.

Recommended Action

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.

Generated by the CTIWATCH analysis pipeline from this CVE's metadata (CVSS, EPSS, KEV status, exploit intelligence). Verify against vendor advisories before acting.

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

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Affected Vendors & Products

fabian1 product(s)
online reviewer system
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

POC AVAILABLEProof-of-concept code exists
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (5)

https://vuldb.com/?ctiid.347221Permissions Required · VDB Entry
https://vuldb.com/?id.347221Third Party Advisory · VDB Entry
https://vuldb.com/?submit.755219Third Party Advisory · VDB Entry

Quick Facts

CVE IDCVE-2026-2912
CVSS Score9.8 / 10
SeverityCRITICAL
WeaknessCWE-74
CISA KEVNo
ExploitPOC
EPSS (30d)0.02%
Affected1 vendor(s)
PublishedFeb 22, 2026

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
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWatch. CVE data is provided under the NVD usage policy.