Thrive Smart Home SQL Injection Authentication Bypass Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in Thrive Smart Home version 1.1, specifically within the checklogin.php endpoint. This vulnerability allows unauthenticated attackers to bypass authentication by manipulating the 'user' POST parameter. Exploitation involves injecting malicious SQL code to interfere with login queries, thereby gaining unauthorized access to the application.

Impact

Exploitation of this vulnerability allows for authentication bypass, enabling unauthorized users to access the application.

Reproduction

To reproduce this vulnerability, send a POST request to the checklogin.php endpoint with the 'user' parameter set to a crafted SQL injection payload, such as a tautology-based injection that exploits the application's SQL query handling. The response should indicate a successful login, bypassing authentication.

Added: Feb 12, 2026, 11:32 PM
Updated: Feb 12, 2026, 11:32 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.0
exploitability
8.7
remediation
0.0
relevance
3.0
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.