SQL Injection and Authentication Bypass Vulnerability in Inventory Management System by Harsh21Patel
CVE-2026-71248
9.8CRITICAL
What is CVE-2026-71248?
The Inventory Management System PHP contains a critical vulnerability where the login functionality directly concatenates raw POST parameters into SQL queries without proper escaping or parameterization. This poses a risk of authentication bypass, potentially allowing attackers to gain unauthorized access by exploiting the query structure. Additionally, the application’s 'delete.php' file lacks any authentication checks, enabling unauthenticated users to delete product entries from the database without proper authorization or validation of input parameters. These weaknesses can be exploited through crafted SQL payloads, leading to significant security breaches.
Affected Version(s)
Inventory-Management-System-PHP 0
