CVE-2026-26711: SQL Injection
Published Mar 2, 2026
·Updated
code-projects Simple Food Order System v1.0 is vulnerable to SQL Injection in /food/view-ticket.php.
Affected Software
2 affected components
Code-projects Simple Food Order System
Carmelo Simple Food Order 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-26711?
CVE-2026-26711 is classified as a medium-severity vulnerability due to its potential for SQL Injection attacks.
2
How do I fix CVE-2026-26711?
To fix CVE-2026-26711, ensure that all user inputs in /food/view-ticket.php are properly sanitized and use prepared statements for database queries.
3
Which versions of Simple Food Order System are affected by CVE-2026-26711?
CVE-2026-26711 affects version 1.0 of Simple Food Order System.
4
What type of vulnerability is CVE-2026-26711?
CVE-2026-26711 is an SQL Injection vulnerability that allows attackers to execute arbitrary SQL queries.
5
How can SQL Injection from CVE-2026-26711 impact my system?
SQL Injection from CVE-2026-26711 can lead to unauthorized access to sensitive data and potential data manipulation in your database.