Input validation error in DataEase - CVE-2026-55633
Published: June 18, 2026
DataEase
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper input validation in FontManage#saveFile when handling file uploads. A remote user can upload a specially crafted zip archive disguised with a .ttf extension to execute arbitrary code.
Exploitation requires access to the upload endpoint and relies on the uploaded file being written to disk without content inspection.