CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-28286

High
Published: Translated: NVD NIST

Summary

ZimaOS, będący fork'iem CasaOS, w wersji 1.5.2-beta3 wprowadza ograniczenia w interfejsie użytkownika, aby zapobiec tworzeniu plików lub folderów w wewnętrznych ścieżkach systemu operacyjnego. Jednakże, interakcja bezpośrednio z API pozwala na ominięcie tych ograniczeń, umożliwiając tworzenie plików w wrażliwych katalogach systemowych.

Risk Assessment

Brak odpowiedniej walidacji ścieżek w API stwarza ryzyko nieautoryzowanego dostępu do krytycznych katalogów systemowych, co może prowadzić do poważnych naruszeń bezpieczeństwa w organizacji.

Recommendation

Zaleca się ograniczenie dostępu do API oraz monitorowanie jego użycia, a także wdrożenie odpowiednich poprawek, gdy staną się dostępne.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS