Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
CriticalPublic exploit

Arbitrary File Write via Path Traversal in Shopizer /content/images/add

IdentifiersCVE-2026-36767CWE-22· Improper Limitation of a Pathname…

CVE-2026-36767 is a path traversal vulnerability in Shopizer v3.2.5 affecting the /content/images/add endpoint. According to the provided content, a crafted POST request can abuse path traversal in this endpoint to cause the application to write attacker-controlled files to arbitrary writable paths on the underlying system. The issue is classified as CWE-22. Based on the available information, the flaw stems from insufficient restriction of user-supplied path input during file upload or image handling, enabling traversal outside the intended storage directory and arbitrary file placement.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation allows an attacker to write arbitrary files to any path writable by the Shopizer process. This can compromise integrity by overwriting or planting application files, configuration files, or web-accessible content; compromise confidentiality depending on follow-on access enabled by planted files; and affect availability by corrupting application state or critical files. Given the provided CVSS vector (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H), the vulnerability is remotely exploitable with low complexity, requires no privileges or user interaction, and can have high impact across confidentiality, integrity, and availability.

Mitigation

If you can’t patch tonight, do this now.

If an official fix is not yet available, restrict or disable access to the /content/images/add endpoint, especially from untrusted networks. Place the application behind authentication or network filtering where possible. Run Shopizer with the least privileges necessary so the service account cannot write to sensitive filesystem locations. Constrain writable directories, harden filesystem permissions, and monitor for unexpected file creation or modification in application, webroot, and configuration paths. Web application firewall rules or reverse-proxy filtering may help block suspicious POST requests containing traversal patterns, though this is only a compensating control.

Remediation

Patch, then assume compromise.

Upgrade to a Shopizer version that fixes CVE-2026-36767, if a vendor patch is available. The vulnerable /content/images/add endpoint should be corrected to canonicalize and strictly validate file paths, reject traversal sequences, and enforce writes only within a dedicated upload directory. Server-side controls should generate destination filenames rather than trusting client-supplied paths, and the application should verify the resolved canonical path remains within an allowlisted base directory before writing files.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
ShopizerShopizerapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity6

Community discussion across Reddit, Mastodon, and other social sources.