CVE-2026-14622 Details
Description
A vulnerability was found in jairiidriss restaurant-website-php-mysql up to 521428b5b612449df0cf4a5d15ee40cba67f3d35. This vulnerability affects unknown code of the file /admin/ajax_files of the component AJAX Endpoint. Performing a manipulation results in missing authentication. The attack is possible to be carried out remotely. The exploit has been made public and could be used. This product adopts a rolling release strategy to maintain continuous delivery. Therefore, version details for affected or updated releases cannot be specified. The project was informed of the problem early through an issue report but has not responded yet.
A vulnerability exists in Restaurant Website PHP MySQL versions prior to the latest commit on February 20, 2026. The issue is a missing authentication flaw in several administrative AJAX endpoints located in the '/admin/ajax_files/' directory. This vulnerability allows remote, unauthenticated attackers to perform critical administrative tasks, such as deleting menu items, modifying order statuses, managing menu categories, and uploading images to the gallery. The affected AJAX files process POST requests without validating the user's administrative privileges, creating an opportunity for unauthorized access and manipulation of essential application data.
To address this vulnerability, implement session-based authentication and authorization checks in all administrative AJAX handlers before processing requests. Ensure that these checks validate the user's administrative status to prevent unauthorized access to critical functions.
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 Jul 4, 2026CISA-ADP
Assessed Jul 6, 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/jairiidriss/restaurant-website-php-mysql/ | [email protected] | ProductVendor |
| https://github.com/jairiidriss/restaurant-website-php-mysql/issues/6 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-14622 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/845099 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/376138 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/376138/cti | [email protected] | AdvisoryBroken Link |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| jairiidriss restaurant-website-php-mysql | 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 6, 2026 | CVE Modified | CISA-ADP |
| Jul 4, 2026 | New CVE Received | [email protected] |
Volerion