CVE-2026-6142 Details
Description
A vulnerability was identified in tushar-2223 Hotel Management System up to bb1f3b3666124b888f1e4bcf51b6fba9fbb01d15. Affected by this vulnerability is an unknown functionality of the file /admin/roomdelete.php. The manipulation of the argument ID leads to sql injection. Remote exploitation of the attack is possible. The exploit is publicly available and might be used. This product follows a rolling release approach for continuous delivery, so version details for affected or updated releases are not provided. The project was informed of the problem early through an issue report but has not responded yet.
A critical unauthenticated SQL injection vulnerability has been identified in the Tushar-2223 Hotel Management System, specifically in the administrative endpoint '/admin/roomdelete.php'. The vulnerability arises because the 'id' parameter is directly appended to SQL queries without proper input validation or sanitization. This flaw allows remote attackers to execute arbitrary SQL commands, potentially leading to unauthorized database access or manipulation. The issue has been acknowledged but not yet addressed by the project maintainers.
It is recommended to implement authentication checks for the administrative endpoints and to use prepared statements for database queries to prevent SQL injection vulnerabilities.
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 Apr 13, 2026CISA-ADP
Assessed Apr 13, 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://gist.github.com/freeloader9527/a9ab20c922c6aa2b3eabf93e01a40f6b | [email protected] | ExploitRemedy |
| https://github.com/tushar-2223/Hotel-Management-System/issues/15 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/795751 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/vuln/357006 | [email protected] | AdvisoryBundleExploitPartial Content |
| https://vuldb.com/vuln/357006/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| tushar-2223 Hotel Management System | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 13, 2026 | New CVE Received | [email protected] |
Volerion