CVE-2026-71248

critical

Description

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-- -.

References

https://github.com/Harsh21Patel/Inventory-Management-System-PHP/pull/3

https://github.com/Harsh21Patel/Inventory-Management-System-PHP

Details

Source: Mitre, NVD

Published: 2026-08-05

Updated: 2026-08-26

Risk Information

CVSS v2

Base Score: 10

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

Severity: Critical

CVSS v3

Base Score: 9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Severity: Critical

EPSS

EPSS: 0.00342