Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-71207 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')TuranSec

Affected Products

ProductVersions
Stock-Inventory-Management-System
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:high effort

    Do not use the Stock-Inventory-Management-System application.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-71207
NVD Published Date:
Aug 5, 2026
NVD Last Modified:
Aug 26, 2026
Source:
TuranSec
CVE-2026-71207 Details - Not Deferred