CVE-2026-94042: AdithyaYelloju Restaurant Management System add_table.php mysqli_query sql injection
A vulnerability was found in AdithyaYelloju Restaurant Management System up to 7f0e7e84255e8fcfd488e83f8f91451bbbff6b9c. This affects the function mysqliquery of the file admin/addtable.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.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Compensating control
Restrict network access to the application so the vulnerable admin/add_table.php functionality (add_table.php using mysqli_query) is not reachable remotely until a code fix is applied.
Event History
Frequently Asked Questions
What level of access does an attacker need to exploit this issue?
The attack can be launched remotely, but the CVSS vector indicates that low-level privileges are required. The attacker manipulates the table, members, or price argument supplied to the affected database query.
How can I assess whether a deployment is affected?
Review whether the deployment includes the admin/add_table.php implementation at or before commit 7f0e7e84255e8fcfd488e83f8f91451bbbff6b9c. The affected project uses rolling releases, so version-based identification is not available.
Is an updated release or vendor fix available?
No affected or updated release versions are available because the project uses rolling releases. The project was notified through an issue report but had not responded at the time of publication.
Is exploitation likely to be practical?
A public exploit is available, and the attack complexity is rated low. This increases the likelihood that an attacker with the required privileges could attempt exploitation remotely.