CVE-2026-2189
7.3 HIGHPublished 2026-02-08 · Modified 2026-02-09 · Undergoing Analysis
Quick Summary
A critical flaw in itsourcecode School Management System 1.0 allows attackers to inject malicious commands into its database through a specific web page. This matters because it's a network-based attack that is easy to perform and a working exploit is publicly available.
Who is affected
All users running the vulnerable version 1.0 are affected. An attacker could steal, modify, or delete sensitive school data like student records, grades, and personal information.
Recommended fix
Immediately apply any official patch from the vendor. If none is available, restrict network access to the system and consider replacing it with a supported, secure alternative, as version 1.0 appears end-of-life.
Technical Description
A vulnerability was identified in itsourcecode School Management System 1.0. This affects an unknown function of the file /ramonsys/report/index.php. The manipulation of the argument ay leads to sql injection. The attack can be initiated remotely. The exploit is publicly available and might be used.
CVSS Details
Attack Vector
NETWORK
Complexity
LOW
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
CWE
CWE-89, CWE-74