ZimaOS is a fork of CasaOS, an operating system for Zima devices and x86-64 systems with UEFI. In version 1.5.2-beta3, users are restricted from deleting internal system files or folders through the application interface. However, when interacting directly with the API, these restrictions can be bypassed. By altering the path parameter in the delete request, internal OS files and directories can be removed successfully. The backend processes these manipulated requests without validating whether the targeted path belongs to restricted system locations. This demonstrates improper input validation and broken access control on sensitive filesystem operations. No known public patch is available.
References
Configurations
No configuration.
History
09 Mar 2026, 13:36
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
06 Mar 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/IceWhaleTech/ZimaOS/security/advisories/GHSA-q5hp-59wm-9xq3 - |
05 Mar 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-05 21:16
Updated : 2026-03-09 13:36
NVD link : CVE-2026-28442
Mitre link : CVE-2026-28442
CVE.ORG link : CVE-2026-28442
JSON object : View
Products Affected
No product.
CWE
CWE-73
External Control of File Name or Path
