Homey BNB SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in Homey BNB version 4, an Airbnb clone script. This vulnerability allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'catid' parameter. Attackers can send GET requests to the 'admin/cms_getpagetitle.php' endpoint with malicious 'catid' values to extract sensitive database information. The vulnerability arises from insufficient input validation, allowing SQL injection payloads to be executed and potentially leading to unauthorized data access.

Impact

Exploitation of this vulnerability allows for SQL injection, where attackers can execute arbitrary SQL commands. This could lead to unauthorized data access, data manipulation, or in some cases, executing commands on the server if the database has such capabilities.

Reproduction

To reproduce this vulnerability, send a GET request to the 'admin/cms_getpagetitle.php' endpoint with a crafted 'catid' parameter that includes SQL injection payloads. The injection can be verified by extracting database information or manipulating database queries through the injected SQL code.

Added: Feb 27, 2026, 6:20 PM
Updated: Feb 27, 2026, 6:20 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
8.7
remediation
0.0
relevance
3.3
threat
6.4
urgency
2.9
incentive
4.2

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.