CVE-2026-94042 Details
Description
A vulnerability was found in AdithyaYelloju Restaurant Management System up to 7f0e7e84255e8fcfd488e83f8f91451bbbff6b9c. This affects the function mysqli_query of the file admin/add_table.php. The manipulation of the argument table/members/price results in sql injection. It is possible to launch the attack remotely. The exploit has been made public and could be used. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The project was informed of the problem early through an issue report but has not responded yet.
A SQL injection vulnerability has been identified in the AdithyaYelloju Restaurant Management System, specifically in versions up to commit 7f0e7e84255e8fcfd488e83f8f91451bbbff6b9c. The issue arises in the 'admin/add_table.php' file, where user-supplied 'table', 'members', and 'price' POST parameters are directly interpolated into an SQL query without proper escaping or parameter binding. This vulnerability allows authenticated attackers to inject arbitrary rows into the 'tables' database table, potentially disrupting the table-booking process. The flaw could be escalated to remote code execution by combining it with certain SQL commands, according to the vulnerability report.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 20, 2026CISA-ADP
Assessed Sep 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/AdithyaYelloju/Restaurant-Management-System/issues/3 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-94042 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/948799 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/407971 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/407971/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| AdithyaYelloju Restaurant Management System | 7f0e7e84255e8fcfd488e83f8f91451bbbff6b9c |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 20, 2026 | New CVE Received | [email protected] |
Volerion