Skip to main content

Student Management System EUVDEUVD-2026-33450

| CVE-2026-10111 MEDIUM
SQL Injection (CWE-89)
2026-05-30 VulDB GHSA-68fj-8vvr-wgf6
5.5
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) 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 Vendor (VulDB) · only source for this CVE.

CVSS VectorVendor: VulDB

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
Analysis Generated
May 30, 2026 - 08:26 vuln.today
Severity Changed
May 30, 2026 - 08:22 NVD
HIGH MEDIUM
CVSS changed
May 30, 2026 - 08:22 NVD
7.3 (HIGH) 5.5 (MEDIUM)

DescriptionCVE.org

A flaw has been found in sambitraj STUDENT-MANAGEMENT-SYSTEM 1.0. This impacts an unknown function of the component Login Page. Executing a manipulation of the argument email can lead to sql injection. The attack may be performed from remote. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.

AnalysisAI

SQL injection in sambitraj's Student Management System 1.0 exposes the login page to unauthenticated remote exploitation via a crafted email parameter, enabling attackers to manipulate backend database queries. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N) confirms no authentication, no user interaction, and no special conditions are required for exploitation. A public proof-of-concept exploit exists via a published GitHub issue, and the vendor has not responded to responsible disclosure - no patch is available at time of analysis.

Technical ContextAI

The vulnerability is classified as CWE-89 (Improper Neutralization of Special Elements used in a SQL Command), indicating the login form constructs a SQL query by directly concatenating or interpolating the user-supplied email input without parameterized queries or prepared statements. The affected product is identified by CPE cpe:2.3:a:sambitraj:student-management-system:*:*:*:*:*:*:*:*, where the version wildcard suggests all releases may be affected, though version 1.0 is explicitly named in the disclosure. The login page component is the attack surface, a common target for authentication bypass via classic SQL injection payloads such as tautology-based expressions. The exploit was published via GitHub issue #2 on the project repository.

RemediationAI

No vendor-released patch has been identified at time of analysis - the vendor has not responded to the responsible disclosure. If direct code access is available, the primary remediation is to replace all dynamic SQL query construction with parameterized queries or prepared statements in the login page handler, which eliminates the injection vector entirely. As a compensating control, restrict access to the application to trusted network segments or VPN only, preventing unauthenticated internet-facing exposure - this directly limits the AV:N attack vector. Deploying a Web Application Firewall (WAF) with SQL injection signature rules can detect and block common payloads but should not be treated as a substitute for code-level fixes, as sophisticated payloads may bypass signature matching. Disabling the application entirely until a fix is applied is the most conservative option for high-sensitivity deployments. No official advisory URL exists; monitor https://github.com/sambitraj/STUDENT-MANAGEMENT-SYSTEM/issues for any future vendor response.

CVE-2022-2876 CRITICAL POC
9.8 Aug 18

A vulnerability, which was classified as critical, was found in SourceCodester Student Management System. Rated critical

CVE-2020-23935 CRITICAL POC
9.8 Aug 20

Kabir Alhasan Student Management System 1.0 is vulnerable to Authentication Bypass via "Username: admin'# && Password: (

CVE-2024-55270 HIGH POC
8.8 Feb 17

phpgurukul Student Management System 1.0 is vulnerable to SQL Injection in studentms/admin/search.php via the searchdata

CVE-2024-6191 MEDIUM POC
6.9 Jun 20

A vulnerability classified as critical has been found in itsourcecode Student Management System 1.0. Rated medium severi

CVE-2024-5047 MEDIUM POC
6.9 May 17

A vulnerability classified as critical has been found in SourceCodester Student Management System 1.0. Rated medium seve

CVE-2023-3008 CRITICAL
9.8 May 31

A vulnerability classified as critical has been found in ningzichun Student Management System 1.0. Rated critical severi

CVE-2023-3007 CRITICAL
9.8 May 31

A vulnerability was found in ningzichun Student Management System 1.0. Rated critical severity (CVSS 9.8), this vulnerab

CVE-2026-10777 MEDIUM POC
5.5 Jun 03

Authentication bypass in ealpha072's Student-Management-System PHP application exposes the administrative backend to rem

CVE-2026-10619 MEDIUM POC
5.5 Jun 02

Authentication bypass in sayan365's Student Management System exposes multiple protected endpoints to remote unauthentic

CVE-2025-15034 MEDIUM POC
5.5 Dec 23

SQL injection in itsourcecode Student Management System 1.0 allows remote attackers to execute arbitrary SQL commands vi

CVE-2025-14967 MEDIUM POC
5.5 Dec 19

SQL injection in itsourcecode Student Management System 1.0 allows remote attackers to manipulate database queries via t

CVE-2025-14661 MEDIUM POC
5.5 Dec 14

SQL injection in itsourcecode Student Management System version 1.0 allows remote, unauthenticated attackers to execute

Share

EUVD-2026-33450 vulnerability details – vuln.today

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