๐Ÿ” CVE Alert

CVE-2026-71207

CRITICAL 9.8

Stock-Inventory-Management-System - Unauthenticated SQL Injection and Hardcoded Credentials in login.php Enable Full Authentication Bypass

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

The Stock-Inventory-Management-System application's login.php assigns raw username/password values to and builds its authentication query by directly concatenating those session values into a SQL statement with no parameterization or escaping. The same script additionally contains hardcoded administrative credentials (admin/neola) in a post-login conditional check, providing a second, independent full-authentication-bypass path.

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

Get instant alerts for mrswapnilsahu stock-inventory-management-system

Be the first to know when new critical vulnerabilities affecting mrswapnilsahu stock-inventory-management-system 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

mrswapnilsahu / Stock-Inventory-Management-System
0 โ‰ค 1.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mrswapnilsahu/Stock-Inventory-Management-System/blob/master/login.php

Credits

Behruzbek Zokiraliyev