CVE-2026-54419 Details
Description
claudiopizzillo PIAF-HMS (PBX-In-A-Flash Hotel Management System; no released versions, latest commit 389d2633441b65ced1c104212cd62be2bfca21e5) contains multiple unauthenticated SQL injection vulnerabilities. The application has no authentication mechanism and passes user-supplied HTTP parameters directly into deprecated mysql_query calls via string concatenation, without sanitization, escaping, or parameterization.
A series of unauthenticated SQL injection vulnerabilities have been identified in PIAF-HMS (PBX-In-A-Flash Hotel Management System), specifically in the latest commit. The application lacks an authentication mechanism and directly incorporates user-supplied HTTP parameters into deprecated mysql_query() calls. This is done through string concatenation, without any form of sanitization, escaping, or parameterization. Vulnerable files include rooms.php, checkuser.php, ec.php, checkin.php, wakeup.php, bills.php, rates.php, and checkout.php. A remote, unauthenticated attacker can exploit these vulnerabilities to inject arbitrary SQL, potentially allowing them to read, modify, or delete records in the database.
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 18, 2026CISA-ADP
Assessed Jun 18, 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://github.com/claudiopizzillo/PIAF-HMS | TuranSec | Vendor |
| https://github.com/claudiopizzillo/PIAF-HMS/blob/389d2633441b65ced1c104212cd62be2bfca21e5/ec.php#L57 | TuranSec | Source CodeVendor |
| https://github.com/claudiopizzillo/PIAF-HMS/blob/389d2633441b65ced1c104212cd62be2bfca21e5/rooms.php#L16 | TuranSec | Source CodeVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | TuranSec |
Affected Products
| Product | Versions |
|---|---|
| claudiopizzillo PIAF-HMS | <= 389d2633441b65ced1c104212cd62be2bfca21e5 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 10, 2026 | CVE Modified | TuranSec |
| Aug 5, 2026 | CVE Modified | TuranSec |
| Jun 18, 2026 | New CVE Received | TuranSec |
| Jun 18, 2026 | CVE Modified | CISA-ADP |
Volerion