CVE-2026-34735
Last modified
CVE-2026-34735 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. 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(). EPSS estimates a 0.31% chance of exploitation in the next 30 days.
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.
Metrics
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-34735?
How severe is CVE-2026-34735?
How do I fix CVE-2026-34735?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-3473Mattermost versions 11.6.x <= 11.6.0, 11.5.x <= 11.5.3, 11.4…7.1
- CVE-2026-34730Copier is a library and CLI app for rendering project templa…5.5
- CVE-2026-34731WWBN AVideo is an open source video platform. In versions 26…7.5
- CVE-2026-34732WWBN AVideo is an open source video platform. In versions 26…7.5
- CVE-2026-34733WWBN AVideo is an open source video platform. In versions 26…7.3
- CVE-2026-34734HDF5 is software for managing data. In 1.14.1-2 and earlier,…7.8
- CVE-2026-34736Open edX Platform enables the authoring and delivery of onli…5.3
- CVE-2026-34737WWBN AVideo is an open source video platform. In versions 26…6.5
- CVE-2026-34738WWBN AVideo is an open source video platform. In versions 26…4.3
- CVE-2026-34739WWBN AVideo is an open source video platform. In versions 26…6.1
- CVE-2026-3474The EmailKit – Email Customizer for WooCommerce & WP plugin …4.9
- CVE-2026-34740WWBN AVideo is an open source video platform. In versions 26…6.5
Are you affected by CVE-2026-34735?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
