Skip to main content

School Management System EUVDEUVD-2025-209444

| CVE-2025-65133 CRITICAL
SQL Injection (CWE-89)
2026-04-14 mitre GHSA-v2jv-4wf4-cwj4
9.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.5 HIGH

Unauthenticated low-complexity network SQLi; description limits impact to reading data, so C:H but I:N/A:N since no write or DoS is claimed.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
Jul 24, 2026 - 07:46 vuln.today
CVSS changed
Apr 16, 2026 - 13:22 NVD
9.8 (CRITICAL)
EUVD ID Assigned
Apr 14, 2026 - 16:00 euvd
EUVD-2025-209444
CVE Published
Apr 14, 2026 - 00:00 nvd
CRITICAL 9.8

DescriptionCVE.org

A SQL injection vulnerability exists in the School Management System (version 1.0) by manikandan580. An unauthenticated or authenticated remote attacker can supply a crafted HTTP request to the affected endpoint to manipulate SQL query logic and extract sensitive database information.

AnalysisAI

SQL injection in manikandan580's School Management System version 1.0 lets a remote attacker inject malicious SQL through a crafted HTTP request to a vulnerable endpoint, manipulating query logic to read sensitive database contents such as credentials and student/staff records. The advisory and CVSS PR:N indicate the flaw is reachable without authentication, and publicly available exploit code exists (proof-of-concept published), though EPSS remains very low at 0.03% and it is not listed in CISA KEV. SSVC rates technical impact as total and the attack as automatable, making it an attractive target for opportunistic scanning despite its niche footprint.

Technical ContextAI

The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), meaning user-supplied input from an HTTP parameter is concatenated directly into a SQL statement without parameterization or sanitization. The affected software is a small PHP/MySQL-style web application (School Management System 1.0), a single-developer project distributed via source repositories rather than an enterprise product. Because the injection point sits in a query that the application executes against its backend database, an attacker can alter the WHERE/UNION logic to enumerate schema and exfiltrate arbitrary table data. The CPE string provided (cpe:2.3:a:n/a:n/a:*) is a placeholder with no meaningful vendor/product mapping, so exact affected component identification relies on the description and third-party advisory rather than a normalized NVD CPE.

RemediationAI

No vendor-released patch identified at time of analysis - the product is a single-developer project with no advisory pointing to a fixed release, so upgrading to a specific patched version is not currently possible. Immediate compensating controls: place the application behind a WAF with SQL-injection rulesets and restrict access to the affected endpoint to trusted networks or authenticated users via reverse-proxy ACLs (trade-off: may break legitimate public access to school portals). At the code level, the durable fix is to convert the vulnerable query to parameterized/prepared statements and validate input types; deploying least-privilege database accounts (read-only where possible, no DROP/FILE privileges) limits data exposure and blocks schema modification if injection persists. Given the low deployment footprint and absence of an upstream fix, the safest option for most operators is to take the application offline or firewall it until a corrected version is published. Consult the advisory at https://github.com/TREXNEGRO/Security-Advisories/blob/main/CVE-2025-65133/README.md for the exact vulnerable parameter.

More in N A

View all
CVE-2024-51092 CRITICAL POC
9.1 May 08

LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr

CVE-2025-15684 MEDIUM POC
5.5 Aug 12

Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han

CVE-2024-45257 HIGH POC
7.3 May 08

A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi

CVE-2025-15687 LOW POC
2.1 Aug 12

Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc

CVE-2025-15686 LOW POC
2.1 Aug 12

Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula

CVE-2025-67888 HIGH POC
7.3 May 08

Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root

CVE-2024-53326 HIGH POC
7.3 May 08

LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(

CVE-2026-38360 CRITICAL POC
9.8 May 08

Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti

CVE-2026-30623 CRITICAL POC
9.8 Jul 15

Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr

CVE-2026-67917 CRITICAL POC
9.8 Aug 17

SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg

CVE-2026-75337 CRITICAL POC
9.8 Aug 27

Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ

CVE-2026-31072 CRITICAL POC
9.8 May 19

Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali

Share

EUVD-2025-209444 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy