CVE-2026-26712: SQL Injection
Published Mar 2, 2026
·Updated
code-projects Simple Food Order System v1.0 is vulnerable to SQL Injection in /food/view-ticket-admin.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·08:16 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2026-26712?
CVE-2026-26712 is classified as a high severity vulnerability due to its potential for SQL injection attacks.
2
How do I fix CVE-2026-26712?
To fix CVE-2026-26712, you should implement prepared statements or parameterized queries to prevent SQL injection.
3
What systems are affected by CVE-2026-26712?
CVE-2026-26712 affects version 1.0 of the code-projects Simple Food Order System.
4
How can I protect my application from CVE-2026-26712?
You can protect your application from CVE-2026-26712 by validating and sanitizing all user inputs.
5
Is CVE-2026-26712 easy to exploit?
Yes, CVE-2026-26712 is considered easy to exploit if adequate security measures are not in place.