Description
A path traversal vulnerability in the /content/images/add endpoint of shopizer v3.2.5 allows attackers write arbitrary files to any writeable path via a crafted POST request.
Published: 2026-04-30
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal flaw in the /content/images/add endpoint of Shopizer allows attackers to craft a POST request that writes arbitrary files to any writable location on the server. This flaw bypasses normal file‑upload restrictions, enabling attackers to overwrite critical files, place malicious scripts, or otherwise compromise the system’s integrity and potentially its confidentiality. The weakness is a classic path traversal issue, which may let an attacker place files in unintended directories, exposing sensitive data or facilitating further exploitation.

Affected Systems

The affected product is Shopizer, an open‑source e‑commerce platform. The vulnerability exists in version 3.2.5.

Risk and Exploitability

Because the flaw permits writing to arbitrary paths, its impact is severe; attackers could potentially install web shells or modify application files to execute code or exfiltrate data. The CVSS score of 10 underscores this critical severity. The likely attack vector is a crafted HTTP POST request to the exposed endpoint, and the feasibility hinges on write permissions granted to the application. While the EPSS score is not available, the nature of the vulnerability suggests a high exploitation probability once attackers discover the endpoint. The vulnerability is not listed in the CISA KEV catalog, but its impact warrants immediate remediation.

Generated by OpenCVE AI on May 2, 2026 at 00:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Shopizer to the latest patched release that addresses the path traversal issue.
  • If an immediate upgrade is not possible, deny write permissions to the /content/images/add directory or enforce strict path validation on the target server.
  • Apply a web application firewall rule to block POST requests containing suspicious path traversal patterns such as "../" or null bytes.

Generated by OpenCVE AI on May 2, 2026 at 00:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-f5w4-7ccj-5m75 Shopizer has a path traversal issue
History

Sat, 02 May 2026 00:45:00 +0000

Type Values Removed Values Added
Title Arbitrary File Write via Path Traversal in Shopizer Image Upload

Fri, 01 May 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Shopizer
Shopizer shopizer
Vendors & Products Shopizer
Shopizer shopizer

Thu, 30 Apr 2026 18:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 30 Apr 2026 17:15:00 +0000

Type Values Removed Values Added
Description A path traversal vulnerability in the /content/images/add endpoint of shopizer v3.2.5 allows attackers write arbitrary files to any writeable path via a crafted POST request.
References

Subscriptions

Shopizer Shopizer
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-30T17:37:10.570Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-36767

cve-icon Vulnrichment

Updated: 2026-04-30T17:35:42.522Z

cve-icon NVD

Status : Deferred

Published: 2026-04-30T17:16:26.267

Modified: 2026-04-30T18:16:29.947

Link: CVE-2026-36767

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T00:30:16Z

Weaknesses