CVE-2026-34735

HIGH

Hytale Modding Vulnerable to Remote Code Execution via File Upload Bypass in `FileController`

Title source: cna
STIX 2.1

Description

The Hytale Modding Wiki is a free service for Hytale mods to host their documentation & wikis. In version 1.2.0 and prior, the quickUpload() endpoint validates uploaded files by checking their MIME type (via PHP's finfo, which inspects file contents) but constructs the stored filename using the client-supplied file extension from getClientOriginalExtension(). These two checks are independent: an attacker can upload a file whose content passes the MIME allowlist while using a .php extension. The file is stored on the public disk and is directly accessible via URL, allowing server-side code execution. At time of publication no known patches exist.

Scores

CVSS v4 8.7
EPSS 0.0007
EPSS Percentile 21.4%
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-434
Status published
Products (1)
HytaleModding/wiki <= 1.2.0
Published Apr 02, 2026
Tracked Since Apr 03, 2026