Skip to main content

Student Management System CVE-2026-10226

| EUVD-2026-33559 MEDIUM
SQL Injection (CWE-89)
2026-06-01 VulDB GHSA-v885-xchw-jj5c
5.5
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

3
Severity Changed
Jun 01, 2026 - 06:22 NVD
HIGH MEDIUM
CVSS changed
Jun 01, 2026 - 06:22 NVD
7.3 (HIGH) 5.5 (MEDIUM)
Analysis Generated
Jun 01, 2026 - 06:20 vuln.today

DescriptionCVE.org

A flaw has been found in raisulislamg4 student_management_system_by_php up to 310d950e09013d5133c6b9210aff9444382d16d1. Impacted is an unknown function of the file delete.php. Executing a manipulation of the argument user_id/course_id/teacher_id/student_id/application_id can lead to sql injection. The attack may be launched remotely. The exploit has been published and may be used. This product operates on a rolling release basis, ensuring continuous delivery. Consequently, there are no version details for either affected or updated releases. The project was informed of the problem early through an issue report but has not responded yet.

AnalysisAI

SQL injection in raisulislamg4's Student Management System (PHP) allows remote unauthenticated attackers to manipulate database queries via the user_id, course_id, teacher_id, student_id, or application_id parameters in delete.php. Publicly available exploit code exists, and the project operates on a rolling release model with no formal versioning, complicating patch tracking. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify exposed Student Management System instance
Delivery
Send crafted request to delete.php
Exploit
Inject SQL via user_id/course_id parameter
Execution
Database executes attacker-controlled query
Impact
Exfiltrate or delete records

Vulnerability AssessmentAI

Exploitation The attacker needs network reachability to the application's delete.php endpoint and the ability to supply the user_id, course_id, teacher_id, student_id, or application_id parameter - no authentication or user interaction is required per CVSS PR:N/UI:N. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L) reflects unauthenticated network attack with low complexity and partial impact across confidentiality, integrity, and availability - consistent with SQLi against a record-deletion endpoint. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker discovers an internet-exposed instance of the Student Management System and issues a crafted GET or POST request to delete.php with a malicious payload such as user_id=1 OR 1=1-- or a UNION-based injection in course_id, exploiting the published PoC referenced in the GitHub issue. With low attack complexity and no authentication required by the vulnerable code path, the attacker can enumerate database contents, exfiltrate student and teacher PII, or mass-delete records, causing data loss in the institution's records.
Remediation No vendor-released patch identified at time of analysis - the project maintainer was notified via GitHub issue (https://github.com/raisulislamg4/student_management_system_by_php/issues/3) but has not responded. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify all deployments and restrict network access to trusted internal networks only at firewall level. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-10226 vulnerability details – vuln.today

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