CVE-2026-26698

Plain English Summary

AI-powered analysis for quick understanding

This vulnerability allows an attacker to manipulate the database by injecting malicious SQL code through the modal_edit.php file, potentially exposing sensitive information or altering data. The attacker needs access to the web application and must exploit the input fields that interact with the database.

Technical Description

code-projects Simple Student Alumni System v1.0 is vulnerable to SQL Injection in /TracerStudy/modal_edit.php.

CVSS Vector Analysis

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredHigh
User InteractionNone
Confidentiality ImpactHigh
Integrity ImpactNone
Availability ImpactNone
ScopeUnchanged

Vector String

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Exploit Resources

Search for proof-of-concept code and exploit modules

Official References

Est. Bounty
$655($500-$1K)
Vendor Response
Grade APatched in 1 day

Quick Information

Published

Mar 2, 2026

about 1 month ago

Last Modified

Mar 3, 2026

about 1 month ago

Vendor

carmelo

Product

simple student alumni system

Related Vulnerabilities

CVE-2026-3763Medium

This vulnerability allows an attacker to inject malicious scripts into the Simple Flight Ticket Booking System, potentially stealing sensitive information from users who visit the affected page. The attack can be carried out remotely, meaning the attacker doesn't need direct access to the system to exploit it.

CVE-2026-3745Medium

An attacker can exploit a vulnerability in the student web portal to manipulate user data and execute unauthorized SQL commands, potentially gaining access to sensitive information in the database. This attack can be carried out remotely, meaning the attacker does not need physical access to the system, and the exploit details are publicly available.

CVE-2026-3744Medium

An attacker can remotely manipulate a specific part of the student web portal's signup process to execute unauthorized SQL commands, potentially gaining access to sensitive data in the database. This vulnerability occurs when the system improperly handles user input during password validation, making it easier for attackers to exploit.

CVE-2026-3736Medium

An attacker can remotely manipulate a search query in the Simple Flight Ticket Booking System, allowing them to execute unauthorized SQL commands and potentially access or alter sensitive data in the database. This vulnerability occurs due to improper handling of user input in the SearchResultRoundtrip.php file.

CVE-2026-3735Medium

This vulnerability allows an attacker to remotely manipulate a specific part of the flight booking system to execute unauthorized SQL commands, potentially exposing or altering sensitive data in the database. The issue arises from improper handling of user input in the SearchResultOneway.php file, making it crucial for system administrators to patch this flaw to prevent exploitation.