Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-36760 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

An issue in the fileMd5 parameter in the /a/file/upload endpoint of JeeSite v5.15.1 allows authenticated attackers with file upload permissions to execute a path traversal and write arbitrary files with whitelisted suffixes to arbitrary filesystem locations while chunked upload is enabled.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/thinkgem/jeesite/issues/530 CISA-ADPExploitIssue TrackingTechnical AnalysisVendor
https://github.com/thinkgem/jeesite [email protected]Source CodeVendor
https://github.com/thinkgem/jeesite/issues/530 [email protected]ExploitIssue TrackingTechnical AnalysisVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')CISA-ADP

Affected Products

ProductVersions
thinkgem JeeSite
<= 5.15.1 (semver)

CPE

  • cpe:2.3:a:jeesite:jeesite:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 5.15.2moderate effort
  • Workaround:low effort

    Disable chunked file upload by setting `file.chunked` to `false` in the server configuration.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-36760
NVD Published Date:
Apr 30, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-36760 Details - Not Deferred