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

Path Traversal Arbitrary File Write in JeeSite v5.15.1 /a/file/upload

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

CVE-2026-36760 affects JeeSite v5.15.1. The vulnerability is in the fileMd5 parameter of the /a/file/upload endpoint. When chunked upload is enabled, an authenticated attacker who has file upload permissions can manipulate this parameter to perform path traversal and cause uploaded content to be written outside the intended directory. The issue permits arbitrary file write to attacker-chosen filesystem locations, subject to the application's allowed file suffix restrictions.

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 authenticated low-privilege attacker with upload capability to write arbitrary files with whitelisted extensions to arbitrary locations on the server filesystem. Depending on where files can be written and how those files are subsequently used by the application or host environment, this can lead to unauthorized modification of application data, placement of attacker-controlled files in sensitive paths, disclosure or compromise of sensitive information, and potentially further compromise of the affected system. The provided CVSS vector indicates high confidentiality and integrity impact with no direct availability impact.

Mitigation

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

If an official fix is not yet available, disable chunked upload functionality where feasible, or restrict access to the /a/file/upload endpoint to only strictly necessary trusted users. Remove unnecessary file upload permissions, monitor for traversal patterns in fileMd5 and related upload parameters, and enforce filesystem-level permissions so the application account cannot write to sensitive directories. Additional compensating controls include isolating the upload directory, validating canonicalized paths against an allowlisted base directory, and alerting on unexpected file creation in application and web-accessible paths.

Remediation

Patch, then assume compromise.

Upgrade to a fixed JeeSite release if one is available from the vendor. The vulnerable /a/file/upload implementation should be corrected so that the fileMd5 parameter cannot influence filesystem paths outside an intended upload directory. Enforce canonical path validation, reject traversal sequences, generate server-side storage paths independent of user-controlled input, and ensure chunked upload assembly is constrained to a dedicated directory. Review and harden suffix allowlisting so it is not the primary control preventing dangerous writes.
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
JeesiteJeesiteapplication

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.