CVE-2026-10288 Details
Description
A vulnerability was identified in code-projects Hotel and Tourism Reservation System 1.0. This issue affects the function password_verify of the file /admin/login.php of the component Admin Login. Such manipulation of the argument Password leads to improper authentication. It is possible to launch the attack remotely. The exploit is publicly available and might be used.
An authentication bypass vulnerability has been identified in Code-Projects Hotel and Tourism Reservation System version 1.0. The issue arises in the admin login component, specifically within the password verification function of the login.php file. Due to an inverted conditional check in the authentication logic, the application incorrectly grants access when an incorrect password is provided, while denying access for correct passwords. This vulnerability allows remote attackers to gain unauthorized administrative access.
The vulnerability can be fixed by correcting the logic in the password verification conditional. Authentication should be granted when password_verify() returns true, and an error message should be displayed when the password is incorrect.
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 Jun 1, 2026CISA-ADP
Assessed Jun 2, 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://code-projects.org/ | [email protected] | Not ApplicableVendor |
| https://github.com/Xmyronn/Hotel-and-Tourism-Reservation-System---Authentication-Bypass.git | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/cve/CVE-2026-10288 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/825786 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/367581 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/367581/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| code-projects Hotel and Tourism Reservation System | 1.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 22, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 1, 2026 | New CVE Received | [email protected] |
Volerion