CVE-2026-9444
Deferred Deferred - Pending Action
SQL Injection in Simple POS and Inventory System

Publication date: 2026-05-25

Last updated on: 2026-05-25

Assigner: VulDB

Description
A vulnerability was detected in SourceCodester Simple POS and Inventory System 1.0. This issue affects the function delete of the file /admin/deleteproduct.php of the component GET Parameter Handler. The manipulation of the argument ID results in sql injection. The attack may be launched remotely. The exploit is now public and may be used.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-25
Last Modified
2026-05-25
Generated
2026-06-15
AI Q&A
2026-05-26
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
sourcecodester simple_pos_and_inventory_system 1.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the SourceCodester Simple POS and Inventory System 1.0, specifically in the delete function of the /admin/deleteproduct.php file. It arises from improper handling of the GET parameter 'ID', which allows an attacker to manipulate this argument to perform an SQL injection attack. This means that an attacker can inject malicious SQL code remotely to interfere with the database operations.

Impact Analysis

The vulnerability can allow a remote attacker to execute arbitrary SQL commands on the database by manipulating the ID parameter. This can lead to unauthorized access, modification, or deletion of data within the system. Such actions could disrupt normal operations, compromise data integrity, and potentially expose sensitive information.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-9444. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart