CVE-2026-71231

CRITICAL CVSS 3.1: 9.8 EPSS 0.36%
Updated Aug 10, 2026
Thebradleysanders
Parameter Value
CVSS 9.8 (CRITICAL)
Type CWE-89 (SQL Injection)
Vendor Thebradleysanders
Public PoC No

IOTSmartHome's gui/login.php checkCookie function builds an authentication query as SELECT * FROM users WHERE ID='<decoded lastLogin cookie>' after base64-decoding the client-supplied lastLogin cookie via safe_decode, which performs URL-safe base64 decoding with no sanitization of the decoded value before it is concatenated into the SQL string.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Weakness Type (CWE)

Vulnerable Products

thebradleysanders:iotsmarthome