CVE-2026-26709: SQL Injection
Published Mar 2, 2026
·Updated
code-projects Simple Gym Management System v1.0 is vulnerable to SQL Injection in /gym/trainersearch.php.
Affected Software
2 affected components
Code-projects Simple Gym Management System
Carmelo Simple Gym Management 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·07:16 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2026-26709?
The severity of CVE-2026-26709 is considered high due to the potential for SQL injection, which can lead to unauthorized data access.
2
How do I fix CVE-2026-26709?
To fix CVE-2026-26709, sanitize and validate all user inputs in the /gym/trainer_search.php file to prevent SQL injection.
3
Which software is affected by CVE-2026-26709?
CVE-2026-26709 affects version 1.0 of the Code-projects Simple Gym Management System.
4
What is SQL Injection in the context of CVE-2026-26709?
SQL Injection in the context of CVE-2026-26709 refers to an attack that allows attackers to execute arbitrary SQL code on the database through vulnerable input fields.
5
Can CVE-2026-26709 be exploited remotely?
Yes, CVE-2026-26709 can be exploited remotely if an attacker is able to access the vulnerable /gym/trainer_search.php endpoint.