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.
Published: 2026-06-01
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to manipulate the password argument in the password_verify function within the admin login page, enabling successful authentication without a valid credential. This flaw falls under CWE‑287 and permits an attacker to bypass authentication controls. The reported exploit is publicly available, indicating that the flaw is known and can be reproduced by remote actors.

Affected Systems

code‑projects Hotel and Tourism Reservation System version 1.0 contains the affected component. No other products are listed as impacted.

Risk and Exploitability

The CVSS score of 6.9 classifies the flaw as medium severity. Although the EPSS score is not provided, the public availability of the exploit suggests that the attack is feasible. The vulnerability can be reached through the web interface, and no special privileges are required to obtain unauthorized administrator access. The flaw is not present in CISA’s KEV catalog, but the potential impact on administrative functionality warrants attention.

Generated by OpenCVE AI on June 1, 2026 at 21:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Acquire and deploy the latest release of the Hotel and Tourism Reservation System that resolves the password verification issue, if one is available from the vendor.
  • If a patch is not supplied, replace the vulnerable custom password_verify logic in /admin/login.php with a secure implementation that uses PHP’s native password_hash and password_verify functions and ensures the password input is not altered. Apply input validation and comparison on the server side only.
  • Enforce additional controls on the administrative endpoint, such as restricting access to known IP addresses or implementing two‑factor authentication, to weaken the impact of any remaining authentication bypass attempts.

Generated by OpenCVE AI on June 1, 2026 at 21:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 02 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 01 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
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.
Title code-projects Hotel and Tourism Reservation System Admin Login login.php password_verify improper authentication
First Time appeared Code-projects
Code-projects hotel And Tourism Reservation System
Weaknesses CWE-287
CPEs cpe:2.3:a:code-projects:hotel_and_tourism_reservation_system:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects hotel And Tourism Reservation System
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Code-projects Hotel And Tourism Reservation System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-02T13:25:49.882Z

Reserved: 2026-05-31T16:40:11.024Z

Link: CVE-2026-10288

cve-icon Vulnrichment

Updated: 2026-06-02T13:25:40.785Z

cve-icon NVD

Status : Deferred

Published: 2026-06-01T21:16:25.797

Modified: 2026-06-02T13:03:31.153

Link: CVE-2026-10288

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T20:52:38Z

Weaknesses