Skip to main content

StudentManagementSystem CVE-2026-9474

| EUVD-2026-31707 MEDIUM
SQL Injection (CWE-89)
2026-05-25 VulDB GHSA-hhgw-mw5j-wjh8
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
Analysis Generated
Jun 08, 2026 - 11:33 vuln.today
Severity Changed
May 26, 2026 - 20:07 NVD
HIGH MEDIUM
CVSS changed
May 26, 2026 - 20:07 NVD
7.3 (HIGH) 5.5 (MEDIUM)

DescriptionCVE.org

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.

AnalysisAI

SQL injection in yashpokharna2555 StudentManagementSystem's /studentdel.php endpoint allows remote unauthenticated attackers to manipulate the ID parameter within the confirm_logged_in function, enabling arbitrary SQL query execution against the backend database. All commits up to cb2f558ddf8d19396de0f92abf2d224d46a0a203 of this PHP-based academic application are affected, with no patched release available due to its rolling-release model and vendor non-response. …

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 publicly exposed StudentManagementSystem instance
Delivery
Send crafted HTTP request to /studentdel.php with malicious ID parameter
Exploit
Inject SQL payload bypassing confirm_logged_in function
Execution
Execute unauthorized SQL queries against backend database
Impact
Extract student records, credentials, or manipulate/delete data

Vulnerability AssessmentAI

Exploitation The /studentdel.php endpoint must be network-accessible without any prior authentication - CVSS PR:N confirms no credentials are required. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 score of 5.5 (Medium) is shaped by a fully network-exposed, unauthenticated, low-complexity attack surface (AV:N/AC:L/AT:N/PR:N/UI:N) with only partial impact on the vulnerable component's confidentiality, integrity, and availability (VC:L/VI:L/VA:L) and no scope change to subsequent components (SC:N/SI:N/SA:N). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An unauthenticated attacker identifies a publicly accessible StudentManagementSystem instance and sends a crafted HTTP request to /studentdel.php with a malformed ID parameter value containing SQL injection syntax - for example, a UNION-based payload to extract database table contents or a boolean-blind payload to enumerate records. Because a working exploit is already publicly documented in GitHub issue #5 and the attack requires no authentication or user interaction, it can be scripted and automated with minimal effort, enabling extraction of student personal data or credential hashes stored in the application database.
Remediation No vendor-released patch has been identified at time of analysis - the maintainer was notified via GitHub issue but has not responded. … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

CVE-2026-9474 vulnerability details – vuln.today

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