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.
Published: 2026-05-25
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The StudentManagementSystem application contains a SQL injection flaw in the studentdel.php confirm_logged_in function. By manipulating the ID argument, an attacker can inject arbitrary SQL statements. The vulnerability allows remote exploitation because the affected endpoint is reachable over the network. Injected payloads could enable the adversary to read, modify, or delete student records, compromising confidentiality, integrity, and availability of the database.

Affected Systems

The vulnerability applies to the StudentManagementSystem project hosted by yashpokharna2555. No specific release tags are listed because the project follows a rolling release model, so any deployment built from the source that has not applied the fix is affected.

Risk and Exploitability

The CVSS score of 6.9 indicates a high severity threat. The EPSS score is not available, but the exploit has been published and the product is immune to patching via versioning due to continuous delivery. Because the flaw is accessible remotely and the code paths are unprotected, the likelihood of exploitation is significant, especially if the application is exposed to the internet. The vulnerability is not recorded in the CISA KEV catalog, but it remains a known public issue.

Generated by OpenCVE AI on May 25, 2026 at 18:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the application to the latest commit that sanitizes the ID parameter in studentdel.php; verify that the change includes input validation or use of prepared statements.
  • Implement parameterized queries for all database interactions in the confirm_logged_in function to eliminate direct string interpolation of user input.
  • Enforce strict role‑based access control so only privileged users can invoke student deletion logic, reducing the attack surface.

Generated by OpenCVE AI on May 25, 2026 at 18:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 25 May 2026 17:15:00 +0000

Type Values Removed Values Added
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.
Title yashpokharna2555 StudentManagementSystem studentdel.php confirm_logged_in sql injection
First Time appeared Yashpokharna2555
Yashpokharna2555 studentmanagementsystem
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:yashpokharna2555:studentmanagementsystem:*:*:*:*:*:*:*:*
Vendors & Products Yashpokharna2555
Yashpokharna2555 studentmanagementsystem
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': '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'}


Subscriptions

Yashpokharna2555 Studentmanagementsystem
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-25T16:30:12.767Z

Reserved: 2026-05-24T09:12:31.911Z

Link: CVE-2026-9474

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-25T19:00:11Z

Weaknesses