Description
code-projects Simple Student Alumni System v1.0 is vulnerable to SQL Injection in /TracerStudy/recordteacher_edit.php.
Published: 2026-03-02
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection in Web Application
Action: Patch Now
AI Analysis

Impact

A vulnerability exists in the Simple Student Alumni System that allows an attacker to inject arbitrary SQL statements through the /TracerStudy/recordteacher_edit.php endpoint. This flaw can lead to unauthorized reading or alteration of database contents, potentially exposing sensitive student and alumni information, and enabling further compromise of the application. The weakness is a classic SQL injection, classified as CWE-89, and presents a high risk to data confidentiality and integrity.

Affected Systems

The weakness is present in the Simple Student Alumni System version 1.0, as distributed under the cpe:2.3:a:carmelo:simple_student_alumni_system:1.0. The application is a web-based system, and no other versions or vendors are listed as affected.

Risk and Exploitability

The CVSS score of 9.8 marks this flaw as Critical, while the EPSS score of less than 1% indicates a very low probability of exploitation in the wild at the time of analysis. The flaw is not currently listed in the CISA KEV catalog. Although the description does not specify the exact access method, the likely attack vector is remote, via the exposed HTTP endpoint; an attacker could use publicly available or low-privilege access to send malicious input through the form that writes to the database.

Generated by OpenCVE AI on April 16, 2026 at 14:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Refactor the /TracerStudy/recordteacher_edit.php handler to use prepared statements or parameterized queries, ensuring all user-supplied data is safely escaped before inclusion in SQL statements.
  • Implement strict input validation and sanitization on all form fields, rejecting or properly escaping any characters that could alter query structure.
  • Apply an updated version of the Simple Student Alumni System when the vendor releases a fix, and restrict the recordteacher_edit.php endpoint to authorized users only.

Generated by OpenCVE AI on April 16, 2026 at 14:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 04 Mar 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Code-projects
Code-projects simple Student Alumni System
Vendors & Products Code-projects
Code-projects simple Student Alumni System

Tue, 03 Mar 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Carmelo
Carmelo simple Student Alumni System
CPEs cpe:2.3:a:carmelo:simple_student_alumni_system:1.0:*:*:*:*:*:*:*
Vendors & Products Carmelo
Carmelo simple Student Alumni System

Tue, 03 Mar 2026 15:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 02 Mar 2026 15:45:00 +0000

Type Values Removed Values Added
Description code-projects Simple Student Alumni System code-projects v1.0 is vulnerable to SQL Injection in /TracerStudy/recordteacher_edit.php. code-projects Simple Student Alumni System v1.0 is vulnerable to SQL Injection in /TracerStudy/recordteacher_edit.php.

Mon, 02 Mar 2026 15:15:00 +0000

Type Values Removed Values Added
Description code-projects Simple Student Alumni System code-projects v1.0 is vulnerable to SQL Injection in /TracerStudy/recordteacher_edit.php.
References

Subscriptions

Carmelo Simple Student Alumni System
Code-projects Simple Student Alumni System
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-03-03T14:56:54.514Z

Reserved: 2026-02-16T00:00:00.000Z

Link: CVE-2026-26696

cve-icon Vulnrichment

Updated: 2026-03-03T14:56:48.948Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-02T15:16:36.427

Modified: 2026-03-03T18:39:57.080

Link: CVE-2026-26696

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T15:00:14Z

Weaknesses