CVE-2026-9445: SourceCodester Simple POS and Inventory System File Extension addproduct.php unrestricted upload
A flaw has been found in SourceCodester Simple POS and Inventory System 1.0. Impacted is an unknown function of the file /admin/addproduct.php of the component File Extension Handler. This manipulation of the argument image causes unrestricted upload. Remote exploitation of the attack is possible. The exploit has been published and may be used.
CVE-2026-9445 affects SourceCodester Simple POS and Inventory System 1.0. An authenticated remote user may upload files through the product image handling path in the admin add-product function. If deployed on a reachable server, this can create application compromise risk. Public exploit material is reported, but the bundle does not show active exploitation or a vendor patch.
Executive priority
Prioritize review if this POS system is internet-facing or supports business-critical sales and inventory workflows. The issue is not proven actively exploited in the supplied sources, but public exploit availability and upload-to-compromise risk justify prompt containment and remediation planning.
Technical view
The reported issue is unrestricted file upload in /admin/addproduct.php, tied to the image argument and file extension handling. The CVSS v2 score is 6.5 with network access, low complexity, and single authentication required. The source bundle maps it to CWE-434 and CWE-284 and states a proof-of-concept exploit has been published.
Likely exposure
Exposure is most likely in internet-accessible or intranet deployments of SourceCodester Simple POS and Inventory System 1.0, especially where admin accounts are weak, shared, or compromised. The CVSS vector indicates authentication is required. The bundle does not identify other versions, hosted services, or downstream forks as affected.
Exploitation context
The source bundle says remote exploitation is possible and exploit material has been published. It does not cite CISA KEV listing or any confirmed in-the-wild exploitation. Treat this as credible proof-of-concept availability, not confirmed active exploitation.
Researcher notes
Evidence is limited to the CVE/VulDB-style source bundle and linked references. The affected function is described as unknown within /admin/addproduct.php. Authentication is required per CVSS. No official patch, fixed version, or precise vulnerable code path is provided in the supplied material.
Mitigation direction
Check SourceCodester or project guidance for an update or official remediation.
Restrict /admin access to trusted networks and authorized users only.
Disable or tightly control product image uploads if business operations allow.
Enforce server-side allow-lists for image extensions and content types.
Store uploads outside executable web paths or disable script execution there.
Review admin credentials and remove unused or shared accounts.
Validation and detection
Inventory deployments of SourceCodester Simple POS and Inventory System 1.0.
Confirm whether /admin/addproduct.php is reachable from untrusted networks.
Review upload handling for extension allow-listing and executable file blocking.
Inspect web server configuration for script execution in upload directories.
Check logs for unusual admin add-product uploads or unexpected uploaded file types.
Based on public source material and reviewed before publication.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
CWE-434: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve
time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present,
the table keeps the source vectors side by side instead of collapsing them into the highest score.