CVE-2026-9474
Received Received - Intake
SQL Injection in StudentManagementSystem

Publication date: 2026-05-25

Last updated on: 2026-05-25

Assigner: VulDB

Description
A vulnerability was found in yashpokharna2555 StudentManagementSystem up to cb2f558ddf8d19396de0f92abf2d224d46a0a203. Affected by this issue is the function confirm_logged_in of the file /studentdel.php. The manipulation of the argument ID results in sql injection. The attack may be launched remotely. The exploit has been made public and could 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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-25
Last Modified
2026-05-25
Generated
2026-05-26
AI Q&A
2026-05-26
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
yashpokharna2555 studentmanagementsystem to cb2f558ddf8d19396de0f92abf2d224d46a0a203 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the yashpokharna2555 StudentManagementSystem, specifically in the function confirm_logged_in within the file /studentdel.php. It is caused by improper handling of the argument ID, which allows an attacker to perform SQL injection.

An attacker can manipulate the ID parameter to inject malicious SQL code, potentially compromising the database. The attack can be launched remotely, and a public exploit is available.


How can this vulnerability impact me? :

The SQL injection vulnerability can lead to unauthorized access to or modification of the database. This may result in data leakage, data corruption, or unauthorized actions within the StudentManagementSystem.

Since the exploit is publicly available and the attack can be performed remotely without authentication, the risk of exploitation is significant.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart