Skip to main content

Student Management System CVE-2026-11530

| EUVDEUVD-2026-35154 MEDIUM
SQL Injection (CWE-89)
2026-06-08 VulDB GHSA-3pq7-6jpj-cm4p
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
Severity Changed
Jun 08, 2026 - 17:22 NVD
HIGH MEDIUM
CVSS changed
Jun 08, 2026 - 17:22 NVD
7.3 (HIGH) 5.5 (MEDIUM)
Analysis Generated
Jun 08, 2026 - 17:15 vuln.today

DescriptionCVE.org

A vulnerability was identified in imvks786 student_management_system up to 9599b560ad3c3b83e75d328b76bedcd489ef1f46. This affects an unknown function of the file /index.ph of the component Login. Such manipulation of the argument usr/pwd leads to sql injection. The attack can be executed remotely. The exploit is publicly available and might be used. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. The project was informed of the problem early through an issue report but has not responded yet.

AnalysisAI

SQL injection in imvks786 Student Management System (rolling release up to commit 9599b560) allows remote unauthenticated attackers to manipulate the usr and pwd parameters of /index.ph in the Login component to inject arbitrary SQL. Publicly available exploit code exists per VulDB, though the project is on a rolling release with no tagged fix and the maintainer has not responded to the issue report. No CISA KEV listing and no EPSS score is provided, but the trivial network-reachable login vector makes opportunistic scanning likely.

Technical ContextAI

The affected component is a PHP-based web application (imvks786/student_management_system on GitHub) that exposes a Login endpoint at /index.ph accepting usr and pwd parameters. The root cause is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), meaning the login handler concatenates user-supplied credentials directly into a SQL query without parameterized statements or proper escaping. Per CPE cpe:2.3:a:imvks786:student_management_system:*:*:*:*:*:*:*:*, all versions up to commit 9599b560ad3c3b83e75d328b76bedcd489ef1f46 are in scope, and because the project uses a rolling release model there is no semantic version boundary distinguishing vulnerable from fixed code.

RemediationAI

No vendor-released patch identified at time of analysis - the maintainer was notified via the GitHub issue but has not responded, and the rolling release model provides no fixed version to upgrade to. As compensating controls, operators should remove the application from internet exposure or place it behind an authenticated reverse proxy or VPN, and deploy a Web Application Firewall rule blocking SQL meta-characters (single quote, UNION, --, ;) on POST parameters usr and pwd to /index.ph, accepting the trade-off that legitimate credentials containing apostrophes will be rejected. Locally patch the Login handler to use PDO or mysqli prepared statements with bound parameters for usr and pwd before redeploying, and rotate any database credentials that may have been exposed; consult https://vuldb.com/vuln/369147 and the GitHub issue at https://github.com/imvks786/student_management_system/issues/1 for tracking upstream remediation.

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

CVE-2026-11530 vulnerability details – vuln.today

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