SQL Injection Vulnerability in Simple Gym Management System by Code-Projects
CVE-2026-26709
9.8CRITICAL
What is CVE-2026-26709?
The Simple Gym Management System version 1.0 is susceptible to SQL Injection through the trainer search functionality located in /gym/trainer_search.php. This vulnerability allows attackers to manipulate SQL queries, potentially gaining unauthorized access to sensitive data within the database. Proper input validation and parameterized queries are essential to mitigate such risks and secure the application against SQL injection attacks.
