๐Ÿ” CVE Alert

CVE-2026-71248

CRITICAL 9.8

Inventory-Management-System-PHP - Unauthenticated SQL Injection in Login and Product Deletion

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

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

CWE CWE-89
Vendor harsh21patel
Product inventory-management-system-php
Published Aug 5, 2026
Last Updated Aug 10, 2026
Stay Ahead of the Next One

Get instant alerts for harsh21patel inventory-management-system-php

Be the first to know when new critical vulnerabilities affecting harsh21patel inventory-management-system-php are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Harsh21Patel / Inventory-Management-System-PHP
0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Harsh21Patel/Inventory-Management-System-PHP github.com: https://github.com/Harsh21Patel/Inventory-Management-System-PHP/pull/3

Credits

Javokhir Tursunboyev