CVE-2026-54419: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in claudiopizzillo PIAF-HMS
PIAF-HMS, a hotel management system by claudiopizzillo, contains multiple unauthenticated SQL injection vulnerabilities due to unsafe use of deprecated mysql_query() calls with unsanitized user input. The application lacks any authentication mechanism, allowing remote attackers to inject arbitrary SQL commands via HTTP parameters. This can lead to unauthorized reading, modification, or deletion of database records. The vulnerabilities affect several PHP scripts including rooms.php, checkuser.php, ec.php, checkin.php, wakeup.php, bills.php, rates.php, and checkout.php. The legacy mysql_* extension used does not support stacked queries, limiting some attack vectors. No official patch or remediation guidance is currently available.
AI Analysis
Technical Summary
The claudiopizzillo PIAF-HMS application suffers from multiple unauthenticated SQL injection vulnerabilities (CWE-89) because it directly concatenates user-supplied HTTP parameters into SQL queries executed via the deprecated mysql_query() function without any sanitization, escaping, or parameterization. The application has no authentication, enabling remote attackers to inject arbitrary SQL commands to read, modify, or delete data in the backend database. Vulnerable endpoints include rooms.php (DELETE query with unquoted numeric ID), checkuser.php (WHERE clause with quoted Ext parameter), ec.php (date and extension parameters in WHERE clause), checkin.php and wakeup.php (POST data in INSERT statements), bills.php (POST data in WHERE clause), and rates.php and checkout.php. The use of the legacy mysql_* extension prevents stacked statements, but does not mitigate the injection risk. No patch or official remediation is currently documented.
Potential Impact
A remote, unauthenticated attacker can exploit these SQL injection vulnerabilities to execute arbitrary SQL commands on the backend database. This can lead to full compromise of the database integrity and confidentiality, including unauthorized reading, modification, or deletion of records. The lack of authentication and direct use of unsanitized input significantly increases the risk and ease of exploitation. The CVSS score of 9.8 reflects critical impact with network attack vector, low attack complexity, no privileges or user interaction required, and high confidentiality, integrity, and availability impact.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is available, users should consider restricting access to the affected application to trusted networks only and implement external protections such as web application firewalls with SQL injection detection rules. Code remediation should include implementing proper input validation, escaping, or parameterized queries using modern database extensions. Note that the application currently lacks any authentication mechanism, which should also be addressed to reduce exposure.
CVE-2026-54419: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in claudiopizzillo PIAF-HMS
Description
PIAF-HMS, a hotel management system by claudiopizzillo, contains multiple unauthenticated SQL injection vulnerabilities due to unsafe use of deprecated mysql_query() calls with unsanitized user input. The application lacks any authentication mechanism, allowing remote attackers to inject arbitrary SQL commands via HTTP parameters. This can lead to unauthorized reading, modification, or deletion of database records. The vulnerabilities affect several PHP scripts including rooms.php, checkuser.php, ec.php, checkin.php, wakeup.php, bills.php, rates.php, and checkout.php. The legacy mysql_* extension used does not support stacked queries, limiting some attack vectors. No official patch or remediation guidance is currently available.
CVSS v3.1
Score 9.8critical
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The claudiopizzillo PIAF-HMS application suffers from multiple unauthenticated SQL injection vulnerabilities (CWE-89) because it directly concatenates user-supplied HTTP parameters into SQL queries executed via the deprecated mysql_query() function without any sanitization, escaping, or parameterization. The application has no authentication, enabling remote attackers to inject arbitrary SQL commands to read, modify, or delete data in the backend database. Vulnerable endpoints include rooms.php (DELETE query with unquoted numeric ID), checkuser.php (WHERE clause with quoted Ext parameter), ec.php (date and extension parameters in WHERE clause), checkin.php and wakeup.php (POST data in INSERT statements), bills.php (POST data in WHERE clause), and rates.php and checkout.php. The use of the legacy mysql_* extension prevents stacked statements, but does not mitigate the injection risk. No patch or official remediation is currently documented.
Potential Impact
A remote, unauthenticated attacker can exploit these SQL injection vulnerabilities to execute arbitrary SQL commands on the backend database. This can lead to full compromise of the database integrity and confidentiality, including unauthorized reading, modification, or deletion of records. The lack of authentication and direct use of unsanitized input significantly increases the risk and ease of exploitation. The CVSS score of 9.8 reflects critical impact with network attack vector, low attack complexity, no privileges or user interaction required, and high confidentiality, integrity, and availability impact.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is available, users should consider restricting access to the affected application to trusted networks only and implement external protections such as web application firewalls with SQL injection detection rules. Code remediation should include implementing proper input validation, escaping, or parameterized queries using modern database extensions. Note that the application currently lacks any authentication mechanism, which should also be addressed to reduce exposure.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- TuranSec
- Date Reserved
- 2026-06-13T16:39:46.122Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a33cdb3f198dc38c1a703c0
Added to database: 6/18/2026, 10:51:31 AM
Last enriched: 6/18/2026, 11:05:14 AM
Last updated: 6/18/2026, 11:52:57 AM
Views: 5
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.