Junglewise Threat Intelligence

CVE-2026-14688: itsourcecode Online Hotel Management System SQL injection in login.php

CVE-2026-14688 · Severity: high · CVSS 7.3 · Published 2026-07-05

Technologies: Itsourcecode Online Hotel Management System. Vendors: Itsourcecode.

Executive brief

A vulnerability exists in the itsourcecode Online Hotel Management System, a software package used for managing hotel operations and bookings. An attacker can exploit the login page to gain unauthorized access to the underlying database. This could lead to the theft of sensitive guest information, tampering with hotel records, or a complete takeover of the management system.

Technical details

A SQL injection vulnerability exists in itsourcecode Online Hotel Management System 1.0 within the '/admin/login.php' file. The root cause is the failure to sanitize or validate the 'email' POST parameter before using it in a database query. A remote, unauthenticated attacker can exploit this using boolean-based blind or time-based blind injection techniques to bypass authentication, extract sensitive data, or manipulate database records. Public exploits using tools like sqlmap have been confirmed. As of the advisory date, no official patch is available; users are advised to implement prepared statements and parameter binding to mitigate the risk.

Affected products

  • itsourcecode Online Hotel Management System 1.0

Timeline

  • 2026-06-03: disclosed: Vulnerability details and PoC shared on GitHub by security researcher.
  • 2026-07-05: advisory: CVE published to the NVD dataset.

References

Related threats