SQL Injection in Harsh21patel Inventory-Management-System-Php
CVE-2026-71248
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-- -.
Vulnerability class: SQL Injection
EPSS: 0.004 (34.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Harsh21patel Inventory-management-system-php — versions 0
Weakness classification (CWE)
References
- 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c (third-party-advisory)
- 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c (third-party-advisory)
Frequently asked questions
- What is CVE-2026-71248?
- CVE-2026-71248 is a critical-severity vulnerability in Harsh21patel Inventory-Management-System-Php, classified under SQL Injection. CVSS score: 9.8/10. Published 2026-08-05.
- How severe is CVE-2026-71248?
- Critical severity. CVSS v3 base score is 9.8 out of 10.