ZimaOS is a fork of CasaOS, an operating system for Zima devices and x86-64 systems with UEFI. In version 1.5.2-beta3, the application enforces restrictions in the frontend/UI to prevent users from creating files or folders in internal OS paths. However, when interacting directly with the API, the restrictions are bypass-able. By sending a crafted request targeting paths like /etc, /usr, or other sensitive system directories, the API successfully creates files or directories in locations where normal users should have no write access. This indicates that the API does not properly validate the target path, allowing unauthorized operations on critical system directories. No known patch is publicly available.
References
| Link | Resource |
|---|---|
| https://github.com/IceWhaleTech/ZimaOS/security/advisories/GHSA-65mg-9gw5-vr7g | Exploit Mitigation Vendor Advisory |
Configurations
History
05 Mar 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Zimaspace
Zimaspace zimaos |
|
| References | () https://github.com/IceWhaleTech/ZimaOS/security/advisories/GHSA-65mg-9gw5-vr7g - Exploit, Mitigation, Vendor Advisory | |
| CPE | cpe:2.3:o:zimaspace:zimaos:1.5.2:beta3:*:*:*:*:*:* |
02 Mar 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-02 17:16
Updated : 2026-03-05 15:16
NVD link : CVE-2026-28286
Mitre link : CVE-2026-28286
CVE.ORG link : CVE-2026-28286
JSON object : View
Products Affected
zimaspace
- zimaos
CWE
CWE-73
External Control of File Name or Path
