CVE-2026-71248
critical · 9.8Inventory-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-- -.
9.8
CVSS
0.4%
EPSS (exploit prob.)
34th
EPSS percentile
2026-08-05
Published
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weaknesses
CWE-89
References
Query this programmatically:
curl https://evil-db.io/api/v1/cve/CVE-2026-71248