CVE-2026-71248

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

Inventory-Management-System-PHP's login.php constructs its authentication query via direct string concatenation of raw POST parameters: = "select * from user where email = '' and password = ''", with no escaping or parameterization, allowing authentication bypass via a payload such as email=' OR 1=1 LIMIT 1-- -.

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

harsh21patel:inventory-management-system-php