Description
A security flaw has been discovered in tushar-2223 Hotel-Management-System up to bb1f3b3666124b888f1e4bcf51b6fba9fbb01d15. This affects an unknown part of the file /home.php of the component HTTP POST Request Handler. Performing a manipulation of the argument Name/Email results in sql injection. The attack can be initiated remotely. The exploit has been released to the public and may be used for attacks. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-02-16
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Database compromise via unchecked input
Action: Mitigate
AI Analysis

Impact

The vulnerability is a classic SQL injection that occurs when an attacker crafts the Name or Email parameters in an HTTP POST request to the home.php handler. By injecting malicious SQL via these fields, an attacker can read, modify, or delete data in the application database. This flaw can lead to compromised confidentiality and integrity of the stored information and potentially allow privilege escalation if administrative data is exposed.

Affected Systems

The flaw affects the tushar-2223 Hotel-Management-System, specifically the home.php component. Because the product follows a continuous delivery model, no specific version numbers are listed; the vulnerability exists in all releases up to commit bb1f3b3666124b888f1e4bcf51b6fba9fbb01d15. Therefore any current installation prior to that commit is potentially vulnerable.

Risk and Exploitability

With a CVSS score of 5.3, the vulnerability is considered moderate. The EPSS score is below 1%, indicating a low probability of exploitation, and the issue is not listed in the CISA KEV catalog. However, the vulnerability can be triggered remotely via an HTTP POST request without additional prerequisites, and public exploit code has been released, making it a passive target for automated attacks. The risk is therefore moderate due to the severity, but the likelihood of exploitation remains low at present.

Generated by OpenCVE AI on April 17, 2026 at 19:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Sanitize and validate the Name and Email inputs to eliminate dangerous characters before using them in any SQL query.
  • Refactor the database access in home.php to use parameterized queries or prepared statements rather than string concatenation.
  • Apply any vendor‑provided patch or upgrade to a commit that fixes the issue; if none is available, restrict access to or disable the home.php endpoint until a fix is released.

Generated by OpenCVE AI on April 17, 2026 at 19:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 17 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 17 Feb 2026 09:00:00 +0000

Type Values Removed Values Added
First Time appeared Tushar-2223
Tushar-2223 hotel-management-system
Vendors & Products Tushar-2223
Tushar-2223 hotel-management-system

Mon, 16 Feb 2026 12:00:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in tushar-2223 Hotel-Management-System up to bb1f3b3666124b888f1e4bcf51b6fba9fbb01d15. This affects an unknown part of the file /home.php of the component HTTP POST Request Handler. Performing a manipulation of the argument Name/Email results in sql injection. The attack can be initiated remotely. The exploit has been released to the public and may be used for attacks. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
Title tushar-2223 Hotel-Management-System HTTP POST Request home.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Tushar-2223 Hotel-management-system
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T10:09:02.428Z

Reserved: 2026-02-15T16:23:07.821Z

Link: CVE-2026-2553

cve-icon Vulnrichment

Updated: 2026-02-17T16:37:18.560Z

cve-icon NVD

Status : Deferred

Published: 2026-02-16T12:16:22.480

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-2553

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T19:15:26Z

Weaknesses