CVE-2026-9445
BaseFortify
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sourcecodester | simple_pos_and_inventory_system | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the SourceCodester Simple POS and Inventory System 1.0, specifically in the file /admin/addproduct.php within the File Extension Handler component. It involves manipulation of the 'image' argument, which allows an attacker to upload files without restriction.
Because the upload is unrestricted, a remote attacker can exploit this flaw to upload potentially malicious files to the system.
The exploit for this vulnerability has already been published, increasing the risk of it being used in attacks.
How can this vulnerability impact me? :
This vulnerability can allow a remote attacker to upload arbitrary files to the affected system without restriction.
Such unauthorized file uploads can lead to further compromise, including execution of malicious code, data breaches, or disruption of service.
The impact includes potential loss of confidentiality, integrity, and availability of the system and its data.