Live Active security incident? Get immediate response
CVE Record

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.

MediumCVSS 6.5Not KEV-listed Updated
Glexia's Take moderate

Analyst readout for executives and security teams

Plain-English summary

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.
Prepared
Confidence
medium
Sources
7

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.

Open ATT&CK lookup
cwe · medium confidence lookup

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-9445 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profile CVE Program record
Severity
Medium
CVSS
6.5 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

4 CVSS vectors
6 Timeline events
1 ADP providers
6 Source links

SSVC decision data

CISA-ADP CISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: noTechnical Impact: partial

CVSS vector scores

4 official scores

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.

Score Version Severity Vector Exploit Impact Source
6.5 CVSS 2.0 Medium AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR 8 6.4 VulDB
6.3 CVSS 3.1 Medium CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R 2.8 3.4 VulDB
6.3 CVSS 3.0 Medium CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R 2.8 3.4 VulDB
5.3 CVSS 4.0 Medium CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P VulDB

Vulnerability scoring details

Base CVSS 4.0 score

5.3 Medium
CVSS 4.0 vector shape for CVE-2026-9445 Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. Source timeline VulDB

    Advisory disclosed

  2. Source timeline VulDB

    VulDB entry created

  3. CVE reserved CVE Program

    The CVE ID was reserved by the assigning CNA.

  4. Source timeline VulDB

    VulDB entry last update

  5. CVE published CVE Program

    The CVE record was published.

  6. CVE updated CVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADP CISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

Vendor Product Version / package Status
SourceCodester Simple POS and Inventory System 1.0 Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

CWE mapping pending import

This CVE carries a CWE mapping that will resolve to a full Glexia CWE intelligence page after the official CWE import is complete.

CWE-434 · source CWE mapping

CWE mapping pending import

This CVE carries a CWE mapping that will resolve to a full Glexia CWE intelligence page after the official CWE import is complete.