CVE-2026-26695: SQL Injection
Published Mar 2, 2026
·Updated
code-projects Simple Student Alumni System v1.0 is vulnerable to SQL Injection in /TracerStudy/recordstudentedit.php.
Affected Software
2 affected components
Code-projects Simple Student Alumni System
Carmelo Simple Student Alumni System=1.0
Event History
Mar 2, 2026
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·03:16 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2026-26695?
CVE-2026-26695 has been classified as a high severity vulnerability due to its potential to allow unauthorized access to the database.
2
How do I fix CVE-2026-26695?
To fix CVE-2026-26695, sanitize user inputs to prevent SQL injection, and implement prepared statements in your database queries.
3
What are the potential impacts of exploiting CVE-2026-26695?
Exploiting CVE-2026-26695 could lead to unauthorized data access, data manipulation, or complete database compromise.
4
Which version of Simple Student Alumni System is affected by CVE-2026-26695?
CVE-2026-26695 affects version 1.0 of the Simple Student Alumni System.
5
Is CVE-2026-26695 a common vulnerability?
SQL injection vulnerabilities, such as CVE-2026-26695, are quite common and are frequently found in web applications.