CVE-2024-3605

CRITICAL EXPLOITED NUCLEI

WP Hotel Booking < 2.1.0 - Unauthenticated SQL Injection via Room Type Parameter

Title source: llm
STIX 2.1

Exploitation Summary

CVE-2024-3605 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 1 public exploit from researchers including RandomRobbieBF. A Nuclei detection template is also available.

AI-analyzed exploit summary The repository provides a functional SQL injection exploit for CVE-2024-3605, targeting the WP Hotel Booking WordPress plugin via the 'room_type' parameter in the REST API endpoint. The PoC uses sqlmap to demonstrate the vulnerability, confirming unauthenticated SQL injection.

Description

The WP Hotel Booking plugin for WordPress is vulnerable to SQL Injection via the 'room_type' parameter of the /wphb/v1/rooms/search-rooms REST API endpoint in all versions up to, and including, 2.1.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Exploits (1)

nomisec WORKING POC
by RandomRobbieBF · infoleak
https://github.com/RandomRobbieBF/CVE-2024-3605

The repository provides a functional SQL injection exploit for CVE-2024-3605, targeting the WP Hotel Booking WordPress plugin via the 'room_type' parameter in the REST API endpoint. The PoC uses sqlmap to demonstrate the vulnerability, confirming unauthenticated SQL injection.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: WP Hotel Booking <= 2.1.0
No auth needed
Prerequisites: Access to the target WordPress site with the vulnerable plugin installed
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Nuclei Templates (1)

WP Hotel Booking <= 2.1.0 - SQL Injection
CRITICALVERIFIEDby Shivam Kamboj

Scores

CVSS v3 10.0
EPSS 0.7898
EPSS Percentile 99.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Details

VulnCheck KEV 2026-04-07
CWE
CWE-89
Status published
Products (2)
thimpress/WP Hotel Booking < 2.1.0
thimpress/wp_hotel_booking < 2.1.0
Published Jun 20, 2024
Tracked Since Feb 18, 2026