SQL Injection Vulnerability in Simple Food Order System by Code-Projects
CVE-2026-26710
9.8CRITICAL
What is CVE-2026-26710?
The Simple Food Order System version 1.0 by Code-Projects is susceptible to SQL Injection, specifically within the edit-orders.php routing script. This vulnerability allows unauthorized users to execute arbitrary SQL commands, potentially leading to unauthorized data access or manipulation of the database. Adequate input validation and prepared statements are essential to mitigate this risk and protect against exploitation.
