CVE-2026-9470
Deferred Deferred - Pending Action

SQL Injection in StudentManagementSystem

Vulnerability report for CVE-2026-9470, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-05-25

Last updated on: 2026-05-25

Assigner: VulDB

Description

A security vulnerability has been detected in yashpokharna2555 StudentManagementSystem cb2f558ddf8d19396de0f92abf2d224d46a0a203. This affects the function confirm_logged_in of the file student_trans.php. Such manipulation of the argument FIRST_NAME/Last_Name/EMAIL leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed publicly and may be used. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. 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-07-06
AI Q&A
2026-05-26
EPSS Evaluated
2026-07-04
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
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.
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.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Compliance Impact

The vulnerability is a SQL injection in the StudentManagementSystem that allows remote exploitation by manipulating user input fields such as FIRST_NAME, Last_Name, and EMAIL.

Such a vulnerability could potentially lead to unauthorized access or disclosure of sensitive personal data stored in the system.

This unauthorized access or data breach could negatively impact compliance with data protection regulations like GDPR and HIPAA, which require safeguarding personal and sensitive information.

However, specific details on compliance impact or mitigation measures are not provided.

Executive Summary

This vulnerability exists in the yashpokharna2555 StudentManagementSystem, specifically in the function confirm_logged_in within the file student_trans.php.

It involves manipulation of the arguments FIRST_NAME, Last_Name, or EMAIL, which leads to a SQL injection vulnerability.

An attacker can exploit this remotely to inject malicious SQL commands into the system.

The vulnerability has been publicly disclosed and may be actively exploited.

Impact Analysis

This SQL injection vulnerability can allow an attacker to execute arbitrary SQL commands on the database.

Potential impacts include unauthorized access to sensitive data, data modification, data deletion, or disruption of the application.

Since the attack can be launched remotely without authentication, it poses a significant security risk.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-9470. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart