CVE-2025-11403
CWE-74Published: October 7, 2025· Updated: Jun 17, 2026
Official Description
A vulnerability was found in SourceCodester Hotel and Lodge Management System 1.0. Affected by this issue is some unknown functionality of the file /del_booking.php. Performing manipulation of the argument ID results in sql injection. It is possible to initiate the attack remotely. The exploit has been made public and could be used.
Risk Analysis
This critical SQL injection vulnerability in SourceCodester Hotel and Lodge Management System 1.0 allows for remote database manipulation by altering the 'ID' argument in '/del_booking.php'. With a CVSS score of 9.8, this flaw presents a high risk of data compromise, including confidentiality, integrity, and availability. The absence of an EPSS score means its exploitation probability is not yet quantified, but the critical severity indicates a significant threat.
No public exploit is currently known for this vulnerability, despite the description stating an exploit has been made public. The flaw is remotely exploitable without authentication and has low attack complexity.
Users of SourceCodester Hotel and Lodge Management System 1.0 should look for official patches or updates from the vendor. Implement input validation and parameterized queries to prevent SQL injection in web applications.
Technical Analysis
CVE-2025-11403 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (6)
Quick Facts
Related CVEs (CWE-74)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2025-11403 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts